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

Commit d2a9869a authored by Jinlong Mao's avatar Jinlong Mao Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: Add coresight nodes for SM6150



Add coresight nodes for SDM6150 to enable coresight components.

CRs-Fixed: 2248218
Change-Id: Id5848cafa54a22a1e765f16c5ebf1392ccb3c633
Signed-off-by: default avatarJinlong Mao <jinlmao@codeaurora.org>
parent ada19597
Loading
Loading
Loading
Loading
+2753 −0

File added.

Preview size limit exceeded, changes collapsed.

+10 −0
Original line number Diff line number Diff line
@@ -946,6 +946,15 @@
		reg = <0xc3f000c 8>;
	};

	dcc: dcc_v2@10a2000 {
		compatible = "qcom,dcc-v2";
		reg = <0x10a2000 0x1000>,
		      <0x10ae000 0x2000>;
		reg-names = "dcc-base", "dcc-ram-base";

		dcc-ram-offset = <0x6000>;
	};

	qcom,llcc@9200000 {
		compatible = "qcom,llcc-core", "syscon", "simple-mfd";
		reg = <0x9200000 0x450000>;
@@ -1576,3 +1585,4 @@

#include "sm6150-ion.dtsi"
#include "msm-arm-smmu-sm6150.dtsi"
#include "sm6150-coresight.dtsi"