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

Commit 712259c9 authored by Rohit Vaswani's avatar Rohit Vaswani
Browse files

ARM: dts: msm8994: Add node for pshold



This provides the address of PSHOLD register which
is used by the restart driver. This enables the
the restart functionality.

Change-Id: I31ea14b4607c1a646736be720adf5a5afd0581d5
Signed-off-by: default avatarRohit Vaswani <rvaswani@codeaurora.org>
parent 35e54c70
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -366,6 +366,10 @@
		};
	};

	restart@fc4ab000 {
		compatible = "qcom,pshold";
		reg = <0xfc4ab000 0x4>;
	};

	blsp1_uart3: serial@f991f000 {
		compatible = "qcom,msm-lsuart-v14";