History log of /arch/arm/mach-lpc32xx/include/mach/platform.h
Revision Date Author Comments
84cee34db4d34b9059f4ef66f7d1805e438cc7f3 12-Nov-2012 Alban Bedel <alban.bedel@avionic-design.de> ARM: LPC32xx: Add the motor PWM clock
a408e8f423e91a50727e7e85461cf7677d25ebf6 01-Jul-2012 Alexandre Pereira da Silva <aletes.xgr@gmail.com> ARM: LPC32xx: Cleanup USB clock init

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>
cfac337b0fbcad5181096ab72bb24a05bd444562 27-Feb-2012 Roland Stigge <stigge@antcom.de> ARM: LPC32xx: Fix missing and bad LPC32XX macros

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>
437db5903653f6a8a736e77ad5c21a296d74299b 27-Feb-2010 Kevin Wells <wellsk40@gmail.com> ARM: LPC32XX: Initial arch header files

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>