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

Commit 22d3f147 authored by Taniya Das's avatar Taniya Das Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: Use secure world to assert & de-assert MSS_RESTART



Devices like 8939 has MSS_RESTART incorrectly protected against non-secure
access. Configure pil-mss device to use the secure-world to assert and
de-assert reset.

Change-Id: I7cdcc39a80cd628af42d5132b25ecd32d3a25080
Signed-off-by: default avatarTaniya Das <tdas@codeaurora.org>
parent 77af73d4
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1203,7 +1203,7 @@
		      <0x04020000 0x040>,
		      <0x01810000 0x004>;
		reg-names = "qdsp6_base", "halt_q6", "halt_modem", "halt_nc",
				 "rmb_base", "restart_reg";
				 "rmb_base", "restart_reg_sec";

		interrupts = <0 24 1>;
		vdd_cx-supply = <&pm8916_s1_corner>;