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

Commit 90bc4012 authored by Tingwei Zhang's avatar Tingwei Zhang
Browse files

ARM: dts: msm: Enable dcc on lahaina

Enable DCC device tree node on Lahaina

Change-Id: Id73ad336bc7cbc6d9129a3764bf68e594c452926
parent 5c07efb8
Loading
Loading
Loading
Loading
+9 −0
Original line number Diff line number Diff line
@@ -463,6 +463,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>;
	};

	cpu_pmu: cpu-pmu {
		compatible = "arm,armv8-pmuv3";
		qcom,irq-is-percpu;