mbox series

[v2,0/3] Add QSPI flash support to iwg23s

Message ID 1541696684-21235-1-git-send-email-fabrizio.castro@bp.renesas.com
Headers show
Series Add QSPI flash support to iwg23s | expand

Message

Fabrizio Castro Nov. 8, 2018, 5:04 p.m. UTC
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(+)