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)
commit7ced5eab39809539e8fc7f3fb561bd3001d535e7
tree67e1a351198da8f33f20e34228becc231af3ae44
parent1ec7269fd8b05044f2cb4059b679e053d57460f5
ARM: S3C24XX: Add extended GPIO used on S3C2443 and beyond

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>
arch/arm/mach-s3c2410/include/mach/gpio-nrs.h
arch/arm/mach-s3c2410/include/mach/regs-gpio.h
arch/arm/mach-s3c2410/include/mach/regs-gpioj.h
arch/arm/plat-s3c24xx/gpiolib.c