Document support for the GPIO controller blocks in the
Renesas R-Car X5H (R8A78000) SoC.
Acked-by: Conor Dooley <conor.dooley@microchip.com>
Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Marek Vasut <marek.vasut+renesas@mailbox.org>
---
V2: - Add AB from Conor
- Add RB from Geert
---
.../devicetree/bindings/gpio/renesas,rcar-gpio.yaml | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/Documentation/devicetree/bindings/gpio/renesas,rcar-gpio.yaml b/Documentation/devicetree/bindings/gpio/renesas,rcar-gpio.yaml
index d32e103a64aac..95f5175c7a9da 100644
--- a/Documentation/devicetree/bindings/gpio/renesas,rcar-gpio.yaml
+++ b/Documentation/devicetree/bindings/gpio/renesas,rcar-gpio.yaml
@@ -56,6 +56,11 @@ properties:
- renesas,gpio-r8a779h0 # R-Car V4M
- const: renesas,rcar-gen4-gpio # R-Car Gen4
+ - items:
+ - enum:
+ - renesas,gpio-r8a78000 # R-Car X5H
+ - const: renesas,rcar-gen5-gpio # R-Car Gen5
+
reg:
maxItems: 1
--
2.53.0