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

Commit 96caba46 authored by Pratham Pratap's avatar Pratham Pratap
Browse files

ARM: dts: msm: Add PD PHY regulators for lito

This change update regulators for PD PHY as per
power grid for lito.

Change-Id: Ica41f152ce376b9df52fa580d4b1def5aab679f4
parent c343e015
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -424,6 +424,12 @@
	};
};

&pm7250b_pdphy {
	vdd-pdphy-supply = <&pm8150_l2>;
	vbus-supply = <&smb5_vbus>;
	vconn-supply = <&smb5_vconn>;
};

&usb0 {
	extcon = <&pm7250b_pdphy>, <&eud>;
};