spi: add ti-ssp spi master driver
authorCyril Chemparathy <cyril@ti.com>
Tue, 18 Jan 2011 19:21:36 +0000 (19:21 +0000)
committerKevin Hilman <khilman@ti.com>
Tue, 15 Mar 2011 15:17:22 +0000 (08:17 -0700)
commita72aeefebe6545ad5c9c699e1121019c1709ca77
treedfa765108f3582182ea25c22311e4e0dc7903130
parent03df0f629483f941f83ee2fbb180a4425e99dd23
spi: add ti-ssp spi master driver

This patch adds an SPI master implementation that operates on top of an
underlying TI-SSP port.

Acked-by: Grant Likely <grant.likely@secretlab.ca>
Signed-off-by: Cyril Chemparathy <cyril@ti.com>
Signed-off-by: Sekhar Nori <nsekhar@ti.com>
Signed-off-by: Kevin Hilman <khilman@ti.com>
drivers/spi/Kconfig
drivers/spi/Makefile
drivers/spi/ti-ssp-spi.c [new file with mode: 0644]
include/linux/mfd/ti_ssp.h