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-plus
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>;
54 power-supply = <®_3p3v>;
59 pinctrl-0 = <&pinctrl_ecspi1>, <&pinctrl_tpm_cs>;
60 cs-gpios = <&gpio5 9 GPIO_ACTIVE_LOW>, <&gpio3 16 GPIO_ACTIVE_LOW>;
64 compatible = "infineon,slb9670", "tcg,tpm_tis-spi";
66 pinctrl-names = "default";
67 pinctrl-0 = <&pinctrl_tpm_irq>;
68 interrupt-parent = <&gpio3>;
70 spi-max-frequency = <18500000>;
140 vin-supply = <®_3p3v>;