ARM: S3C24XX: Add SPI bus 1 on GPD8 through GPD10
authorBen Dooks <ben@simtec.co.uk>
Mon, 3 Aug 2009 16:26:50 +0000 (17:26 +0100)
committerBen Dooks <ben-linux@fluff.org>
Fri, 14 Aug 2009 00:26:09 +0000 (01:26 +0100)
commita2c195fdde20772a90ee98ce3523dcfbda49eee6
tree9c54f3bb7083095688dee32ead4ec2c5bdf32896
parentd91e9a7ab93e09e5a0fbed73f3a6a330f14620a4
ARM: S3C24XX: Add SPI bus 1 on GPD8 through GPD10

Add configuration callback for SPI bus 1 on GPD[8..10] and ensure the
correct GPIO configuration register definitions in regs-gpio.h

Signed-off-by: Ben Dooks <ben@simtec.co.uk>
Signed-off-by: Ben Dooks <ben-linux@fluff.org>
arch/arm/mach-s3c2410/include/mach/regs-gpio.h
arch/arm/mach-s3c2410/include/mach/spi.h
arch/arm/plat-s3c24xx/Kconfig
arch/arm/plat-s3c24xx/Makefile
arch/arm/plat-s3c24xx/spi-bus1-gpd8_9_10.c [new file with mode: 0644]