diff mbox series

[v2,1/2] dt-bindings: gpio: renesas,rcar-gpio: Add r8a779f0 support

Message ID fb9dacf4c4e656355795f1086ea21376ea34a9eb.1649085875.git.geert+renesas@glider.be
State New
Headers show
Series gpio: rcar: Add-R-Car S4-8 GPIO support | expand

Commit Message

Geert Uytterhoeven April 4, 2022, 3:29 p.m. UTC
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>
---
v2:
  - No changes.
---
 .../devicetree/bindings/gpio/renesas,rcar-gpio.yaml          | 5 +++++
 1 file changed, 5 insertions(+)

Comments

Wolfram Sang April 4, 2022, 3:38 p.m. UTC | #1
On Mon, Apr 04, 2022 at 05:29:48PM +0200, Geert Uytterhoeven wrote:
> 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>
diff mbox series

Patch

diff --git a/Documentation/devicetree/bindings/gpio/renesas,rcar-gpio.yaml b/Documentation/devicetree/bindings/gpio/renesas,rcar-gpio.yaml
index f2541739ee3b9f7c..0681a4790cd62e23 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