Lines Matching +full:default +full:- +full:trigger
1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
7 #include <dt-bindings/input/input.h>
10 gpio-keys {
11 compatible = "gpio-keys";
12 pinctrl-names = "default";
13 pinctrl-0 = <&pinctrl_gpio_keys>;
20 wakeup-source;
30 user_leds: user-leds {
31 compatible = "gpio-leds";
32 pinctrl-names = "default";
33 pinctrl-0 = <&pinctrl_user_leds>;
36 user-led1 {
38 linux,default-trigger = "gpio";
39 default-state = "on";
42 user-led2 {
44 linux,default-trigger = "gpio";
45 default-state = "on";
48 user-led3 {
50 linux,default-trigger = "gpio";
51 default-state = "on";