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

Commit 5cb8f5ad authored by Archit Saxena's avatar Archit Saxena Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: Add restart driver to sdm429



Add restart driver node to sdm429W.

Change-Id: I8405e786b2ce7be49ed679f11126c66cbd26812a
Signed-off-by: default avatarArchit Saxena <archsaxe@codeaurora.org>
parent be1961a6
Loading
Loading
Loading
Loading
+8 −1
Original line number Diff line number Diff line
@@ -259,6 +259,14 @@
		};
	};


	restart@4ab000 {
		compatible = "qcom,pshold";
		reg = <0x4ab000 0x4>,
			<0x193d100 0x4>;
		reg-names = "pshold-base", "tcsr-boot-misc-detect";
	};

	clocks {
		xo_board {
			compatible = "fixed-clock";
@@ -335,7 +343,6 @@
		qcom,ipi-ping;
		qcom,wakeup-enable;
		qcom,scandump-size = <0x40000>;
		status = "disabled";
	};

	rpm_bus: qcom,rpm-smd {