[PATCH v2] gpio: rcar: Add R8A7743 (RZ/G1M) support
From: robh@kernel.org (Rob Herring)
Date: 2017-06-26 18:04:59
Also in:
linux-devicetree, linux-gpio, linux-renesas-soc
From: robh@kernel.org (Rob Herring)
Date: 2017-06-26 18:04:59
Also in:
linux-devicetree, linux-gpio, linux-renesas-soc
On Wed, Jun 21, 2017 at 03:27:09PM +0100, Biju Das wrote:
Renesas RZ/G1M (R8A7743) SoC GPIO blocks are identical to the R-Car Gen2 family. Add support for its GPIO controllers. Signed-off-by: Biju Das <redacted> Reviewed-by: Chris Paterson <redacted> --- v1->v2 * Modified the text "RZ-G1M" to "RZ/G1M" Documentation/devicetree/bindings/gpio/renesas,gpio-rcar.txt | 1 + drivers/gpio/gpio-rcar.c | 4 ++++ 2 files changed, 5 insertions(+)
Acked-by: Rob Herring <robh@kernel.org>