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

Commit 676b99e3 authored by Kiran Gunda's avatar Kiran Gunda
Browse files

ARM: dts: msm: add coresight support for mdmfermium



Add coresight support for buses on mdmfermium. This will be
used for bus profiling activites.

Change-Id: I6a32acdb9943892f3a324496c629536a79cb2a63
Signed-off-by: default avatarKiran Gunda <kgunda@codeaurora.org>
parent 049b7256
Loading
Loading
Loading
Loading
+15 −1
Original line number Diff line number Diff line
@@ -33,6 +33,13 @@
			clock-names = "bus_clk", "bus_a_clk";
			clocks = <&clock_gcc  clk_bimc_msmbus_clk>,
				<&clock_gcc  clk_bimc_msmbus_a_clk>;

			coresight-id = <203>;
			coresight-name = "coresight-bimc";
			coresight-nr-inports = <0>;
			coresight-outports = <0>;
			coresight-child-list = <&funnel_in0>;
			coresight-child-ports = <3>;
		};

		fab_pcnoc: fab-pcnoc {
@@ -47,6 +54,13 @@
			clock-names = "bus_clk", "bus_a_clk";
			clocks = <&clock_gcc  clk_pcnoc_msmbus_clk>,
				<&clock_gcc  clk_pcnoc_msmbus_a_clk>;

			coresight-id = <201>;
			coresight-name = "coresight-pcnoc";
			coresight-nr-inports = <0>;
			coresight-outports = <0>;
			coresight-child-list = <&funnel_in2>;
			coresight-child-ports = <0>;
		};

		/*Masters*/