Lines Matching full:gpio
4 $id: http://devicetree.org/schemas/gpio/gpio-davinci.yaml#
7 title: GPIO controller for Davinci and keystone devices
17 - ti,k2g-gpio
18 - ti,am654-gpio
19 - ti,j721e-gpio
20 - ti,am64-gpio
21 - const: ti,keystone-gpio
25 - ti,dm6441-gpio
26 - ti,keystone-gpio
31 gpio-controller: true
33 gpio-ranges: true
35 gpio-reserved-ranges: true
37 gpio-line-names:
38 description: strings describing the names of each gpio line.
42 "#gpio-cells":
52 provide the list of interrupts for each gpio.
58 description: The number of GPIO pins supported consecutively.
61 ti,davinci-gpio-unbanked:
70 const: gpio
85 - gpio-hog
90 - gpio-controller
91 - "#gpio-cells"
94 - ti,davinci-gpio-unbanked
104 gpio0: gpio@2603000 {
105 compatible = "ti,k2g-gpio", "ti,keystone-gpio";
107 gpio-controller;
108 #gpio-cells = <2>;
121 ti,davinci-gpio-unbanked = <0>;
123 clock-names = "gpio";
129 gpio1: gpio@260bf00 {
130 compatible = "ti,keystone-gpio";
132 gpio-controller;
133 #gpio-cells = <2>;
134 /* HW Interrupts mapped to GPIO pins */
168 clock-names = "gpio";
170 ti,davinci-gpio-unbanked = <32>;
175 compatible = "ti,am654-gpio", "ti,keystone-gpio";
177 gpio-controller;
178 #gpio-cells = <2>;
184 ti,davinci-gpio-unbanked = <0>;
186 clock-names = "gpio";