summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-pxa/include/mach/mfp-pxa27x.h
AgeCommit message (Collapse)AuthorFilesLines
2010-03-02[ARM] pxa: simplify the LCD pin configuration for pxa27x platformsEric Miao1-0/+27
Signed-off-by: Eric Miao <eric.y.miao@gmail.com>
2009-03-23[ARM] pxa: move common MFP handling code into plat-pxaEric Miao1-1/+0
Signed-off-by: Eric Miao <eric.miao@marvell.com>
2008-12-02[ARM] pxa: add missing GPIOs definitionsEric Miao1-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>
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King1-0/+433
This just leaves include/asm-arm/plat-* to deal with. Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>