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

Commit c2221728 authored by Patrick Daly's avatar Patrick Daly
Browse files

ARM: dts: msm: Set tcsr-boot-misc-detect for qcom,pshold



Correct the register address.

Change-Id: I87b305ea2c9c2d8d35d0bc861fa438e45da33c61
Signed-off-by: default avatarPatrick Daly <pdaly@codeaurora.org>
parent bdac6adb
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -158,7 +158,7 @@
	restart@4ab000 {
		compatible = "qcom,pshold";
		reg = <0x4ab000 0x4>,
		      <0x7b3000 0x4>;
		      <0x0193d100 0x4>;
		reg-names = "pshold-base", "tcsr-boot-misc-detect";
	};