This patch series aims to add GPIO and EAVB Pinctrl support for RZ/G1C SoC. V1-->V2 Add support for gpio-reserved-ranges Biju Das (5): gpio: rcar: Add GPIO hole support dt-bindings: gpio: rcar: Add gpio-reserved-ranges support ARM: dts: r8a77470: Add GPIO support ARM: dts: iwg23s-sbc: specify EtherAVB PHY IRQ ARM: dts: iwg23s-sbc: Add pinctl support for EtherAVB .../devicetree/bindings/gpio/renesas,gpio-rcar.txt | 3 + arch/arm/boot/dts/r8a77470-iwg23s-sbc.dts | 10 +++ arch/arm/boot/dts/r8a77470.dtsi | 91 ++++++++++++++++++++++ drivers/gpio/gpio-rcar.c | 30 ++++++- 4 files changed, 133 insertions(+), 1 deletion(-) -- 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