Skip to content

Commit

Permalink
dt-bindings: gpio: rcar: Add r8a779a0 support
Browse files Browse the repository at this point in the history
Document the compatible value for the GPIO block in the Renesas R-Car
V3U (R8A779A0) SoC.

While this GPIO block is mostly compatible with GPIO blocks on R-Car
Gen3 SoCs, there are small differences, and one of the new registers
needs to be configured differently from its initial reset state.

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Reviewed-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com>
  • Loading branch information
Geert Uytterhoeven authored and Bartosz Golaszewski committed Feb 15, 2021
1 parent cb38cd7 commit 2a84708
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Documentation/devicetree/bindings/gpio/renesas,rcar-gpio.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,9 @@ properties:
- renesas,gpio-r8a77995 # R-Car D3
- const: renesas,rcar-gen3-gpio # R-Car Gen3 or RZ/G2

- items:
- const: renesas,gpio-r8a779a0 # R-Car V3U

reg:
maxItems: 1

Expand Down

0 comments on commit 2a84708

Please sign in to comment.