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

Commit ce45536a 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: Switch to USB 2.0 for 8994 Interposer"

parents cce9178e b7fe424d
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -134,6 +134,12 @@
		vdd_dig-supply = <&pm8994_s1_corner>;
	};

	usb@f9a55000 {
		HSUSB_VDDCX-supply = <&pm8994_s1_corner>;
		HSUSB_1p8-supply = <&pm8994_l6>;
		HSUSB_3p3-supply = <&pm8994_l24>;
	};

	ssusb@f9200000 {
		/delete-property/ vbus_dwc3-supply;
		/delete-property/ qcom,misc-ref;
+15 −1
Original line number Diff line number Diff line
@@ -22,8 +22,22 @@
	qcom,board-id = <1 3>;
};

&usb_otg {
	qcom,dp-manual-pullup;
	qcom,hsusb-otg-otg-control = <2>;
	status = "ok";
};

&usb3 {
	qcom,otg-capability;
	status = "disabled";
};

&hsphy {
	status = "disabled";
};

&ssphy {
	status = "disabled";
};

&sdhc_1 {