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

Commit 30b7ce92 authored by Akshaya Bhat's avatar Akshaya Bhat
Browse files

ARM: dts: msm: add msm poweroff node on qcs405

Added msm poweroff node for all reset functionalities
on SA2150P target.

Change-Id: I30873323734381c13f1caf5aeb5635f74f5cc9d4
parent 7f79cc3a
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -224,6 +224,13 @@
		};
	};

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

	qcom,msm-rtb {
		compatible = "qcom,msm-rtb";
		qcom,rtb-size = <0x100000>;