All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 00/21] Add support for iWave G20D-Q7 board based on RZ/G1N
@ 2018-11-30 15:54 Biju Das
  2018-12-04 14:15 ` Simon Horman
  0 siblings, 1 reply; 2+ messages in thread
From: Biju Das @ 2018-11-30 15:54 UTC (permalink / raw)
  To: Rob Herring, Mark Rutland
  Cc: Biju Das, Simon Horman, Magnus Damm, linux-renesas-soc,
	devicetree, Geert Uytterhoeven, Chris Paterson, Fabrizio Castro

This patch series aims to add support for iWave G20D-Q7 board based on RZ/G1N.

This patch series is tested against renesas-dev

V1-->V2
    * r8a7744: Initial SoC device tree: Fixed pfc register size, GIC_CPU_MASK_SIMPLE in gic/timer nodes
    * r8a7744: Add SMP support: Fixed GIC_CPU_MASK_SIMPLE in gic/timer nodes
    * r8a7744: Add I2C and IIC support: Dropped i2c aliases, removed generic compatible from iic3.
    * r8a7744-iwg20m: Enable SDHI0 controller: Fixed subject line
    * r8a7744: Add RWDT node: Moved rwdt node just before gpio.

Biju Das (21):
  ARM: dts: r8a7744-iwg20m: Add iWave RZ/G1N Qseven SOM
  ARM: dts: r8a7744: Initial SoC device tree
  ARM: dts: r8a7744-iwg20d-q7: Add support for iWave G20D-Q7 board based
    on RZ/G1N
  ARM: dts: r8a7744: Add SYS-DMAC support
  ARM: dts: r8a7744: Add GPIO support
  ARM: dts: r8a7744: Add Ethernet AVB support
  ARM: dts: r8a7744: Add SMP support
  ARM: dts: r8a7744: Add [H]SCIF{A|B} support
  ARM: dts: r8a7744: Add I2C and IIC support
  ARM: dts: r8a7744: Add SDHI nodes
  ARM: dts: r8a7744: Add MMC node
  ARM: dts: r8a7744-iwg20m: Add eMMC support
  ARM: dts: r8a7744-iwg20m: Enable SDHI0 controller
  ARM: dts: r8a7744: USB 2.0 host support
  ARM: dts: r8a7744: Add USB-DMAC and HSUSB device nodes
  ARM: dts: r8a7744: Add RWDT node
  ARM: dts: r8a7744: Add audio support
  ARM: dts: r8a7744: Add CAN support
  ARM: dts: r8a7744: Add IRQC support
  ARM: dts: r8a7744: Add thermal device to DT
  ARM: dts: r8a7744: Add CMT SoC specific support

 arch/arm/boot/dts/Makefile              |    1 +
 arch/arm/boot/dts/r8a7744-iwg20d-q7.dts |   15 +
 arch/arm/boot/dts/r8a7744-iwg20m.dtsi   |   64 ++
 arch/arm/boot/dts/r8a7744.dtsi          | 1431 +++++++++++++++++++++++++++++++
 4 files changed, 1511 insertions(+)
 create mode 100644 arch/arm/boot/dts/r8a7744-iwg20d-q7.dts
 create mode 100644 arch/arm/boot/dts/r8a7744-iwg20m.dtsi
 create mode 100644 arch/arm/boot/dts/r8a7744.dtsi

-- 
2.7.4

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCH v2 00/21] Add support for iWave G20D-Q7 board based on RZ/G1N
  2018-11-30 15:54 [PATCH v2 00/21] Add support for iWave G20D-Q7 board based on RZ/G1N Biju Das
@ 2018-12-04 14:15 ` Simon Horman
  0 siblings, 0 replies; 2+ messages in thread
From: Simon Horman @ 2018-12-04 14:15 UTC (permalink / raw)
  To: Biju Das
  Cc: Rob Herring, Mark Rutland, Magnus Damm, linux-renesas-soc,
	devicetree, Geert Uytterhoeven, Chris Paterson, Fabrizio Castro

On Fri, Nov 30, 2018 at 03:54:11PM +0000, Biju Das wrote:
> This patch series aims to add support for iWave G20D-Q7 board based on RZ/G1N.
> 
> This patch series is tested against renesas-dev
> 
> V1-->V2
>     * r8a7744: Initial SoC device tree: Fixed pfc register size, GIC_CPU_MASK_SIMPLE in gic/timer nodes
>     * r8a7744: Add SMP support: Fixed GIC_CPU_MASK_SIMPLE in gic/timer nodes
>     * r8a7744: Add I2C and IIC support: Dropped i2c aliases, removed generic compatible from iic3.
>     * r8a7744-iwg20m: Enable SDHI0 controller: Fixed subject line
>     * r8a7744: Add RWDT node: Moved rwdt node just before gpio.

Thanks, applied for v4.21.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2018-12-04 14:15 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-11-30 15:54 [PATCH v2 00/21] Add support for iWave G20D-Q7 board based on RZ/G1N Biju Das
2018-12-04 14:15 ` Simon Horman

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.