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

Commit 44869a5f authored by Tao,Zhang's avatar Tao,Zhang
Browse files

ARM: dts: msm: Add dcc node for shima

Add dcc node for shima to support dcc dump.

Change-Id: I5b818d14a7392e1f1c2439f749ef3bb078fe26b3
parent b7ad7154
Loading
Loading
Loading
Loading
+9 −0
Original line number Diff line number Diff line
@@ -485,6 +485,15 @@
		};
	};

	dcc: dcc_v2@117f000 {
		compatible = "qcom,dcc-v2";
		reg = <0x117f000 0x1000>,
		      <0x1112000 0x6000>;

		reg-names = "dcc-base", "dcc-ram-base";
		dcc-ram-offset = <0x12000>;
	};

	kryo-erp {
		compatible = "arm,arm64-kryo-cpu-erp";
		interrupts = <GIC_PPI 0 IRQ_TYPE_LEVEL_LOW>,