linux-bl808/drivers/usb/chipidea
Thierry Reding dfebb5f43a usb: chipidea: Add support for Tegra20/30/114/124
All of these Tegra SoC generations have a ChipIdea UDC IP block that can
be used for device mode communication with a host. Implement rudimentary
support that doesn't allow switching between host and device modes.

Tested-by: Michał Mirosław <mirq-linux@rere.qmqm.pl>
Signed-off-by: Thierry Reding <treding@nvidia.com>
[digetx@gmail.com: rebased patches and added DMA alignment quirk for Tegra20]
Signed-off-by: Dmitry Osipenko <digetx@gmail.com>
Acked-by: Peter Chen <peter.chen@nxp.com>
Signed-off-by: Peter Chen <peter.chen@nxp.com>
2017-08-24 17:40:52 +08:00
..
bits.h
ci.h
ci_hdrc_imx.c
ci_hdrc_imx.h
ci_hdrc_msm.c usb: chipidea: msm: ci_hdrc_msm_probe() missing of_node_get() 2017-07-19 09:49:19 +08:00
ci_hdrc_pci.c
ci_hdrc_tegra.c usb: chipidea: Add support for Tegra20/30/114/124 2017-08-24 17:40:52 +08:00
ci_hdrc_usb2.c
ci_hdrc_zevio.c
core.c usb: chipidea: core: do not register extcon notifier if extcon device is not existed 2017-07-25 15:22:44 +08:00
debug.c
host.c
host.h
Kconfig
Makefile usb: chipidea: Add support for Tegra20/30/114/124 2017-08-24 17:40:52 +08:00
otg.c
otg.h
otg_fsm.c
otg_fsm.h
udc.c usb: chipidea: udc: Support SKB alignment quirk 2017-08-24 17:40:42 +08:00
udc.h
ulpi.c
usbmisc_imx.c