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

Commit d6a8a58e authored by Hemant Kumar's avatar Hemant Kumar
Browse files

ARM: dts: msm: Disable usb pdphy on kona



usb extcon is using phandle of usb pdphy. This is resulting into
failure to boot to shell, as charger driver is disabled. Hence
disable pdphy node and do not assign pdphy phandle to usb extcon.

Change-Id: Iaf3071f50cd499590788e96ee2c56c4b30b27063
Signed-off-by: default avatarHemant Kumar <hemantk@codeaurora.org>
parent 84e0c97d
Loading
Loading
Loading
Loading
+0 −4
Original line number Diff line number Diff line
@@ -48,7 +48,3 @@
	vbus-supply = <&smb5_vbus>;
	vconn-supply = <&smb5_vconn>;
};

&usb0 {
	extcon = <&pm8150b_pdphy>;
};
+1 −0
Original line number Diff line number Diff line
@@ -256,6 +256,7 @@
			qcom,default-sink-caps = <5000 3000>, /* 5V @ 3A */
						 <9000 3000>, /* 9V @ 3A */
						 <12000 2250>; /* 12V @ 2.25A */
			status = "disabled";
		};

		pm8150b_fg: qpnp,fg {