usb: dwc3: omap: minor fixes to get dt working
authorKishon Vijay Abraham I <kishon@ti.com>
Tue, 26 Feb 2013 14:33:27 +0000 (20:03 +0530)
committerFelipe Balbi <balbi@ti.com>
Mon, 18 Mar 2013 09:16:33 +0000 (11:16 +0200)
commite36a0c870f7dbbfa7ed13cd83b79be00bcd00380
tree229420075c7d5d800081932143ec297bc2b8cc65
parentb54b5f56531d9fcbb30908373ba842af4de6a26b
usb: dwc3: omap: minor fixes to get dt working

Includes few minor fixes in dwc3-omap like populating the compatible
string in a correct way, extracting the utmi-mode property properly and
changing the index of get_irq since irq of core is removed from hwmod
entry.

Also updated the documentation with dwc3-omap device tree binding
information.

Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
[ balbi@ti.com : fix a compile warning introduced by
this commit ]

Signed-off-by: Felipe Balbi <balbi@ti.com>
Documentation/devicetree/bindings/usb/omap-usb.txt
drivers/usb/dwc3/dwc3-omap.c