From mboxrd@z Thu Jan 1 00:00:00 1970 From: Wolfgang Denk Date: Tue, 18 Jan 2011 10:45:18 +0100 Subject: [U-Boot] [PATCH v2] spi: add support SuperH SPI module In-Reply-To: <4D355516.6020906@renesas.com> References: <4D355516.6020906@renesas.com> Message-ID: <20110118094518.552A336C@gemini.denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Dear Yoshihiro Shimoda, In message <4D355516.6020906@renesas.com> you wrote: > SH7757 has SPI module. This patch supports it. > > Signed-off-by: Yoshihiro Shimoda > --- > 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