diff options
author | Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com> | 2020-05-15 18:45:27 +0300 |
---|---|---|
committer | Rob Herring <robh@kernel.org> | 2020-05-28 23:06:37 +0300 |
commit | 39c7c93de02c2c0c150ff41f33068c201b964050 (patch) | |
tree | 524434732285c8ba210a83d87d9d5722fd7dfe7b /Documentation/devicetree/bindings/gpio | |
parent | a08790960382c24d92af43a34626ed0f3899d299 (diff) | |
download | linux-39c7c93de02c2c0c150ff41f33068c201b964050.tar.xz |
dt-bindings: gpio: renesas, rcar-gpio: Add r8a7742 (RZ/G1H) support
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 <marian-cristian.rotariu.rb@bp.renesas.com>
Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Rob Herring <robh@kernel.org>
Diffstat (limited to 'Documentation/devicetree/bindings/gpio')
-rw-r--r-- | Documentation/devicetree/bindings/gpio/renesas,rcar-gpio.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/gpio/renesas,rcar-gpio.yaml b/Documentation/devicetree/bindings/gpio/renesas,rcar-gpio.yaml index bcece7e6f7b4..397d9383d15a 100644 --- a/Documentation/devicetree/bindings/gpio/renesas,rcar-gpio.yaml +++ b/Documentation/devicetree/bindings/gpio/renesas,rcar-gpio.yaml @@ -20,6 +20,7 @@ properties: - items: - enum: + - renesas,gpio-r8a7742 # RZ/G1H - renesas,gpio-r8a7743 # RZ/G1M - renesas,gpio-r8a7744 # RZ/G1N - renesas,gpio-r8a7745 # RZ/G1E |