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). Thanks, Fab Fabrizio Castro (4): spi: rspi: Add r8a77470 to the compatible list mtd: spi-nor: Add support for is25lp016d ARM: dts: r8a77470: Add QSPI support ARM: dts: iwg23s-sbc: Add QSPI flash support Documentation/devicetree/bindings/spi/spi-rspi.txt | 1 + arch/arm/boot/dts/r8a77470-iwg23s-sbc.dts | 26 +++++++++++++++++ arch/arm/boot/dts/r8a77470.dtsi | 34 ++++++++++++++++++++++ drivers/mtd/spi-nor/spi-nor.c | 2 ++ 4 files changed, 63 insertions(+) -- 2.7.4