From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: Sergei Shtylyov To: horms@verge.net.au, linux-renesas-soc@vger.kernel.org, robh+dt@kernel.org, mark.rutland@arm.com, devicetree@vger.kernel.org Cc: magnus.damm@gmail.com, linux@arm.linux.org.uk, linux-arm-kernel@lists.infradead.org Subject: [PATCH v3 0/11] Add R8A7743/SK-RZG1M board support Date: Sat, 29 Oct 2016 01:03:02 +0300 Message-ID: <2831086.2LWrckiJYz@wasted.cogentembedded.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Sender: devicetree-owner@vger.kernel.org List-ID: Hello. Here's the set of 11 patches against Simon Horman's 'renesas.git' repo's 'renesas-devel-20161027-v4.9-rc2' tag plus the R8A7743/SK-RZG1M patch series. I'm adding the device tree support for the R8A7745-based SK-RZG1E board. The SoC is close to R8A7794 and the board seems identical to the R8A7794/SILK board. The device tree patches depend on the R8A7745 CPG/MSSR driver series just posted in order to compile and work. [01/12] ARM: shmobile: r8a7745: add power domain index macros [02/12] soc: renesas: rcar-sysc: add R8A7745 support [03/12] ARM: shmobile: r8a7745: basic SoC support [04/12] ARM: dts: r8a7745: initial SoC device tree [05/12] ARM: dts: r8a7745: add SYS-DMAC support [06/12] ARM: dts: r8a7745: add [H]SCIF{A|B} support [07/12] ARM: dts: r8a7745: add Ether support [08/12] ARM: dts: r8a7745: add IRQC support [09/12] ARM: shmobile: document SK-RZG1M board [10/12] ARM: dts: sk-rzg1e: initial device tree [11/12] ARM: dts: sk-rzg1e: add Ether support WBR, Sergei From mboxrd@z Thu Jan 1 00:00:00 1970 From: sergei.shtylyov@cogentembedded.com (Sergei Shtylyov) Date: Sat, 29 Oct 2016 01:03:02 +0300 Subject: [PATCH v3 0/11] Add R8A7743/SK-RZG1M board support Message-ID: <2831086.2LWrckiJYz@wasted.cogentembedded.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Hello. Here's the set of 11 patches against Simon Horman's 'renesas.git' repo's 'renesas-devel-20161027-v4.9-rc2' tag plus the R8A7743/SK-RZG1M patch series. I'm adding the device tree support for the R8A7745-based SK-RZG1E board. The SoC is close to R8A7794 and the board seems identical to the R8A7794/SILK board. The device tree patches depend on the R8A7745 CPG/MSSR driver series just posted in order to compile and work. [01/12] ARM: shmobile: r8a7745: add power domain index macros [02/12] soc: renesas: rcar-sysc: add R8A7745 support [03/12] ARM: shmobile: r8a7745: basic SoC support [04/12] ARM: dts: r8a7745: initial SoC device tree [05/12] ARM: dts: r8a7745: add SYS-DMAC support [06/12] ARM: dts: r8a7745: add [H]SCIF{A|B} support [07/12] ARM: dts: r8a7745: add Ether support [08/12] ARM: dts: r8a7745: add IRQC support [09/12] ARM: shmobile: document SK-RZG1M board [10/12] ARM: dts: sk-rzg1e: initial device tree [11/12] ARM: dts: sk-rzg1e: add Ether support WBR, Sergei