powerpc/5200: Add mpc5200-spi (non-PSC) device driver
authorGrant Likely <grant.likely@secretlab.ca>
Wed, 4 Nov 2009 22:34:18 +0000 (15:34 -0700)
committerGrant Likely <grant.likely@secretlab.ca>
Wed, 4 Nov 2009 22:34:18 +0000 (15:34 -0700)
commit42bbb70980f3720b0ae6da6af862af0e95a04351
tree934ef43d2e39c73ee52ba91554dc369abff8324c
parentad6577629acf8a3f47165248ca7ccc0d94673ada
powerpc/5200: Add mpc5200-spi (non-PSC) device driver

Adds support for the dedicated SPI device on the Freescale MPC5200(b)
SoC.

Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
drivers/spi/Kconfig
drivers/spi/Makefile
drivers/spi/mpc52xx_spi.c [new file with mode: 0644]
include/linux/spi/mpc52xx_spi.h [new file with mode: 0644]