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

Commit 3a239310 authored by Arun KS's avatar Arun KS
Browse files

ARM: dts: msm: Update regulator handle for VDD_CX on SA6155



Update the supply regulator handles for VDD_CX to use the
generic names instead of actual supply names.

Change-Id: Ibae2e10673dbdbffe77725682d7701ef272c472b
Signed-off-by: default avatarArun KS <arunks@codeaurora.org>
parent 47cb4b24
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -117,7 +117,7 @@

&soc {
	qcom,lpass@62400000 {
		/delete-property/ vdd_cx-supply;
		vdd_cx-supply = <&VDD_CX_LEVEL>;
	};
};