[PATCH 0/7] ARM: shmobile: r8a7790/Lager QSPI SoC/board integration
From: horms@verge.net.au (Simon Horman)
Date: 2014-02-13 05:34:51
Also in:
linux-sh, lkml
On Wed, Feb 12, 2014 at 02:01:01PM +0900, Magnus Damm wrote:
Hi Geert, Simon, On Mon, Feb 10, 2014 at 7:47 PM, Geert Uytterhoeven [off-list ref] wrote:quoted
Hi Simon, Magnus, The following patch series completes r8a7790 SoC and Lager board integration for the Renesas Quad Serial Peripheral Interface. It brings r8a7790/Lager to the same support level as r8a7791/Koelsch, allowing access to the Spansion s25fl512s SPI FLASH for both legacy and multi-platform kernels. [1/7] pinctrl: sh-pfc: r8a7790: Add QSPI pin groups [2/7] ARM: shmobile: lager legacy: Add QSPI pinmux [3/7] ARM: shmobile: r8a7790 dtsi: Add QSPI node [4/7] ARM: shmobile: lager dts: Add QSPI nodes [5/7] ARM: shmobile: lager defconfig: Enable RSPI and MTD_M25P80Thanks a lot for this! All patches included in this series look great to me. I noticed that 1/7 turned into a v2, so feel free to omit or include the below ack. Acked-by: Magnus Damm <redacted>quoted
[6/7] ARM: shmobile: lager legacy: Enable Quad SPI transfers for the SPI FLASH [7/7] ARM: shmobile: lager dts: Enable Quad SPI transfers for the SPI FLASH Please do _not_ apply patches [6/7] and [7/7] yet, as these have a runtime dependency on Quad SPI support in the RSPI/QSPI driver, which is queued up in the linux-spi tree for v3.15.That makes sense, thanks for pointing that out. You still have my Ack though, so please include that when you resend. Simon, can you please pick up 2-5?
Done.