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

Commit fdc80ae0 authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: use QCOM replicator for msmcobalt"

parents 172717f1 85b7b22e
Loading
Loading
Loading
Loading
+9 −1
Original line number Diff line number Diff line
@@ -39,10 +39,18 @@
	};

	replicator: replicator@6046000 {
		compatible = "arm,coresight-replicator";
		compatible = "arm,primecell";
		arm,primecell-periphid = <0x0003b909>;

		reg = <0x6046000 0x1000>;
		reg-names = "replicator-base";

		coresight-name = "coresight-replicator";

		clocks = <&clock_gcc clk_qdss_clk>,
			 <&clock_gcc clk_qdss_a_clk>;
		clock-names = "apb_pclk", "core_a_clk";

		ports{
			#address-cells = <1>;
			#size-cells = <0>;