Lines Matching +full:en7523 +full:- +full:gpio
1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause
3 ---
4 $id: http://devicetree.org/schemas/gpio/airoha,en7523-gpio.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Airoha EN7523 GPIO controller
10 - John Crispin <john@phrozen.org>
13 Airoha's GPIO controller on their ARM EN7523 SoCs consists of two banks of 32
18 pattern: "^gpio@[0-9a-f]+$"
22 - const: airoha,en7523-gpio
31 "#gpio-cells":
34 gpio-controller: true
37 - compatible
38 - reg
39 - "#gpio-cells"
40 - gpio-controller
45 - |
46 gpio0: gpio@1fbf0200 {
47 compatible = "airoha,en7523-gpio";
52 gpio-controller;
53 #gpio-cells = <2>;
56 gpio1: gpio@1fbf0270 {
57 compatible = "airoha,en7523-gpio";
62 gpio-controller;
63 #gpio-cells = <2>;