aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/spi/spi_altera.c
Commit message (Collapse)AuthorAgeFilesLines
* spi: New driver for Altera SPIThomas Chou2011-02-221-0/+339
This patch adds a new SPI driver to support the Altera SOPC Builder SPI component. It uses the bitbanging library. Signed-off-by: Thomas Chou <thomas@wytron.com.tw> Signed-off-by: Grant Likely <grant.likely@secretlab.ca>