Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit a2fd40a2 authored by Vignesh Radhakrishnan's avatar Vignesh Radhakrishnan
Browse files

ARM: dts: msm: configure stm to use correct funnel on 8092



Modify DT entry of CoreSight STM to use correct ATB funnel
which is required to be enabled for STM tracing.

Change-Id: Ic418e5454e05ce3ee9a4103ebec745b8954a9468
Signed-off-by: default avatarVignesh Radhakrishnan <vigneshr@codeaurora.org>
parent f0778b70
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -152,7 +152,7 @@
		coresight-name = "coresight-stm";
		coresight-nr-inports = <0>;
		coresight-outports = <0>;
		coresight-child-list = <&funnel_in1>;
		coresight-child-list = <&funnel_in0>;
		coresight-child-ports = <7>;
	};