]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: LPC32xx: USB Support
authorRoland Stigge <stigge@antcom.de>
Mon, 12 Mar 2012 21:23:43 +0000 (22:23 +0100)
committerRoland Stigge <stigge@antcom.de>
Tue, 13 Mar 2012 20:15:50 +0000 (21:15 +0100)
commitb6fe0ffcade0c45ba0246b189522fe7a909c660b
tree3dab55b1f4e4dd755b67887555489541f688aae8
parent5deb95a57f990f44698b82aa2b117b94a8684a17
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>
arch/arm/mach-lpc32xx/clock.c
arch/arm/mach-lpc32xx/common.c
arch/arm/mach-lpc32xx/common.h
arch/arm/mach-lpc32xx/phy3250.c