Lines Matching +full:vf610 +full:- +full:gpio

1 // SPDX-License-Identifier: GPL-2.0+ OR MIT
3 * Copyright 2014-2020 Toradex
14 compatible = "pwm-backlight";
15 pinctrl-names = "default";
16 pinctrl-0 = <&pinctrl_gpio_bl_on>;
18 enable-gpios = <&gpio1 13 GPIO_ACTIVE_HIGH>;
22 reg_module_3v3: regulator-module-3v3 {
23 compatible = "regulator-fixed";
24 regulator-name = "+V3.3";
25 regulator-min-microvolt = <3300000>;
26 regulator-max-microvolt = <3300000>;
29 reg_module_3v3_avdd: regulator-module-3v3-avdd {
30 compatible = "regulator-fixed";
31 regulator-name = "+V3.3_AVDD_AUDIO";
32 regulator-min-microvolt = <3300000>;
33 regulator-max-microvolt = <3300000>;
39 vref-supply = <&reg_module_3v3_avdd>;
44 vref-supply = <&reg_module_3v3_avdd>;
48 pinctrl-names = "default";
49 pinctrl-0 = <&pinctrl_flexcan0>;
54 pinctrl-names = "default";
55 pinctrl-0 = <&pinctrl_flexcan1>;
60 assigned-clocks = <&clks VF610_CLK_ENET_SEL>,
62 assigned-clock-parents = <&clks VF610_CLK_ENET_50M>,
67 bus-num = <1>;
68 pinctrl-names = "default";
69 pinctrl-0 = <&pinctrl_dspi1>;
81 pinctrl-names = "default";
82 pinctrl-0 = <&pinctrl_esdhc1>;
83 bus-width = <4>;
84 cd-gpios = <&gpio1 10 GPIO_ACTIVE_LOW>;
85 disable-wp;
89 phy-mode = "rmii";
90 phy-supply = <&reg_module_3v3>;
91 pinctrl-names = "default";
92 pinctrl-0 = <&pinctrl_fec1>;
96 clock-frequency = <400000>;
97 pinctrl-names = "default", "gpio";
98 pinctrl-0 = <&pinctrl_i2c0>;
99 pinctrl-1 = <&pinctrl_i2c0_gpio>;
100 scl-gpios = <&gpio1 4 (GPIO_ACTIVE_HIGH | GPIO_OPEN_DRAIN)>;
101 sda-gpios = <&gpio1 5 (GPIO_ACTIVE_HIGH | GPIO_OPEN_DRAIN)>;
105 pinctrl-names = "default";
106 pinctrl-0 = <&pinctrl_nfc>;
110 compatible = "fsl,vf610-nfc-nandcs";
112 #address-cells = <1>;
113 #size-cells = <1>;
114 nand-bus-width = <8>;
115 nand-ecc-mode = "hw";
116 nand-ecc-strength = <32>;
117 nand-ecc-step-size = <2048>;
118 nand-on-flash-bbt;
123 pinctrl-names = "default";
124 pinctrl-0 = <&pinctrl_pwm0>;
128 pinctrl-names = "default";
129 pinctrl-0 = <&pinctrl_pwm1>;
133 pinctrl-names = "default";
134 pinctrl-0 = <&pinctrl_uart0>;
138 pinctrl-names = "default";
139 pinctrl-0 = <&pinctrl_uart1>;
143 pinctrl-names = "default";
144 pinctrl-0 = <&pinctrl_uart2>;
148 disable-over-current;
153 disable-over-current;
174 vf610-colibri {