summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-pxa/include/mach/mfp-pxa27x.h
Commit message (Collapse)AuthorAgeFilesLines
* [ARM] pxa: simplify the LCD pin configuration for pxa27x platformsEric Miao2010-03-021-0/+27
| | | | Signed-off-by: Eric Miao <eric.y.miao@gmail.com>
* [ARM] pxa: move common MFP handling code into plat-pxaEric Miao2009-03-231-1/+0Star
| | | | Signed-off-by: Eric Miao <eric.miao@marvell.com>
* [ARM] pxa: add missing GPIOs definitionsEric Miao2008-12-021-0/+6
| | | | | | | | GPIO3/GPIO4 are a bit special on pxa27x, since it depends on PCFR/PI2C_EN bit, add their definitions here with comments. Signed-off-by: Eric Miao <eric.miao@marvell.com> Acked-by: Stefan Schmidt <stefan@datenfreihafen.org>
* [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King2008-08-071-0/+433
This just leaves include/asm-arm/plat-* to deal with. Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>