Dear All, this series includes all that is necessary to add QSPI flash support to the iwg23s board powered by the RZ/G1C SoC (a.k.a. r8a77470). The second version of this series is to address a comment made by both Simon and Geert on one of the patches. This series applies on top of renesas-devel-20181108v3-v4.20-rc1 Thanks, Fab Fabrizio Castro (3): mtd: spi-nor: Add support for is25lp016d ARM: dts: r8a77470: Add QSPI support ARM: dts: iwg23s-sbc: Add QSPI flash support arch/arm/boot/dts/r8a77470-iwg23s-sbc.dts | 26 +++++++++++++++++++++++++ arch/arm/boot/dts/r8a77470.dtsi | 32 +++++++++++++++++++++++++++++++ drivers/mtd/spi-nor/spi-nor.c | 2 ++ 3 files changed, 60 insertions(+) -- 2.7.4