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

Commit b548b6ab authored by Tianyi Gou's avatar Tianyi Gou
Browse files

ARM: dts: msm: Switch to use s6 corner regulator



Oxili GDSC was using non-corner s6 regulator as its parent
as the RPM was not ready for corner regulator. Since RPM
is supporting the corner regulator now, switch to use it.

Change-Id: Iec7d6e165368a1a05acaffe3d608acd0597ca07c
Signed-off-by: default avatarTianyi Gou <tgou@codeaurora.org>
parent d6e87cbf
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1999,7 +1999,7 @@
&gdsc_oxili_gx {
	qcom,clock-names = "core_clk";
	status = "ok";
	parent-supply = <&pma8084_s6>;
	parent-supply = <&pma8084_s6_corner>;
};

&gdsc_oxili_cx {