[U-Boot] [PATCH v2] spi: add support SuperH SPI module

Wolfgang Denk wd at denx.de
Tue Jan 18 10:45:18 CET 2011


Dear Yoshihiro Shimoda,

In message <4D355516.6020906 at renesas.com> you wrote:
> SH7757 has SPI module. This patch supports it.
> 
> Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh at renesas.com>
> ---
>  about v2:
>   - add prefix of "SH_" to some defines.
>   - modify spi_cs_is_valid()
> 
>  drivers/spi/Makefile |    1 +
>  drivers/spi/sh_spi.c |  301 ++++++++++++++++++++++++++++++++++++++++++++++++++
>  2 files changed, 302 insertions(+), 0 deletions(-)
>  create mode 100644 drivers/spi/sh_spi.c

Please see my additional review comments to V1 of this and the other
patches of this series.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
In Nature there are neither rewards nor punishments, there are conse-
quences.                                            -- R.G. Ingersoll


More information about the U-Boot mailing list