]> git.karo-electronics.de Git - karo-tx-linux.git/commit
usb: chipidea: add support for USB OTG controller on LSI Zevio SoCs
authorDaniel Tang <dt.tangr@gmail.com>
Tue, 11 Mar 2014 05:47:39 +0000 (13:47 +0800)
committerNitin Garg <nitin.garg@freescale.com>
Fri, 16 Jan 2015 03:18:07 +0000 (21:18 -0600)
commit4c67f35de3823171cb194c0f711c9b6475ed295e
tree0469ca00be8fdf71464026c373997f146cd9d3fb
parent717d6fcadfdffcd58a7c412e15eeedb0784ade89
usb: chipidea: add support for USB OTG controller on LSI Zevio SoCs

The USB controller in TI-NSPIRE calculators (LSI Zevio SoC) are based off either
Freescale's USB OTG controller or the USB controller found in the IMX233, both
of which are Chipidea compatible.

This patch adds a device tree binding for the controller.

Signed-off-by: Peter Chen <peter.chen@freescale.com>
Signed-off-by: Daniel Tang <dt.tangr@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/chipidea/Makefile
drivers/usb/chipidea/ci_hdrc_zevio.c [new file with mode: 0644]