MXC arch: Add gpio support for the whole platform
authorJuergen Beisert <j.beisert@pengutronix.de>
Sat, 5 Jul 2008 08:02:49 +0000 (10:02 +0200)
committerRobert Schwebel <r.schwebel@pengutronix.de>
Sat, 5 Jul 2008 08:02:49 +0000 (10:02 +0200)
commit07bd1a6cc7cbb3f373fbe49b204c6cde5e9155fc
tree94a09785b99feebe4c83e836a976fe7fbf146813
parente3d13ff4b9d3b05d7a969153e2c049548e25deea
MXC arch: Add gpio support for the whole platform

This patch bases on the one from Daniel Mack. The most important change to
Daniel's patch is to be more generic. This gpio routine supports at least
the i.MX27 and i.MX31 processors.

Signed-off-by: Juergen Beisert <j.beisert@pengutronix.de>
Acked-by: Daniel Mack <daniel@caiaq.de>
arch/arm/Kconfig
arch/arm/mach-mx3/devices.c
arch/arm/plat-mxc/Makefile
arch/arm/plat-mxc/gpio.c [new file with mode: 0644]
arch/arm/plat-mxc/irq.c
include/asm-arm/arch-mxc/common.h
include/asm-arm/arch-mxc/gpio.h [new file with mode: 0644]
include/asm-arm/arch-mxc/mx31.h