]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit749f7e96bb3e9591e8ff31f1061513c7169ddffa
tree217067f110ad543c5500eeec55c9781ba272406c
parente931d4bf059c844c1cdead9753a1e6d670d16558
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