Lines Matching +full:gpio +full:- +full:ranges +full:- +full:group +full:- +full:names
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/gpio/abilis,tb10x-gpio.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Abilis TB10x GPIO controller
10 - Christian Ruppert <christian.ruppert@abilis.com>
14 const: abilis,tb10x-gpio
19 gpio-controller: true
21 '#gpio-cells':
24 gpio-ranges: true
26 gpio-ranges-group-names: true
28 interrupt-controller: true
30 '#interrupt-cells':
38 description: Number of GPIO pins this driver controls
42 - compatible
43 - reg
44 - gpio-controller
45 - '#gpio-cells'
46 - abilis,ngpio
51 - |
52 gpio@ff140000 {
53 compatible = "abilis,tb10x-gpio";
54 interrupt-controller;
55 #interrupt-cells = <1>;
58 gpio-controller;
59 #gpio-cells = <2>;
61 gpio-ranges = <&iomux 0 0 0>;
62 gpio-ranges-group-names = "gpioa_pins";