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

Commit d0179ec2 authored by Mukesh Ojha's avatar Mukesh Ojha
Browse files

ARM: dts: msm: Add pshold to Shima

Add pshold node to Shima devicetree.

Change-Id: Ifaf3c87e4a4fd334952801298700113e8bd5ed71
parent c3f70428
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -845,6 +845,12 @@
		qcom,config-arr = <0x18000060 0x18010060 0x18020060 0x18030060
				0x18040060 0x18050060 0x18060060 0x18070060>;
	};

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

#include "shima-pinctrl.dtsi"