Add OMAP spi100k driver
authorCory Maccarrone <darkstar6262@gmail.com>
Sun, 13 Dec 2009 08:02:11 +0000 (01:02 -0700)
committerGrant Likely <grant.likely@secretlab.ca>
Sun, 13 Dec 2009 08:02:11 +0000 (01:02 -0700)
This change adds the OMAP SPI 100k driver created by
Fabrice Crohas <fcrohas@gmail.com>.  This SPI bus is found on
OMAP7xx-series smartphones, and for many, the touchscreen is
attached to this bus.

The lion's share of the work was done by Fabrice on this driver --
I am merely porting it from the Linwizard project on his behalf.

Signed-off-by: Cory Maccarrone <darkstar6262@gmail.com>
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
drivers/spi/Kconfig
drivers/spi/Makefile
drivers/spi/omap_spi_100k.c [new file with mode: 0644]

Simple merge
Simple merge
Simple merge