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

Commit d72cee04 authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: Add the parent supply for CX GDSC for sdm670"

parents dd402411 2791c5b2
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -237,7 +237,9 @@

&gpu_cx_gdsc {
	/delete-property/ parent-supply;
	/delete-property/ vdd_parent-supply;
	parent-supply = <&pm8005_s1_level>;
	vdd_parent-supply = <&pm8005_s1_level>;
};

&gpu_gx_gdsc {
+1 −0
Original line number Diff line number Diff line
@@ -2988,6 +2988,7 @@

&gpu_cx_gdsc {
	parent-supply = <&pm660l_s3_level>;
	vdd_parent-supply = <&pm660l_s3_level>;
	status = "ok";
};