Hello, This series adds support for Rensas RZ/G1C (r8a77470) SoC and RZ/G1C based iW-RainboW-G23S single board computer. The series introduces a cpg-mssr clock/power gating module, a power/reset controller for the SoC. power areas for RZ/G1C are similar to RZ/G1E. Few functionalities have currently been enabled in DTS and tested: serial boot console. This patch series tested against renesas-dev branch tag "renesas-dev-20180328-v4.16-rc7 V1-->V2 Incorporated geert's review comments. V2-->V3 Incorporated simon and geert's review comments. Biju Das (3): serial: sh-sci: Document r8a77470 bindings ARM: dts: r8a77470: Initial SoC device tree ARM: dts: iwg23s-sbc: Add support for iWave G23S-SBC based on RZ/G1C .../bindings/serial/renesas,sci-serial.txt | 2 + arch/arm/boot/dts/Makefile | 1 + arch/arm/boot/dts/r8a77470-iwg23s-sbc.dts | 35 +++++ arch/arm/boot/dts/r8a77470.dtsi | 154 +++++++++++++++++++++ 4 files changed, 192 insertions(+) create mode 100644 arch/arm/boot/dts/r8a77470-iwg23s-sbc.dts create mode 100644 arch/arm/boot/dts/r8a77470.dtsi -- 2.7.4 -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html