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

Commit 5da48e52 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: Remove phy_irq for APQ8009 dragon board"

parents fde80aa3 bc39b8d6
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -292,8 +292,8 @@
};

&usb_otg {
	interrupts = <0 134 0>,<0 140 0>,<0 136 0>;
	interrupt-names = "core_irq", "async_irq", "phy_irq";
	interrupts = <0 134 0>,<0 140 0>;
	interrupt-names = "core_irq", "async_irq";
	qcom,hsusb-otg-mode = <3>;
	qcom,switch-vbus-w-id;
	vbus_otg-supply = <&vph_pwr_vreg>;