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

Commit 27bcbb67 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: Enable HSUSB core on msmsamarium cdp interposer"

parents 674ca3b6 f8bbce91
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -92,3 +92,13 @@

	status = "ok";
};

&usb3 {
	status = "disabled";
};

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