USB: ehci-omap: Add device tree support and binding information
authorRoger Quadros <rogerq@ti.com>
Tue, 12 Mar 2013 10:44:48 +0000 (12:44 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 15 Mar 2013 18:51:47 +0000 (11:51 -0700)
commita1ae0affee119e6deb937d157aa8b43319c1d6f3
tree217067f110ad543c5500eeec55c9781ba272406c
parent5867320dec346c2dc26f224f876d780111ca149d
USB: ehci-omap: Add device tree support and binding information

Allows the OMAP EHCI controller to be specified via device tree.

Signed-off-by: Roger Quadros <rogerq@ti.com>
Reviewed-by: Mark Rutland <mark.rutland@arm.com>
Acked-by: Alan Stern <stern@rowland.harvard.edu>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Documentation/devicetree/bindings/usb/ehci-omap.txt [new file with mode: 0644]
drivers/usb/host/ehci-omap.c