aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings/gpio
diff options
context:
space:
mode:
authorGeert Uytterhoeven <geert+renesas@glider.be>2022-04-04 17:29:48 +0200
committerBartosz Golaszewski <brgl@bgdev.pl>2022-04-05 15:09:46 +0200
commitafd24a50c73c8fa6619fee093ceee2ab40bb2146 (patch)
treed312c65c75d494484bd52fbaa3eae5b9ea372c4b /Documentation/devicetree/bindings/gpio
parentgpiolib: Get rid of redundant 'else' (diff)
downloadlinux-dev-afd24a50c73c8fa6619fee093ceee2ab40bb2146.tar.xz
linux-dev-afd24a50c73c8fa6619fee093ceee2ab40bb2146.zip
dt-bindings: gpio: renesas,rcar-gpio: Add r8a779f0 support
Document support for the GPIO controller blocks in the Renesas R-Car S4-8 (R8A779F0) SoC, including a new family-specific compatible value for the R-Car Gen4 family. Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> Reviewed-by: Wolfram Sang <wsa+renesas@sang-engineering.com> Signed-off-by: Bartosz Golaszewski <brgl@bgdev.pl>
Diffstat (limited to 'Documentation/devicetree/bindings/gpio')
-rw-r--r--Documentation/devicetree/bindings/gpio/renesas,rcar-gpio.yaml5
1 files changed, 5 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/gpio/renesas,rcar-gpio.yaml b/Documentation/devicetree/bindings/gpio/renesas,rcar-gpio.yaml
index f2541739ee3b..0681a4790cd6 100644
--- a/Documentation/devicetree/bindings/gpio/renesas,rcar-gpio.yaml
+++ b/Documentation/devicetree/bindings/gpio/renesas,rcar-gpio.yaml
@@ -51,6 +51,11 @@ properties:
- items:
- const: renesas,gpio-r8a779a0 # R-Car V3U
+ - items:
+ - enum:
+ - renesas,gpio-r8a779f0 # R-Car S4-8
+ - const: renesas,rcar-gen4-gpio # R-Car Gen4
+
reg:
maxItems: 1