mbox series

[4.4.y-cip,0/5] Add QSPI support

Message ID 1563259341-37180-1-git-send-email-biju.das@bp.renesas.com (mailing list archive)
Headers show
Series Add QSPI support | expand

Message

Biju Das July 16, 2019, 6:42 a.m. UTC
This patch series add QSPI support for iWave iwg23s sbc based on RZ/G1C.

This patch series is based on linux-4.4.y-cip and all the patches
in this series are cherry-picked from linux rc tree.

Biju Das (4):
  dt-bindings: spi: rspi: Add r8a7744 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

Fabrizio Castro (1):
  spi: rspi: Add r8a77470 to the compatible list

 Documentation/devicetree/bindings/spi/spi-rspi.txt |  2 ++
 arch/arm/boot/dts/r8a77470-iwg23s-sbc.dts          | 26 +++++++++++++++++++
 arch/arm/boot/dts/r8a77470.dtsi                    | 30 ++++++++++++++++++++++
 drivers/mtd/spi-nor/spi-nor.c                      |  2 ++
 4 files changed, 60 insertions(+)

Comments

Pavel Machek July 16, 2019, 9 a.m. UTC | #1
Hi!

> This patch series add QSPI support for iWave iwg23s sbc based on RZ/G1C.
> 
> This patch series is based on linux-4.4.y-cip and all the patches
> in this series are cherry-picked from linux rc tree.

Thanks for the series. It looks fine to me.

Best regards,
									Pavel
Pavel Machek July 16, 2019, 4:56 p.m. UTC | #2
Hi!

> > This patch series add QSPI support for iWave iwg23s sbc based on RZ/G1C.
> > 
> > This patch series is based on linux-4.4.y-cip and all the patches
> > in this series are cherry-picked from linux rc tree.
> 
> Thanks for the series. It looks fine to me.

Applied, and pushed out.

Best regards,
								Pavel