From ac782356a0d0fa7242e289f1fc750fda7f014fee Mon Sep 17 00:00:00 2001 From: Harshdeep Dhatt Date: Wed, 23 Nov 2016 16:06:06 -0700 Subject: [PATCH] ARM: dts: msm: Specify coresight trace ID for msm8998 Specify the graphics coresight trace ID in the device tree file. Change-Id: I30a10a63b320cd3cb6d7cc4ef2fba423f697a66f Signed-off-by: Harshdeep Dhatt --- arch/arm/boot/dts/qcom/msm8998-gpu.dtsi | 1 + 1 file changed, 1 insertion(+) diff --git a/arch/arm/boot/dts/qcom/msm8998-gpu.dtsi b/arch/arm/boot/dts/qcom/msm8998-gpu.dtsi index c85493d54e35..9a497a473a56 100644 --- a/arch/arm/boot/dts/qcom/msm8998-gpu.dtsi +++ b/arch/arm/boot/dts/qcom/msm8998-gpu.dtsi @@ -124,6 +124,7 @@ /* Trace bus */ coresight-name = "coresight-gfx"; + coresight-atid = <3>; port { gfx_out_funnel_in1: endpoint { remote-endpoint = <&funnel_in1_in_gfx>; -- 2.11.0