Lines Matching +full:vf610 +full:- +full:i2c

1 // SPDX-License-Identifier: (GPL-2.0 OR MIT)
7 /dts-v1/;
8 #include "vf610.dtsi"
11 model = "ZII VF610 CFU1 Board";
12 compatible = "zii,vf610cfu1", "zii,vf610dev", "fsl,vf610";
15 stdout-path = &uart0;
23 gpio-leds {
24 compatible = "gpio-leds";
25 pinctrl-0 = <&pinctrl_leds_debug>;
26 pinctrl-names = "default";
28 led-debug {
31 linux,default-trigger = "heartbeat";
34 led-fail {
37 default-state = "off";
40 led-status {
43 default-state = "off";
46 led-debug-a {
49 default-state = "off";
52 led-debug-b {
55 default-state = "off";
59 reg_vcc_3v3_mcu: regulator-vcc-3v3-mcu {
60 compatible = "regulator-fixed";
61 regulator-name = "vcc_3v3_mcu";
62 regulator-min-microvolt = <3300000>;
63 regulator-max-microvolt = <3300000>;
68 pinctrl-0 = <&pinctrl_optical>;
69 pinctrl-names = "default";
70 i2c-bus = <&i2c0>;
71 los-gpio = <&gpio4 4 GPIO_ACTIVE_HIGH>;
72 tx-disable-gpio = <&gpio3 22 GPIO_ACTIVE_HIGH>;
75 supply-voltage-monitor {
76 compatible = "iio-hwmon";
77 io-channels = <&adc0 8>, /* 28VDC_IN */
85 vref-supply = <&reg_vcc_3v3_mcu>;
90 vref-supply = <&reg_vcc_3v3_mcu>;
95 bus-num = <1>;
96 pinctrl-names = "default";
97 pinctrl-0 = <&pinctrl_dspi1>;
99 * Some CFU1s come with SPI-NOR chip DNPed, so we leave this
106 #address-cells = <1>;
107 #size-cells = <1>;
108 compatible = "m25p128", "jedec,spi-nor";
110 spi-max-frequency = <50000000>;
113 label = "m25p128-0";
128 pinctrl-names = "default";
129 pinctrl-0 = <&pinctrl_esdhc0>;
130 bus-width = <8>;
131 non-removable;
132 no-1-8-v;
133 keep-power-in-suspend;
134 no-sdio;
135 no-sd;
140 pinctrl-names = "default";
141 pinctrl-0 = <&pinctrl_esdhc1>;
142 bus-width = <4>;
143 no-sdio;
148 phy-mode = "rmii";
149 pinctrl-names = "default";
150 pinctrl-0 = <&pinctrl_fec1>;
153 fixed-link {
155 full-duplex;
159 #address-cells = <1>;
160 #size-cells = <0>;
161 clock-frequency = <12500000>;
162 suppress-preamble;
167 pinctrl-names = "default";
168 pinctrl-0 = <&pinctrl_switch>;
170 eeprom-length = <512>;
171 interrupt-parent = <&gpio3>;
173 interrupt-controller;
174 #interrupt-cells = <2>;
177 #address-cells = <1>;
178 #size-cells = <0>;
198 phy-mode = "1000base-x";
199 managed = "in-band-status";
208 fixed-link {
210 full-duplex;
219 clock-frequency = <100000>;
220 pinctrl-names = "default";
221 pinctrl-0 = <&pinctrl_i2c0>;
224 io-expander@22 {
227 gpio-controller;
228 #gpio-cells = <2>;
250 clock-frequency = <100000>;
251 pinctrl-names = "default";
252 pinctrl-0 = <&pinctrl_i2c1>;
256 compatible = "zii,rave-wdt";
266 pinctrl-names = "default";
267 pinctrl-0 = <&pinctrl_uart0>;
336 pinctrl_leds_debug: pinctrl-leds-debug {
346 pinctrl_optical: optical-grp {
356 pinctrl_switch: switch-grp {