ARM: S3C64XX: SPI: Define SPI controller devices
authorJassi Brar <jassi.brar@samsung.com>
Mon, 18 Jan 2010 08:32:02 +0000 (17:32 +0900)
committerBen Dooks <ben-linux@fluff.org>
Mon, 18 Jan 2010 09:27:52 +0000 (18:27 +0900)
commit6a2b4111643127a28944d673995810a82582c5a1
tree167ea8d57d6a8d97edac64f8af744f38a8407a3e
parent398ccccb770e6ed3e138925404f0746cbe57c5a1
ARM: S3C64XX: SPI: Define SPI controller devices

Platform devices for SPI Controller of S3C64XX are defined and exported for
machines to include. Also, controller setup helper functions are defined for
machine code to set runtime configuration of the controller and the bus.

Signed-off-by: Jassi Brar <jassi.brar@samsung.com>
Signed-off-by: Ben Dooks <ben-linux@fluff.org>
arch/arm/plat-s3c/include/plat/devs.h
arch/arm/plat-s3c64xx/Makefile
arch/arm/plat-s3c64xx/dev-spi.c [new file with mode: 0644]