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>
14 native-hdmi-connector {
15 compatible = "hdmi-connector";
21 remote-endpoint = <&hdmi_tx_out>;
27 compatible = "gpio-leds";
28 pinctrl-names = "default";
29 pinctrl-0 = <&pinctrl_leds>;
31 /* SODIMM 52 - USER_LED_1_RED */
32 led-0 {
34 function = LED_FUNCTION_DEBUG;
35 function-enumerator = <1>;
39 /* SODIMM 54 - USER_LED_1_GREEN */
40 led-1 {
42 function = LED_FUNCTION_DEBUG;
43 function-enumerator = <1>;
47 /* SODIMM 56 - USER_LED_2_RED */
48 led-2 {
50 function = LED_FUNCTION_DEBUG;
51 function-enumerator = <2>;
55 /* SODIMM 58 - USER_LED_2_GREEN */
56 led-3 {
58 function = LED_FUNCTION_DEBUG;
59 function-enumerator = <2>;
71 power-supply = <®_3p3v>;
76 pinctrl-0 = <&pinctrl_ecspi1>, <&pinctrl_tpm_cs>;
77 cs-gpios = <&gpio5 9 GPIO_ACTIVE_LOW>, <&gpio3 16 GPIO_ACTIVE_LOW>;
81 compatible = "infineon,slb9670", "tcg,tpm_tis-spi";
83 pinctrl-names = "default";
84 pinctrl-0 = <&pinctrl_tpm_irq>;
85 interrupt-parent = <&gpio3>;
87 spi-max-frequency = <18500000>;
122 remote-endpoint = <&native_hdmi_connector_in>;
187 vin-supply = <®_3p3v>;