summaryrefslogtreecommitdiff
path: root/arch/arm/mach-lpc32xx/include/mach/platform.h
AgeCommit message (Collapse)Author
2012-11-12ARM: LPC32xx: Add the motor PWM clockAlban Bedel
2012-07-01ARM: LPC32xx: Cleanup USB clock initAlexandre Pereira da Silva
Move most of usb clock initialization from lpc32xx_udc and ohci-nxp to clock.c. Also adds ohci clocks and otg clocks. Signed-off-by: Alexandre Pereira da Silva <aletes.xgr@gmail.com> Signed-off-by: Roland Stigge <stigge@antcom.de>
2012-02-27ARM: LPC32xx: Fix missing and bad LPC32XX macrosRoland Stigge
Some of the LPC32XX_* macros were typed ("LCP32XX_*"), which is fixed by this patch. (Besides another LCP doc typo.) Further, the LPC32XX_GPIO_P2_MUX_SET/CLR/STATE macros were missing. Signed-off-by: Roland Stigge <stigge@antcom.de>
2010-07-27ARM: LPC32XX: Initial arch header filesKevin Wells
Header files for the LPC32xx arch Signed-off-by: Kevin Wells <wellsk40@gmail.com> Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>