Lines Matching refs:GPIO
1 * Renesas R-Car GPIO Controller
6 - "renesas,gpio-r8a7778": for R8A7778 (R-Mobile M1) compatible GPIO controller.
7 - "renesas,gpio-r8a7779": for R8A7779 (R-Car H1) compatible GPIO controller.
8 - "renesas,gpio-r8a7790": for R8A7790 (R-Car H2) compatible GPIO controller.
9 - "renesas,gpio-r8a7791": for R8A7791 (R-Car M2-W) compatible GPIO controller.
10 - "renesas,gpio-r8a7793": for R8A7793 (R-Car M2-N) compatible GPIO controller.
11 - "renesas,gpio-r8a7794": for R8A7794 (R-Car E2) compatible GPIO controller.
12 - "renesas,gpio-r8a7795": for R8A7795 (R-Car H3) compatible GPIO controller.
13 - "renesas,gpio-rcar": for generic R-Car GPIO controller.
15 - reg: Base address and length of each memory resource used by the GPIO
22 - #gpio-cells: Should be 2. The first cell is the GPIO number and the second
23 cell specifies GPIO flags, as defined in <dt-bindings/gpio/gpio.h>. Only the
25 - gpio-ranges: Range of pins managed by the GPIO controller.
31 the GPIO instance.
34 and the common GPIO bindings used by client devices.
36 The GPIO controller also acts as an interrupt controller. It uses the default
40 Example: R8A7779 (R-Car H1) GPIO controller nodes