Lines Matching refs:gpio
4 - compatible: should be "ti,dm6441-gpio", "ti,keystone-gpio"
9 - gpio-controller : Marks the device node as a gpio controller.
11 - #gpio-cells : Should be two.
22 - ti,davinci-gpio-unbanked: The number of GPIOs that have an individual interrupt
31 gpio: gpio@1e26000 {
32 compatible = "ti,dm6441-gpio";
33 gpio-controller;
34 #gpio-cells = <2>;
43 ti,davinci-gpio-unbanked = <0>;
49 compatible = "gpio-leds";
53 gpios = <&gpio 10 GPIO_ACTIVE_HIGH>;
59 gpios = <&gpio 11 GPIO_ACTIVE_HIGH>;