|
@@ -44,7 +44,9 @@ Board specific device node entry
|
|
|
};
|
|
|
|
|
|
OMAP DWC3 GLUE
|
|
|
- - compatible : Should be "ti,dwc3"
|
|
|
+ - compatible : Should be
|
|
|
+ * "ti,dwc3" for OMAP5 and DRA7
|
|
|
+ * "ti,am437x-dwc3" for AM437x
|
|
|
- ti,hwmods : Should be "usb_otg_ss"
|
|
|
- reg : Address and length of the register set for the device.
|
|
|
- interrupts : The irq number of this device that is used to interrupt the
|