]> git.baikalelectronics.ru Git - kernel.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)
commite931d4bf059c844c1cdead9753a1e6d670d16558
tree4d42dbbb6c055f9cbf8afb64e745bdb63e9e28ab
parent2240001775b1d726d88d00f296ba11ec560b0264
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