From mboxrd@z Thu Jan 1 00:00:00 1970 From: Simon Horman Date: Tue, 07 Jan 2014 01:20:15 +0000 Subject: Re: [PATCH 0/3] Add QSPI support on r8a7791/koelsch Message-Id: <20140107012015.GC2196@verge.net.au> List-Id: References: <1388763256-25851-1-git-send-email-geert@linux-m68k.org> In-Reply-To: <1388763256-25851-1-git-send-email-geert@linux-m68k.org> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-arm-kernel@lists.infradead.org On Fri, Jan 03, 2014 at 04:34:13PM +0100, Geert Uytterhoeven wrote: > This series adds support for the Spansion s25fl512s SPI FLASH on the > r8a7791-based Koelsch board: > > [1/3] pinctrl: sh-pfc: r8a7791: Add QSPI pin groups I believe that Laurent should handle patch 1/3. > [2/3] ARM: shmobile: r8a7791: add QSPI clock > [3/3] ARM: shmobile: Koelsch: Add QSPI support I believe that patch 3/3 depends on patch 1/3. So I would like to wait for Laurent to handle patch 1/3. Also, please post a patch to update the koelsch defconfig. > This applies to non-multiplatform Koelsch only. Multi-platform Koelsch > support will be added when the spi-rspi driver gains DT support.