mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-11-01 09:13:37 +00:00
doc: Add "ti,am437x-dwc3" comaptible for dwc3 glue
Add the compatible "ti,am437x-dwc3" for dwc3 glue driver. Signed-off-by: George Cherian <george.cherian@ti.com> Acked-by: Roger Quadros <rogerq@ti.com> Acked-by: Felipe Balbi <balbi@ti.com> Signed-off-by: Tony Lindgren <tony@atomide.com>
This commit is contained in:
parent
ae774090b8
commit
08593fa6e4
1 changed files with 3 additions and 1 deletions
|
|
@ -44,7 +44,9 @@ Board specific device node entry
|
||||||
};
|
};
|
||||||
|
|
||||||
OMAP DWC3 GLUE
|
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"
|
- ti,hwmods : Should be "usb_otg_ss"
|
||||||
- reg : Address and length of the register set for the device.
|
- reg : Address and length of the register set for the device.
|
||||||
- interrupts : The irq number of this device that is used to interrupt the
|
- interrupts : The irq number of this device that is used to interrupt the
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue