Hi, > -----Original Message----- > From: Biju Das [mailto:biju.das.jz@bp.renesas.com] > Sent: Wednesday, August 26, 2020 8:21 PM > To: cip-dev@lists.cip-project.org; iwamatsu nobuhiro(岩松 信洋 □SWC◯ACT) > ; Pavel Machek > Cc: Chris Paterson ; Biju Das ; Prabhakar Mahadev Lad > > Subject: [PATCH 4.19.y-cip 00/10] Add support for [H]SCIF/SDHI/I2C/RWDT/MSIOF > > Add RZ/G2H SoC support for [H]SCIF/SDHI/I2C/RWDT/MSIOF on 4.19.y-cip kernel. > > All the patches in this series are cherry-piced from ML, except [1] which is > a new patch similar to the workdone for other similar SoC's > > [1] mmc: renesas_sdhi_internal_dmac: Add r8a774e1 support > > This patch series depend on [2] > [2] https://patchwork.kernel.org/project/cip-dev/list/?series=338235 > > Biju Das (1): > mmc: renesas_sdhi_internal_dmac: Add r8a774e1 support > > Lad Prabhakar (9): > arm64: dts: renesas: r8a774e1: Add SCIF and HSCIF nodes > arm64: dts: renesas: r8a774e1: Add SDHI nodes > dt-bindings: i2c: renesas,i2c: Document r8a774e1 support > dt-bindings: i2c: renesas,iic: Document r8a774e1 support > arm64: dts: renesas: r8a774e1: Add I2C and IIC-DVFS support > spi: renesas,sh-msiof: Add r8a774e1 support > arm64: dts: renesas: r8a774e1: Add MSIOF nodes > dt-bindings: watchdog: renesas,wdt: Document r8a774e1 support > arm64: dts: renesas: r8a774e1: Add RWDT node > > .../devicetree/bindings/i2c/renesas,i2c.txt | 1 + > .../devicetree/bindings/i2c/renesas,iic.txt | 1 + > .../devicetree/bindings/spi/sh-msiof.txt | 1 + > .../bindings/watchdog/renesas,wdt.txt | 1 + > arch/arm64/boot/dts/renesas/r8a774e1.dtsi | 390 +++++++++++++++++- > drivers/mmc/host/renesas_sdhi_internal_dmac.c | 1 + > 6 files changed, 386 insertions(+), 9 deletions(-) > I reviwed this patch series, looks good to me. Best regards, Nobuhiro