ARM: S3C24XX: Add extended GPIO used on S3C2443 and beyond
authorBen Dooks <ben-linux@fluff.org>
Mon, 3 May 2010 08:19:49 +0000 (17:19 +0900)
committerBen Dooks <ben-linux@fluff.org>
Thu, 6 May 2010 00:32:13 +0000 (09:32 +0900)
Add the GPIO banks that are used on the S3C2443 and above to the
list of available GPIOS.

Currently we do not have any limit on the SoC GPIO, so these are
being registered whether the SoC has them or not. It is currently
up to the user not to try and use them.

Signed-off-by: Ben Dooks <ben-linux@fluff.org>

No differences found