Lines Matching +full:function +full:- +full:enumerator
1 // SPDX-License-Identifier: GPL-2.0-or-later OR MIT
6 #include <dt-bindings/leds/common.h>
10 compatible = "gpio-leds";
12 pinctrl-names = "default";
13 pinctrl-0 = <&pinctrl_leds_yavia>;
15 /* SODIMM 52 - LD1_RED */
16 led-0 {
18 function = LED_FUNCTION_DEBUG;
19 function-enumerator = <1>;
22 /* SODIMM 54 - LD1_GREEN */
23 led-1 {
25 function = LED_FUNCTION_DEBUG;
26 function-enumerator = <1>;
29 /* SODIMM 56 - LD1_BLUE */
30 led-2 {
32 function = LED_FUNCTION_DEBUG;
33 function-enumerator = <1>;
36 /* SODIMM 58 - LD2_RED */
37 led-3 {
39 function = LED_FUNCTION_DEBUG;
40 function-enumerator = <2>;
43 /* SODIMM 60 - LD2_GREEN */
44 led-4 {
46 function = LED_FUNCTION_DEBUG;
47 function-enumerator = <2>;
50 /* SODIMM 62 - LD2_BLUE */
51 led-5 {
53 function = LED_FUNCTION_DEBUG;
54 function-enumerator = <2>;
80 pinctrl-names = "default";
81 pinctrl-0 = <&pinctrl_gpios_ext_yavia>;
85 pinctrl-names = "default";
86 pinctrl-0 = <&pinctrl_ctrl_sleep_moci>;