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

Commit 90c6e537 authored by Pratham Pratap's avatar Pratham Pratap Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: Add USB regulators for holi-pm6125

This change adds proper USB regulators for holi-pm6125
according to the new powergrid.

Change-Id: I9a9c12e7e5023e6eb262de4bfeb81f7deca01628
parent 3019aaa8
Loading
Loading
Loading
Loading
+12 −0
Original line number Diff line number Diff line
@@ -496,3 +496,15 @@
		};
	};
};

&qusb_phy0 {
	vdd-supply = <&L7A>;
	vdda18-supply = <&L10A>;
	vdda33-supply = <&L7E>;
	refgen-supply = <&L4A>;
};

&usb_qmp_dp_phy {
	vdd-supply = <&L18A>;
	core-supply = <&L4A>;
};