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

Commit c1603ec0 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: fix GFX supply handle for QCS605 LC"

parents 748f0047 8df57aae
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -209,12 +209,12 @@

&clock_gfx {
	/delete-property/ vdd_gfx-supply;
	vdd_gfx-supply = <&pm8005_s2>;
	vdd_gfx-supply = <&pm8005_s3_level>;
};

&gpu_gx_gdsc {
	/delete-property/ parent-supply;
	parent-supply = <&pm8005_s2>;
	parent-supply = <&pm8005_s3_level>;
};

&mdss_mdp {