Lines Matching +full:default +full:- +full:trigger
1 // SPDX-License-Identifier: GPL-2.0
3 * Copyright (C) 2017 Texas Instruments Incorporated - http://www.ti.com/
6 #include <dt-bindings/gpio/gpio.h>
7 #include <dt-bindings/interrupt-controller/irq.h>
8 #include "am57xx-idk-common.dtsi"
16 status-leds {
17 compatible = "gpio-leds";
18 cpu0-led {
21 default-state = "off";
22 linux,default-trigger = "cpu0";
25 usr0-led {
28 default-state = "off";
31 heartbeat-led {
34 default-state = "off";
35 linux,default-trigger = "heartbeat";
38 cpu1-led {
41 default-state = "off";
42 linux,default-trigger = "cpu1";
45 usr1-led {
48 default-state = "off";
51 mmc0-led {
54 default-state = "off";
55 linux,default-trigger = "mmc0";
65 id-gpio = <&gpio3 16 GPIO_ACTIVE_HIGH>;
66 vbus-gpio = <&gpio3 26 GPIO_ACTIVE_HIGH>;
70 load-gpios = <&gpio3 19 GPIO_ACTIVE_LOW>;