|
@@ -516,7 +516,7 @@
|
|
usb_otg_hs: usb_otg_hs@480ab000 {
|
|
usb_otg_hs: usb_otg_hs@480ab000 {
|
|
compatible = "ti,omap3-musb";
|
|
compatible = "ti,omap3-musb";
|
|
reg = <0x480ab000 0x1000>;
|
|
reg = <0x480ab000 0x1000>;
|
|
- interrupts = <0 92 0x4>, <0 93 0x4>;
|
|
|
|
|
|
+ interrupts = <92>, <93>;
|
|
interrupt-names = "mc", "dma";
|
|
interrupt-names = "mc", "dma";
|
|
ti,hwmods = "usb_otg_hs";
|
|
ti,hwmods = "usb_otg_hs";
|
|
multipoint = <1>;
|
|
multipoint = <1>;
|