On Fri, 15 May 2020 16:45:27 +0100, Lad Prabhakar wrote:
Renesas RZ/G1H (R8A7742) SoC GPIO blocks are identical to the R-Car Gen2
family. Add support for its GPIO controllers.
Signed-off-by: Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com>
Reviewed-by: Marian-Cristian Rotariu <redacted>
Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
Acked-by: Rob Herring <robh@kernel.org>
---
v2->v3:
1: Rebased the patch as binding were converted into json format.
I have restored the Acks' from Geert and Rob
(https://patchwork.kernel.org/patch/11518759/).
v1->v2:
* No change
---
Documentation/devicetree/bindings/gpio/renesas,rcar-gpio.yaml | 1 +
1 file changed, 1 insertion(+)
Applied, thanks!