commit | 0b782531c038d4a4bded3fc1069c961b1f14f0de | [log] [tgz] |
---|---|---|
author | Thomas Chou <thomas@wytron.com.tw> | Mon Feb 14 10:10:43 2011 +0800 |
committer | Grant Likely <grant.likely@secretlab.ca> | Tue Feb 22 14:59:53 2011 -0700 |
tree | be30f4510cd5e95dc252613a8da5df5e7fed1c01 | |
parent | ce792580ea2ce6f7259b45124e9ccc4574c31606 [diff] |
spi: New driver for Altera SPI 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>