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

Commit 02f8039d authored by Kyle Yan's avatar Kyle Yan
Browse files

ARM: dts: msm: Add ALT reset to modem PIL node in SDM845



Add Alt reset register used in SDM845 for a complete reset of the
modem in SDM845. Alt reset maps to mss_alt_ares in HPG.

Change-Id: I30b79af78ba4d351e708c6533f4643112caa111e
Signed-off-by: default avatarKyle Yan <kyan@codeaurora.org>
parent 05f6e10e
Loading
Loading
Loading
Loading
+3 −2
Original line number Diff line number Diff line
@@ -1290,10 +1290,11 @@
		      <0x1f64000 0x008>,
		      <0x4180000 0x020>,
		      <0xc2b0000 0x004>,
		      <0xb2e0100 0x004>;
		      <0xb2e0100 0x004>,
		      <0x4180044 0x004>;
		reg-names = "qdsp6_base", "halt_q6", "halt_modem",
			    "halt_nc", "rmb_base", "restart_reg",
			    "pdc_sync";
			    "pdc_sync", "alt_reset";

		clocks = <&clock_rpmh RPMH_CXO_CLK>,
			 <&clock_gcc GCC_MSS_CFG_AHB_CLK>,