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

Commit 9d414803 authored by Vivek Kumar's avatar Vivek Kumar Committed by Shreyas K K
Browse files

ARM: dts: msm: Add pshold dt node for Direwolf

Add pshold device tree node for Direwolf to enable
msm-poweroff driver to populate required cookies
when the SoC resets.

Change-Id: I984fccfdb0fde3e52f83bae1ad6dd5584da35602
parent 4c97800b
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -457,6 +457,12 @@
		};
	};

	restart: restart@c264000 {
		compatible = "qcom,pshold";
		reg = <0xc264000 0x4>, <0x1fd3000 0x4>;
		reg-names = "pshold-base", "tcsr-boot-misc-detect";
	};

	tlmm: pinctrl@f000000 {
		compatible = "qcom,direwolf-pinctrl";
		reg = <0x0F000000 0x1000000>;