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

Commit 366655c9 authored by Ivan T. Ivanov's avatar Ivan T. Ivanov Committed by Kumar Gala
Browse files

arm64: dts: qcom: Add MSM8916 restart device node



Add the restart node so we can reboot the device.

Signed-off-by: default avatarIvan T. Ivanov <ivan.ivanov@linaro.org>
Signed-off-by: default avatarKumar Gala <galak@codeaurora.org>
parent 729ee9c4
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -77,6 +77,11 @@
		ranges = <0 0 0 0xffffffff>;
		compatible = "simple-bus";

		restart@4ab000 {
			compatible = "qcom,pshold";
			reg = <0x4ab000 0x4>;
		};

		pinctrl@1000000 {
			compatible = "qcom,msm8916-pinctrl";
			reg = <0x1000000 0x300000>;