spi: Add SuperH HSPI prototype driver
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Fri, 2 Mar 2012 01:10:17 +0000 (17:10 -0800)
committerGrant Likely <grant.likely@secretlab.ca>
Fri, 9 Mar 2012 16:50:09 +0000 (09:50 -0700)
commitd1c8bbd793e4c2f346f8788ad312f5b5b530aff5
tree136cf736f0a21f4414fa26ea480848e48e9aadbe
parentffbbdd21329f3e15eeca6df2d4bc11c04d9d91c0
spi: Add SuperH HSPI prototype driver

This patch adds SuperH HSPI driver.
It is still prototype driver, but has enough function at this point.

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
drivers/spi/Kconfig
drivers/spi/Makefile
drivers/spi/spi-sh-hspi.c [new file with mode: 0644]
include/linux/spi/sh_hspi.h [new file with mode: 0644]