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

Commit eddd7dc8 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: Add USB OTG support for SMB1360 512MB-DDR 8909 MTP"

parents 1adc5054 534c8607
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -52,3 +52,11 @@
	status = "ok";
	qcom,disable-bms;
};

&usb_otg {
	interrupts = <0 134 0>,<0 140 0>,<0 136 0>;
	interrupt-names = "core_irq", "async_irq", "phy_irq";

	qcom,hsusb-otg-mode = <3>;
	vbus_otg-supply = <&smb1360_otg_supply>;
};