commit | 07bd1a6cc7cbb3f373fbe49b204c6cde5e9155fc | [log] [tgz] |
---|---|---|
author | Juergen Beisert <j.beisert@pengutronix.de> | Sat Jul 05 10:02:49 2008 +0200 |
committer | Robert Schwebel <r.schwebel@pengutronix.de> | Sat Jul 05 10:02:49 2008 +0200 |
tree | 94a09785b99feebe4c83e836a976fe7fbf146813 | |
parent | e3d13ff4b9d3b05d7a969153e2c049548e25deea [diff] |
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>