OSDN Git Service

ARM: dts: msm: Specify coresight trace ID for msm8998
authorHarshdeep Dhatt <hdhatt@codeaurora.org>
Wed, 23 Nov 2016 23:06:06 +0000 (16:06 -0700)
committerCarter Cooper <ccooper@codeaurora.org>
Wed, 7 Dec 2016 20:55:50 +0000 (13:55 -0700)
Specify the graphics coresight trace ID in the device tree
file.

Change-Id: I30a10a63b320cd3cb6d7cc4ef2fba423f697a66f
Signed-off-by: Harshdeep Dhatt <hdhatt@codeaurora.org>
arch/arm/boot/dts/qcom/msm8998-gpu.dtsi

index c85493d..9a497a4 100644 (file)
 
                /* Trace bus */
                coresight-name = "coresight-gfx";
+               coresight-atid = <3>;
                port {
                        gfx_out_funnel_in1: endpoint {
                                remote-endpoint = <&funnel_in1_in_gfx>;