Lines Matching +full:function +full:- +full:enumerator
4 * This file is dual-licensed: you can use it either under the terms
41 #include <dt-bindings/leds/common.h>
45 compatible = "gpio-leds";
46 pinctrl-names = "default";
47 pinctrl-0 = <&pinctrl_solidsense_leds>;
49 /* Red/Green LED1 - next to WiFi SMA */
50 led-11 {
52 function = LED_FUNCTION_INDICATOR;
53 function-enumerator = <0>;
57 led-12 {
59 function = LED_FUNCTION_INDICATOR;
60 function-enumerator = <0>;
64 /* Red/Green LED2 - next to GPS SMA */
65 led-21 {
67 function = LED_FUNCTION_INDICATOR;
68 function-enumerator = <1>;
72 led-22 {
74 function = LED_FUNCTION_INDICATOR;
75 function-enumerator = <1>;
94 pinctrl-0 = <&pinctrl_hog>, <&pinctrl_solidsense_hog>;
96 pinctrl_solidsense_hog: solidsense-hoggrp {
100 /* Nordic Chip 1 SWDIO - GPIO 125 */
102 /* Nordic Chip 1 SWDCLK - GPIO 59 */
105 /* Nordic Chip 2 SWDIO - GPIO 81 */
107 /* Nordic Chip 2 SWCLK - GPIO 82 */
112 pinctrl_solidsense_leds: solidsense-ledsgrp {
114 /* Red LED 1 - GPIO 58 */
116 /* Green LED 1 - GPIO 55 */
118 /* Red LED 2 - GPIO 57 */
120 /* Green LED 2 - GPIO 56 */
125 pinctrl_solidsense_uart2: solidsense-uart2grp {
132 pinctrl_solidsense_uart3: solidsense-uart3grp {
149 pinctrl-names = "default";
150 pinctrl-0 = <&pinctrl_solidsense_uart2>;
155 pinctrl-names = "default";
156 pinctrl-0 = <&pinctrl_solidsense_uart3>;