Skip to content

Commit 33f5dc8

Browse files
bijudaslinusw
authored andcommitted
gpio: rcar: Add r8a7745 (RZ/G1E) support
Renesas RZ/G1E (R8A7745) SoC GPIO blocks are identical to the R-Car Gen2 family. Add support for its GPIO controllers. Signed-off-by: Biju Das <[email protected]> Acked-by: Simon Horman <[email protected]> Reviewed-by: Geert Uytterhoeven <[email protected]> Acked-by: Rob Herring <[email protected]> Signed-off-by: Linus Walleij <[email protected]>
1 parent f89c6ea commit 33f5dc8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Documentation/devicetree/bindings/gpio/renesas,gpio-rcar.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ Required Properties:
44

55
- compatible: should contain one or more of the following:
66
- "renesas,gpio-r8a7743": for R8A7743 (RZ/G1M) compatible GPIO controller.
7+
- "renesas,gpio-r8a7745": for R8A7745 (RZ/G1E) compatible GPIO controller.
78
- "renesas,gpio-r8a7778": for R8A7778 (R-Mobile M1) compatible GPIO controller.
89
- "renesas,gpio-r8a7779": for R8A7779 (R-Car H1) compatible GPIO controller.
910
- "renesas,gpio-r8a7790": for R8A7790 (R-Car H2) compatible GPIO controller.

0 commit comments

Comments
 (0)