]> git.openfabrics.org - ~emulex/infiniband.git/commit
USB: ohci-omap3: Add device tree support and binding information
authorRoger Quadros <rogerq@ti.com>
Tue, 12 Mar 2013 10:44:47 +0000 (12:44 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 15 Mar 2013 18:51:47 +0000 (11:51 -0700)
commit5867320dec346c2dc26f224f876d780111ca149d
tree4d42dbbb6c055f9cbf8afb64e745bdb63e9e28ab
parent8c3ec38550a6b880738c8b1982f9207d0fd5a339
USB: ohci-omap3: Add device tree support and binding information

Allows the OHCI controller found in OMAP3 and later chips 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/ohci-omap3.txt [new file with mode: 0644]
drivers/usb/host/ohci-omap3.c