linux/arch/arm/plat-mxc
Daniel Mack 7e8d5cd93f USB: Add EHCI support for MX27 and MX31 based boards
The Freescale MX27 and MX31 SoCs have a EHCI controller onboard.
The controller is capable of USB on the go. This patch adds
a driver to support all three of them.

Users have to pass details about serial interface configuration in the
platform data.

The USB OTG core used here is the ARC core, so the driver should
be renamed and probably be merged with ehci-fsl.c eventually.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Signed-off-by: Daniel Mack <daniel@caiaq.de>
Cc: David Brownell <dbrownell@users.sourceforge.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2009-12-11 11:55:18 -08:00
..
include/mach USB: Add EHCI support for MX27 and MX31 based boards 2009-12-11 11:55:18 -08:00
Kconfig MXC: Add a digital audio multiplexer driver 2009-11-14 10:30:39 +01:00
Makefile USB: Add EHCI support for MX27 and MX31 based boards 2009-12-11 11:55:18 -08:00
audmux-v1.c i.MX27 audmux: Fix register offsets 2009-12-02 12:17:16 +01:00
audmux-v2.c MXC: Add a digital audio multiplexer driver 2009-11-14 10:30:39 +01:00
clock.c [ARM] MXC: remove the now unused #ifndef CONFIG_COMMON_CLKDEV 2009-08-07 12:11:11 +02:00
cpu.c [ARM] MXC: add cpu_is_ macros 2009-03-13 10:34:26 +01:00
devices.c arm/imx2x: removes a bunch of sparse-warnings 2009-03-13 10:33:52 +01:00
dma-mx1-mx2.c mxc: mx1/mx2 DMA: add a possibility to create an endless DMA transfer 2009-11-24 08:40:14 +01:00
ehci.c USB: Add EHCI support for MX27 and MX31 based boards 2009-12-11 11:55:18 -08:00
gpio.c imx/gpio: Use handle_level_irq 2009-11-14 10:29:15 +01:00
iomux-mx1-mx2.c arm/imx2x: new IOMUX definitions 2009-03-13 10:33:44 +01:00
iomux-v3.c mxc: iomux v3: remove resource handling 2009-11-24 08:39:43 +01:00
irq.c MXC: use variable for irq controller base in entry-macro.S 2009-08-14 12:40:39 +02:00
pwm.c tree-wide: fix assorted typos all over the place 2009-12-04 15:39:55 +01:00
system.c MXC: add basic MXC91231 support 2009-08-14 12:40:46 +02:00
time.c MXC: add basic MXC91231 support 2009-08-14 12:40:46 +02:00
ulpi.c MXC: Add support for ULPI Viewports 2009-11-14 10:29:15 +01:00