summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-lpc32xx
Commit message (Collapse)AuthorAgeFilesLines
...
* | spi/pl022: Add spi->mode support to AMBA SPI driverKevin Wells2010-10-121-6/+1
|/ | | | | | | | | | | | | | | | | | This patch adds spi->mode support for the AMBA pl022 driver and allows spidev to correctly alter SPI modes. Unused fields used in the pl022 header file for the pl022_config_chip have been removed. The ab8500 client driver selects the data transfer size instead of the platform data. For platforms that use the amba pl022 driver, the unused fields in the controller data structure have been removed and the .mode field in the SPI board info structure is used instead. Signed-off-by: Kevin Wells <wellsk40@gmail.com> Tested-by: Linus Walleij <linus.walleij@stericsson.com> Acked-by: Linus Walleij <linus.walleij@stericsson.com> Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
* ARM: LPC32XX: Arch config menu supoport and makefilesKevin Wells2010-07-273-0/+45
| | | | | Signed-off-by: Kevin Wells <wellsk40@gmail.com> Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
* ARM: LPC32XX: Phytec 3250 platform supportKevin Wells2010-07-271-0/+397
| | | | | | | Platform support file for the PHY3250 mach id Signed-off-by: Kevin Wells <wellsk40@gmail.com> Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
* ARM: LPC32XX: Misc support functionsKevin Wells2010-07-272-0/+344
| | | | | | | | Misc support functions and prototypes used in the LPC32XX arch and platforms Signed-off-by: Kevin Wells <wellsk40@gmail.com> Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
* ARM: LPC32XX: Serial support codeKevin Wells2010-07-271-0/+190
| | | | | | | Serial port setup support code Signed-off-by: Kevin Wells <wellsk40@gmail.com> Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
* ARM: LPC32XX: System suspend supportKevin Wells2010-07-272-0/+297
| | | | | | Support for system suspend and resume Signed-off-by: Kevin Wells <wellsk40@gmail.com>
* ARM: LPC32XX: GPIO, timer, and IRQ driversKevin Wells2010-07-273-0/+1060
| | | | | | | Common drivers for the LPC32XX used on all platforms Signed-off-by: Kevin Wells <wellsk40@gmail.com> Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
* ARM: LPC32XX: Clock driverKevin Wells2010-07-272-0/+1175
| | | | | | | Clock driver for the LPC32XX architecture Signed-off-by: Kevin Wells <wellsk40@gmail.com> Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
* ARM: LPC32XX: Debug and IRQ macrosKevin Wells2010-07-272-0/+78
| | | | | | | | Debug (printascii) and IRQ handler macros for the LPC32XX arch Signed-off-by: Kevin Wells <wellsk40@gmail.com> Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
* ARM: LPC32XX: Initial arch header filesKevin Wells2010-07-2712-0/+1225
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>
OpenPOWER on IntegriCloud