usb: chipidea: add imx platform driver
authorRichard Zhao <richard.zhao@freescale.com>
Sat, 7 Jul 2012 14:56:48 +0000 (22:56 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 9 Jul 2012 17:01:09 +0000 (10:01 -0700)
commit1530280084c3905be6fce802cbfa83fb3bbb8839
tree30860435899ced9feedf3b52d0a08a0f00dbf5ee
parentb3d99681227a8c5e1f50bccae0f55930aad2ca77
usb: chipidea: add imx platform driver

This patch supports only the host-mode functionality so far.

Signed-off-by: Richard Zhao <richard.zhao@freescale.com>
Signed-off-by: Marek Vasut <marex@denx.de>
Cc: Peter Chen <peter.chen@freescale.com>
Cc: Alexander Shishkin <alexander.shishkin@linux.intel.com>
Cc: Felipe Balbi <balbi@ti.com>
Tested-by: Subodh Nijsure <snijsure@grid-net.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Documentation/devicetree/bindings/usb/ci13xxx-imx.txt [new file with mode: 0644]
drivers/usb/chipidea/Makefile
drivers/usb/chipidea/ci13xxx_imx.c [new file with mode: 0644]