Lines Matching refs:GPIO
1 * Renesas R-Car GPIO Controller
6 - "renesas,gpio-r8a7743": for R8A7743 (RZ/G1M) compatible GPIO controller.
7 - "renesas,gpio-r8a7744": for R8A7744 (RZ/G1N) compatible GPIO controller.
8 - "renesas,gpio-r8a7745": for R8A7745 (RZ/G1E) compatible GPIO controller.
9 - "renesas,gpio-r8a77470": for R8A77470 (RZ/G1C) compatible GPIO controller.
10 - "renesas,gpio-r8a774a1": for R8A774A1 (RZ/G2M) compatible GPIO controller.
11 - "renesas,gpio-r8a774c0": for R8A774C0 (RZ/G2E) compatible GPIO controller.
12 - "renesas,gpio-r8a7778": for R8A7778 (R-Car M1) compatible GPIO controller.
13 - "renesas,gpio-r8a7779": for R8A7779 (R-Car H1) compatible GPIO controller.
14 - "renesas,gpio-r8a7790": for R8A7790 (R-Car H2) compatible GPIO controller.
15 - "renesas,gpio-r8a7791": for R8A7791 (R-Car M2-W) compatible GPIO controller.
16 - "renesas,gpio-r8a7792": for R8A7792 (R-Car V2H) compatible GPIO controller.
17 - "renesas,gpio-r8a7793": for R8A7793 (R-Car M2-N) compatible GPIO controller.
18 - "renesas,gpio-r8a7794": for R8A7794 (R-Car E2) compatible GPIO controller.
19 - "renesas,gpio-r8a7795": for R8A7795 (R-Car H3) compatible GPIO controller.
20 - "renesas,gpio-r8a7796": for R8A7796 (R-Car M3-W) compatible GPIO controller.
21 - "renesas,gpio-r8a77965": for R8A77965 (R-Car M3-N) compatible GPIO controller.
22 - "renesas,gpio-r8a77970": for R8A77970 (R-Car V3M) compatible GPIO controller.
23 - "renesas,gpio-r8a77980": for R8A77980 (R-Car V3H) compatible GPIO controller.
24 - "renesas,gpio-r8a77990": for R8A77990 (R-Car E3) compatible GPIO controller.
25 - "renesas,gpio-r8a77995": for R8A77995 (R-Car D3) compatible GPIO controller.
26 - "renesas,rcar-gen1-gpio": for a generic R-Car Gen1 GPIO controller.
27 - "renesas,rcar-gen2-gpio": for a generic R-Car Gen2 or RZ/G1 GPIO controller.
28 - "renesas,rcar-gen3-gpio": for a generic R-Car Gen3 or RZ/G2 GPIO controller.
35 - reg: Base address and length of each memory resource used by the GPIO
41 - #gpio-cells: Should be 2. The first cell is the GPIO number and the second
42 cell specifies GPIO flags, as defined in <dt-bindings/gpio/gpio.h>. Only the
50 the GPIO instance.
54 Please refer to gpio.txt in this directory for the common GPIO bindings used by
57 The GPIO controller also acts as an interrupt controller. It uses the default
61 Example: R8A77470 (RZ/G1C) GPIO controller nodes