diff options
| author | Harshdeep Dhatt <hdhatt@codeaurora.org> | 2016-11-23 16:06:06 -0700 |
|---|---|---|
| committer | Carter Cooper <ccooper@codeaurora.org> | 2016-12-07 13:55:50 -0700 |
| commit | ac782356a0d0fa7242e289f1fc750fda7f014fee (patch) | |
| tree | bf32870965bc992c86ad7abddfc43de918a45315 /arch | |
| parent | ac4034d803e0adee0dfa826fadf607f6bf4d148d (diff) | |
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 <hdhatt@codeaurora.org>
Diffstat (limited to 'arch')
| -rw-r--r-- | arch/arm/boot/dts/qcom/msm8998-gpu.dtsi | 1 |
1 files changed, 1 insertions, 0 deletions
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>; |
