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

Commit 932ce167 authored by Jeevan Shriram's avatar Jeevan Shriram
Browse files

ARM: dts: msm: Update PS_HOLD and TCSR offset for sdxlemur

Update PS_HOLD and TCSR_BOOT_MISC_DETECT register offset for the restart
node to enter into download mode and restart.

Change-Id: I9c9938b5ed4a8c3c781e12ea021f20adafd8f6a5
parent 64588006
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -128,6 +128,13 @@
			status = "disabled";
		};
	};

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

#include "sdxlemur-pinctrl.dtsi"