From mboxrd@z Thu Jan 1 00:00:00 1970 From: sergei.shtylyov@cogentembedded.com (Sergei Shtylyov) Date: Fri, 16 Sep 2016 16:26:38 +0300 Subject: [PATCH RFC 0/8] Add R8A7743/SK-RZG1M board support Message-ID: <3533019.Wim1Kuh1ic@wasted.cogentembedded.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Hello. Here's the set of 8 patches against Simon Horman's 'renesas.git' repo, 'renesas-devel-20160916-v4.8-rc6' tag. I'm adding the device tree support for the R8A7743-based SK-RZG1M board. The SoC is close to R8A7791 and the board seems identical to the R8A7791/Porter board. Only serial console is supported for now, no DHCP/NFS support yet, it will be done RSN... :-) [1/8] ARM: shmobile: r8a7743: add clock index macros [2/8] ARM: shmobile: r8a7743: add power domain index macros [3/8] soc: renesas: rcar-sysc: add R8A7743 support [4/8] ARM: shmobile: r8a7743: basic SoC support [5/8] ARM: dts: r8a7743: initial SoC device tree [6/8] ARM: dts: r8a7743: add SYS-DMAC support [7/8] ARM: dts: r8a7743: add [H]SCIF support [8/8] ARM: dts: sk-rzg1m: initial device tree WBR, Sergei