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

Commit c5d57528 authored by Junjie Wu's avatar Junjie Wu
Browse files

ARM: dts: qcom: Change regulator supply of gdsc_oxili for MSMPLUTONIUM



Wrong regulator supply was put into wrong gdsc_oxili node. Remove
wrong supply from gdsc_oxili_cx and add correct one in gdsc_oxili_gx.

Change-Id: If900d4174c4da053974a1a913408bc21a6a31097
Signed-off-by: default avatarJunjie Wu <junjiew@codeaurora.org>
parent 8f8630ab
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -486,11 +486,11 @@

&gdsc_oxili_cx {
	status = "ok";
	parent-supply = <&pmplutonium_s1_corner>;
};

&gdsc_oxili_gx {
	status = "ok";
	parent-supply = <&pmiplutonium_s2_corner>;
};

#include "msmplutonium-regulator.dtsi"