chipidea: usbmisc_imx: Add USB support for VF610 SoCs
authorStefan Agner <stefan@agner.ch>
Mon, 22 Sep 2014 00:14:15 +0000 (08:14 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 24 Sep 2014 04:32:30 +0000 (21:32 -0700)
commitf40017e0f3325b4c42139f54748ac4f0bbed3c52
treee00bd4584c25a9030dfd0cbb244c6dae13ae5715
parentc0e602dbf39eef7af75a84a8a354eade6be6a9ff
chipidea: usbmisc_imx: Add USB support for VF610 SoCs

This adds Vybrid VF610 SoC support. The IP is very similar to i.MX6,
however, the non-core registers are spread in two different register
areas. Hence we support multiple instances of the USB misc driver
and add the driver instance to the imx_usbmisc_data structure.

Signed-off-by: Peter Chen <peter.chen@freescale.com>
Signed-off-by: Stefan Agner <stefan@agner.ch>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Documentation/devicetree/bindings/usb/usbmisc-imx.txt
drivers/usb/chipidea/ci_hdrc_imx.c
drivers/usb/chipidea/ci_hdrc_imx.h
drivers/usb/chipidea/usbmisc_imx.c