Lines Matching +full:off +full:- +full:gpios
2 * Copyright (C) 2015-2016 Texas Instruments Incorporated - http://www.ti.com/
9 /dts-v1/;
12 #include <dt-bindings/gpio/gpio.h>
13 #include <dt-bindings/interrupt-controller/irq.h>
14 #include "am57xx-idk-common.dtsi"
18 compatible = "ti,am5728-idk", "ti,am5728", "ti,dra742", "ti,dra74",
27 compatible = "linux,extcon-usb-gpio";
28 id-gpio = <&gpio3 16 GPIO_ACTIVE_HIGH>;
31 status-leds {
32 compatible = "gpio-leds";
33 cpu0-led {
35 gpios = <&gpio4 0 GPIO_ACTIVE_HIGH>;
36 default-state = "off";
37 linux,default-trigger = "cpu0";
40 usr0-led {
42 gpios = <&gpio3 11 GPIO_ACTIVE_HIGH>;
43 default-state = "off";
46 heartbeat-led {
48 gpios = <&gpio3 12 GPIO_ACTIVE_HIGH>;
49 default-state = "off";
50 linux,default-trigger = "heartbeat";
53 cpu1-led {
55 gpios = <&gpio3 10 GPIO_ACTIVE_HIGH>;
56 default-state = "off";
57 linux,default-trigger = "cpu1";
60 usr1-led {
62 gpios = <&gpio7 23 GPIO_ACTIVE_HIGH>;
63 default-state = "off";
66 mmc0-led {
68 gpios = <&gpio7 22 GPIO_ACTIVE_HIGH>;
69 default-state = "off";
70 linux,default-trigger = "mmc0";
81 vmmc-supply = <&v3_3d>;
82 vmmc_aux-supply = <&ldo1_reg>;
83 bus-width = <4>;
84 cd-gpios = <&gpio6 27 GPIO_ACTIVE_LOW>; /* gpio 219 */