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

Commit 8e80530c authored by Kyle Yan's avatar Kyle Yan
Browse files

ARM: dts: msm: Add PDC Sync register to modem PIL node in SDM845



Add PDC Sync register to modem PIL node for use during poweron/poweroff.

Change-Id: I9b9f9d445731fdacff7412cd7753cc656cc664da
Signed-off-by: default avatarKyle Yan <kyan@codeaurora.org>
parent 0e660cb0
Loading
Loading
Loading
Loading
+4 −2
Original line number Diff line number Diff line
@@ -1289,9 +1289,11 @@
		      <0x1f65000 0x008>,
		      <0x1f64000 0x008>,
		      <0x4180000 0x020>,
		      <0xc2b0000 0x004>;
		      <0xc2b0000 0x004>,
		      <0xb2e0100 0x004>;
		reg-names = "qdsp6_base", "halt_q6", "halt_modem",
			    "halt_nc", "rmb_base", "restart_reg";
			    "halt_nc", "rmb_base", "restart_reg",
			    "pdc_sync";

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