From: Geert Uytterhoeven Date: Mon, 4 Apr 2022 15:29:48 +0000 (+0200) Subject: dt-bindings: gpio: renesas,rcar-gpio: Add r8a779f0 support X-Git-Tag: v6.6.17~7434^2~39 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=afd24a50c73c8fa6619fee093ceee2ab40bb2146;p=platform%2Fkernel%2Flinux-rpi.git 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 Reviewed-by: Wolfram Sang Signed-off-by: Bartosz Golaszewski --- diff --git a/Documentation/devicetree/bindings/gpio/renesas,rcar-gpio.yaml b/Documentation/devicetree/bindings/gpio/renesas,rcar-gpio.yaml index f254173..0681a47 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