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

Commit a700a1aa 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 USB async IRQ from mpq8092-simulator"

parents f404ca3a bf55b1de
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -168,3 +168,8 @@
	mpp@a700 { /* MPP 8 */
	};
};

&usb_otg {
	interrupts = <0 134 0>;
	interrupt-names = "core_irq";
};
+1 −1
Original line number Diff line number Diff line
@@ -173,7 +173,7 @@
                reg = <0xfe805000 0x1000>; /* Address and size of IMEM */
	};

	usb@f9a55000 {
	usb_otg: usb@f9a55000 {
		compatible = "qcom,hsusb-otg";
		reg = <0xf9a55000 0x400>;
		interrupts = <0 134 0>, <0 140 0>;