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

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

ARM: dts: msm: Add parent supply for oxili_gx GDSC on msmsamarium



Oxili_gx GDSC needs to turn on its parent supply when it's enabled.
Add relevant dt entry to model this dependency.

Change-Id: I972658b685821d75b0075852a3e7d67e89cdb6e2
Signed-off-by: default avatarJunjie Wu <junjiew@codeaurora.org>
parent 0984d32e
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -569,6 +569,7 @@

&gdsc_oxili_gx {
	qcom,clock-names = "core_clk";
	parent-supply = <&pma8084_s7_corner>;
	status = "ok";
};