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

Commit 9f8315d2 authored by Udipto Goswami's avatar Udipto Goswami
Browse files

ARM: dts: msm: replace usb regulator values for BLAIR ATP platform

Replacing the usb regulator values by those of holi
for blair ATP platform as it uses the same PMIC as holi.

Change-Id: Ibb7d931592dc667726a67e47461f031ad9fc76cf
parent 1ea4667c
Loading
Loading
Loading
Loading
+12 −0
Original line number Diff line number Diff line
@@ -188,3 +188,15 @@
#include "holi-regulators-pm6350.dtsi"

#include "holi-atp.dtsi"

&qusb_phy0 {
	vdd-supply = <&L18A>;
	vdda18-supply = <&L2A>;
	vdda33-supply = <&L3A>;
	refgen-supply = <&L22A>;
};

&usb_qmp_dp_phy {
	vdd-supply = <&L16A>;
	core-supply = <&L22A>;
};