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

Commit 9845c017 authored by Yuanfang Zhang's avatar Yuanfang Zhang
Browse files

ARM: dts: msm: add dcc node for bengal

add dcc node for bengal to support dcc dump.

Change-Id: Ie84357c41f5c3a15c25c9602b3f1876d07e714db
parent 734c1bd5
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -424,6 +424,13 @@
		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>;