Searched hist:"7 e8d5cd93fac4d3720d8f780b350c9421e8997d4" (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/usb/ |
H A D | Kconfig | diff 7e8d5cd93fac4d3720d8f780b350c9421e8997d4 Wed Oct 28 01:14:59 CET 2009 Daniel Mack <daniel@caiaq.de> 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>
|
/linux/drivers/usb/host/ |
H A D | Kconfig | diff 7e8d5cd93fac4d3720d8f780b350c9421e8997d4 Wed Oct 28 01:14:59 CET 2009 Daniel Mack <daniel@caiaq.de> 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>
|