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"
17 compatible = "ti,am5718-idk", "ti,am5718", "ti,dra7";
25 compatible = "gpio-leds";
26 cpu0-led {
28 gpios = <&gpio2 25 GPIO_ACTIVE_HIGH>;
29 default-state = "off";
30 linux,default-trigger = "cpu0";
33 usr0-led {
35 gpios = <&gpio2 26 GPIO_ACTIVE_HIGH>;
36 default-state = "off";
39 heartbeat-led {
41 gpios = <&gpio2 27 GPIO_ACTIVE_HIGH>;
42 default-state = "off";
43 linux,default-trigger = "heartbeat";
46 usr1-led {
48 gpios = <&gpio2 28 GPIO_ACTIVE_HIGH>;
49 default-state = "off";
52 usr2-led {
54 gpios = <&gpio2 21 GPIO_ACTIVE_HIGH>;
55 default-state = "off";
58 mmc0-led {
60 gpios = <&gpio2 19 GPIO_ACTIVE_HIGH>;
61 default-state = "off";
62 linux,default-trigger = "mmc0";
67 compatible = "linux,extcon-usb-gpio";
68 id-gpio = <&gpio5 7 GPIO_ACTIVE_HIGH>;
74 vmmc-supply = <&ldo1_reg>;
75 bus-width = <4>;
76 cd-gpios = <&gpio6 27 GPIO_ACTIVE_LOW>; /* gpio 219 */