Commit 4506cdf5 authored by Dmitry Baryshkov's avatar Dmitry Baryshkov Committed by Bjorn Andersson
Browse files

ARM: dts: qcom: switch to RPMPD_* indices

parent 7f45d772
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -959,7 +959,7 @@ modem: remoteproc@fc880000 {
			resets = <&gcc GCC_MSS_RESTART>;
			reset-names = "mss_restart";

			power-domains = <&rpmpd MSM8226_VDDCX>;
			power-domains = <&rpmpd RPMPD_VDDCX>;
			power-domain-names = "cx";

			qcom,ext-bhs-reg = <&tcsr_regs_1 0x194>;
@@ -1372,7 +1372,7 @@ adsp: remoteproc@fe200000 {
					      <&adsp_smp2p_in 3 IRQ_TYPE_EDGE_RISING>;
			interrupt-names = "wdog", "fatal", "ready", "handover", "stop-ack";

			power-domains = <&rpmpd MSM8226_VDDCX>;
			power-domains = <&rpmpd RPMPD_VDDCX>;
			power-domain-names = "cx";

			clocks = <&rpmcc RPM_SMD_XO_CLK_SRC>;