]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit873239019b7a777e225bcee1e1ab5b89146f79d6
tree67e1a351198da8f33f20e34228becc231af3ae44
parentc59cf5cab7a3f54c7408804ab5d6675bdcc3a427
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