commit | 48a5dedfa78899dad50b3b4ae30f07e27e6591ab | [log] [tgz] |
---|---|---|
author | Roland Stigge <stigge@antcom.de> | Mon Mar 12 22:23:43 2012 +0100 |
committer | Roland Stigge <stigge@antcom.de> | Tue Mar 13 21:15:50 2012 +0100 |
tree | 3dab55b1f4e4dd755b67887555489541f688aae8 | |
parent | a7e4c6a7145ee375a688e1701ae4c975d6c6419a [diff] |
ARM: LPC32xx: USB Support This patch adds OHCI support to the LPC32xx ARM platform. Besides the trivial addition of platform "usb-ohci" support, fixes for the USB PLL have been added to arch/arm/mach-lpc32xx/clock.c, ported from NXP's lpclinux.com. (This is the mach-lpc32xx specific part, the USB subsystem specific changes are in a separate patch for the USB maintainers.) Signed-off-by: Roland Stigge <stigge@antcom.de>