]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
spi: add new driver for OpenCores tiny_spi
authorThomas Chou <thomas@wytron.com.tw>
Mon, 11 Apr 2011 19:48:47 +0000 (19:48 +0000)
committerWolfgang Denk <wd@denx.de>
Sat, 30 Apr 2011 18:58:36 +0000 (20:58 +0200)
commitdea6386b715827e080a9fa6e6d706f2bdf8a998e
tree39dc1dd1908fb26e5558fa893333eed02fef8acb
parente89516f031dbf711b71e6ee4d131cdc8b9946fb0
spi: add new driver for OpenCores tiny_spi

This patch adds support for OpenCores tiny_spi.

http://opencores.org/project,tiny_spi

Signed-off-by: Thomas Chou <thomas@wytron.com.tw>
drivers/spi/Makefile
drivers/spi/oc_tiny_spi.c [new file with mode: 0644]