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

Commit 269ab81c authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: Pass USB connector type for sdxpoorwills"

parents 9f3f36d3 8f25e7d8
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -18,7 +18,8 @@

&usb {
	status = "okay";
	extcon = <&vbus_detect>;
	qcom,connector-type-uAB;
	extcon = <0>, <0>, <0>, <&vbus_detect>;
};

&pcie_ep {
+2 −1
Original line number Diff line number Diff line
@@ -18,7 +18,8 @@

&usb {
	status = "okay";
	extcon = <&vbus_detect>;
	qcom,connector-type-uAB;
	extcon = <0>, <0>, <0>, <&vbus_detect>;
};

&pcie_ep {