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

Commit 19612c38 authored by qctecmdr's avatar qctecmdr Committed by Gerrit - the friendly Code Review server
Browse files

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

parents 3ba5b9e1 90c6e537
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>;
};