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

Commit a9b0a6cb authored by Alok Chauhan's avatar Alok Chauhan
Browse files

ARM: dts: msm: Add coresight support for msm8909



Add coresight support for buses on 8909. These will be
used for bus profiling activites.

Change-Id: I0228c80066b60775b9495b3f9080cc7e3edbd7e2
Signed-off-by: default avatarAlok Chauhan <alokc@codeaurora.org>
parent 3311f658
Loading
Loading
Loading
Loading
+21 −0
Original line number Diff line number Diff line
@@ -34,6 +34,13 @@
			clock-names = "bus_clk", "bus_a_clk";
			clocks = <&clock_rpm  clk_bimc_msmbus_clk>,
				<&clock_rpm  clk_bimc_msmbus_a_clk>;

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

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

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

		fab_snoc: fab-snoc {
@@ -58,6 +72,13 @@
			clock-names = "bus_clk", "bus_a_clk";
			clocks = <&clock_rpm  clk_snoc_msmbus_clk>,
				<&clock_rpm  clk_snoc_msmbus_a_clk>;

			coresight-id = <50>;
			coresight-name = "coresight-snoc";
			coresight-nr-inports = <0>;
			coresight-outports = <0>;
			coresight-child-list = <&funnel_in2>;
			coresight-child-ports = <5>;
		};

		/* Masters */