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

Commit e0564cb3 authored by Kishan Kumar's avatar Kishan Kumar Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: Support download mode through secure I/O on MSM8909



Add the TCSR_BOOT_MISC_DETECT register address to the
qcom,pshold device on MSM8909, to allow configuring
download mode/EDL by means of a secure IO call rather
than a direct SCM call.

Change-Id: Ic1dabe6d3c828525dbdd200b3e29126376f7e327
Signed-off-by: default avatarKishan Kumar <kishank@codeaurora.org>
parent 2a740d50
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -158,7 +158,8 @@

	restart@4ab000 {
		compatible = "qcom,pshold";
		reg = <0x4ab000 0x4>;
		reg =	<0x4ab000 0x4>,
			<0x193d100 0x4>;
	};

	timer {