Lines Matching +full:off +full:- +full:gpios

2  * Copyright (C) 2015-2016 Texas Instruments Incorporated - http://www.ti.com/
8 /dts-v1/;
11 #include <dt-bindings/gpio/gpio.h>
12 #include <dt-bindings/interrupt-controller/irq.h>
13 #include "am57xx-idk-common.dtsi"
14 #include "dra72x-mmc-iodelay.dtsi"
18 compatible = "ti,am5718-idk", "ti,am5718", "ti,dra7";
26 compatible = "gpio-leds";
27 cpu0-led {
29 gpios = <&gpio2 25 GPIO_ACTIVE_HIGH>;
30 default-state = "off";
31 linux,default-trigger = "cpu0";
34 usr0-led {
36 gpios = <&gpio2 26 GPIO_ACTIVE_HIGH>;
37 default-state = "off";
40 heartbeat-led {
42 gpios = <&gpio2 27 GPIO_ACTIVE_HIGH>;
43 default-state = "off";
44 linux,default-trigger = "heartbeat";
47 usr1-led {
49 gpios = <&gpio2 28 GPIO_ACTIVE_HIGH>;
50 default-state = "off";
53 usr2-led {
55 gpios = <&gpio2 21 GPIO_ACTIVE_HIGH>;
56 default-state = "off";
59 mmc0-led {
61 gpios = <&gpio2 19 GPIO_ACTIVE_HIGH>;
62 default-state = "off";
63 linux,default-trigger = "mmc0";
73 id-gpio = <&gpio5 7 GPIO_ACTIVE_HIGH>;
74 vbus-gpio = <&gpio7 22 GPIO_ACTIVE_HIGH>;
96 gpios = <&gpio3 23 GPIO_ACTIVE_HIGH>;
100 gpios = <&gpio3 23 GPIO_ACTIVE_HIGH>;
104 pinctrl-names = "default", "hs", "sdr12", "sdr25", "sdr50", "ddr50", "sdr104";
105 pinctrl-0 = <&mmc1_pins_default>;
106 pinctrl-1 = <&mmc1_pins_hs>;
107 pinctrl-2 = <&mmc1_pins_sdr12>;
108 pinctrl-3 = <&mmc1_pins_sdr25>;
109 pinctrl-4 = <&mmc1_pins_sdr50>;
110 pinctrl-5 = <&mmc1_pins_ddr50_rev20 &mmc1_iodelay_ddr50_conf>;
111 pinctrl-6 = <&mmc1_pins_sdr104 &mmc1_iodelay_sdr104_rev20_conf>;
115 pinctrl-names = "default", "hs", "ddr_1_8v";
116 pinctrl-0 = <&mmc2_pins_default>;
117 pinctrl-1 = <&mmc2_pins_hs>;
118 pinctrl-2 = <&mmc2_pins_ddr_rev20 &mmc2_iodelay_ddr_conf>;