Lines Matching +full:function +full:- +full:enumerator
1 // SPDX-License-Identifier: GPL-2.0-or-later OR MIT
7 * https://www.toradex.com/computer-on-modules/verdin-arm-family/nxp-imx-8m-mini-nano
8 * https://www.toradex.com/products/carrier-board/mallow-carrier-board
11 #include <dt-bindings/leds/common.h>
15 compatible = "gpio-leds";
16 pinctrl-names = "default";
17 pinctrl-0 = <&pinctrl_leds>;
19 /* SODIMM 52 - USER_LED_1_RED */
20 led-0 {
22 function = LED_FUNCTION_DEBUG;
23 function-enumerator = <1>;
27 /* SODIMM 54 - USER_LED_1_GREEN */
28 led-1 {
30 function = LED_FUNCTION_DEBUG;
31 function-enumerator = <1>;
35 /* SODIMM 56 - USER_LED_2_RED */
36 led-2 {
38 function = LED_FUNCTION_DEBUG;
39 function-enumerator = <2>;
43 /* SODIMM 58 - USER_LED_2_GREEN */
44 led-3 {
46 function = LED_FUNCTION_DEBUG;
47 function-enumerator = <2>;
55 pinctrl-0 = <&pinctrl_ecspi2>, <&pinctrl_tpm_cs>;
56 cs-gpios = <&gpio5 13 GPIO_ACTIVE_LOW>, <&gpio3 2 GPIO_ACTIVE_LOW>;
60 compatible = "infineon,slb9670", "tcg,tpm_tis-spi";
62 pinctrl-names = "default";
63 pinctrl-0 = <&pinctrl_tpm_irq>;
64 interrupt-parent = <&gpio3>;
66 spi-max-frequency = <18500000>;