Lines Matching +full:ar7100 +full:- +full:gpio
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/gpio/qca,ar7100-gpio.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Qualcomm Atheros AR7xxx/AR9xxx GPIO controller
10 - Alban Bedel <albeu@free.fr>
15 - items:
16 - const: qca,ar9132-gpio
17 - const: qca,ar7100-gpio
18 - enum:
19 - qca,ar7100-gpio
20 - qca,ar9340-gpio
25 gpio-controller: true
27 '#gpio-cells':
35 interrupt-controller: true
37 '#interrupt-cells':
41 - compatible
42 - reg
43 - gpio-controller
44 - '#gpio-cells'
45 - ngpios
50 - |
51 gpio@18040000 {
52 compatible = "qca,ar9132-gpio", "qca,ar7100-gpio";
56 gpio-controller;
57 #gpio-cells = <2>;
58 interrupt-controller;
59 #interrupt-cells = <2>;