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

Commit 494c15d0 authored by qctecmdr's avatar qctecmdr Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: Add restart driver to sdm429"

parents fcac55e4 5cb8f5ad
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 {