]> Git Repo - u-boot.git/commit
spi: add support SuperH SPI module
authorYoshihiro Shimoda <[email protected]>
Mon, 31 Jan 2011 07:50:43 +0000 (16:50 +0900)
committerNobuhiro Iwamatsu <[email protected]>
Wed, 2 Feb 2011 07:38:41 +0000 (16:38 +0900)
commit6639562e6a7f2ae3160ef120d18b7796a2ff8e19
treed3bb3e2b276669a59ce4c88a21273ef2c751a281
parent68260aab93afd7f4570d09cc63ed32752841039d
spi: add support SuperH SPI module

SH7757 has SPI module. This patch supports it.

Signed-off-by: Yoshihiro Shimoda <[email protected]>
Signed-off-by: Nobuhiro Iwamatsu <[email protected]>
README
drivers/spi/Makefile
drivers/spi/sh_spi.c [new file with mode: 0644]
drivers/spi/sh_spi.h [new file with mode: 0644]
This page took 0.033749 seconds and 4 git commands to generate.