All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2 v3] ARM: shmobile: QSPI support for R8a7790
@ 2013-10-21  3:26 Cao Minh Hiep
  2013-10-21  4:44 ` Kuninori Morimoto
  0 siblings, 1 reply; 2+ messages in thread
From: Cao Minh Hiep @ 2013-10-21  3:26 UTC (permalink / raw)
  To: linux-sh

From: Hiep Cao Minh <cm-hiep@jinso.co.jp>

Hi Simon,

Here's version number three(v3) of the patchs add QSPI support to R8a7790 SOC. 
This QSPI attaches to SPI Flash Memory (Spansion S25FL512SAGMFIG11 64Mb)
I have updated the patch of 0002 as Sergei pointed out to me and use 
__initconst instead of __initdata in order to match to the same style in this
board file. these patches are based on the branch renesas 
"renesas-devel-v3.12-rc5-20131017" and have tested on the Lager board.

the qspi patch is on topic/rspi (5ce0ba8 and cb52c67) in the SPI tree:
git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi.git

Best Regards,
Hiep Cao Minh.

Hiep Cao Minh (2):
  ARM: shmobile: r8a7790: add QSPI support
  ARM: shmobile: Lager:add SPI FLASH support on QSPI

 arch/arm/mach-shmobile/board-lager.c   |   64 ++++++++++++++++++++++++++++++++
 arch/arm/mach-shmobile/clock-r8a7790.c |    4 +-
 2 files changed, 67 insertions(+), 1 deletion(-)

-- 
1.7.9.5


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCH 0/2 v3] ARM: shmobile: QSPI support for R8a7790
  2013-10-21  3:26 [PATCH 0/2 v3] ARM: shmobile: QSPI support for R8a7790 Cao Minh Hiep
@ 2013-10-21  4:44 ` Kuninori Morimoto
  0 siblings, 0 replies; 2+ messages in thread
From: Kuninori Morimoto @ 2013-10-21  4:44 UTC (permalink / raw)
  To: linux-sh


Hi

> Here's version number three(v3) of the patchs add QSPI support to R8a7790 SOC. 
> This QSPI attaches to SPI Flash Memory (Spansion S25FL512SAGMFIG11 64Mb)
> I have updated the patch of 0002 as Sergei pointed out to me and use 
> __initconst instead of __initdata in order to match to the same style in this
> board file. these patches are based on the branch renesas 
> "renesas-devel-v3.12-rc5-20131017" and have tested on the Lager board.
> 
> the qspi patch is on topic/rspi (5ce0ba8 and cb52c67) in the SPI tree:
> git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi.git
> 
> Best Regards,
> Hiep Cao Minh.
> 
> Hiep Cao Minh (2):
>   ARM: shmobile: r8a7790: add QSPI support
>   ARM: shmobile: Lager:add SPI FLASH support on QSPI
> 
>  arch/arm/mach-shmobile/board-lager.c   |   64 ++++++++++++++++++++++++++++++++
>  arch/arm/mach-shmobile/clock-r8a7790.c |    4 +-
>  2 files changed, 67 insertions(+), 1 deletion(-)

For all patches

Acked-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>

Best regards
---
Kuninori Morimoto

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-10-21  4:44 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-10-21  3:26 [PATCH 0/2 v3] ARM: shmobile: QSPI support for R8a7790 Cao Minh Hiep
2013-10-21  4:44 ` Kuninori Morimoto

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.