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

Commit 668c409f authored by Yuanfang Zhang's avatar Yuanfang Zhang
Browse files

ARM: dts: msm: add dcc node for scuba

add dcc node for scuba to support dcc dump.

Change-Id: I83de309d1e7710d0c6952deac5a03eea76fbe291
parent c76de96a
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -170,6 +170,14 @@
		clock-frequency = <19200000>;
	};

	dcc: dcc_v2@1be2000 {
		compatible = "qcom,dcc-v2";
		reg = <0x1be2000 0x1000>,
			<0x1bee000 0x2000>;
		reg-names = "dcc-base", "dcc-ram-base";
		dcc-ram-offset = <0x2000>;
	};

	timer@f120000 {
		#address-cells = <1>;
		#size-cells = <1>;