1 // SPDX-License-Identifier: (GPL-2.0 OR MIT)
4 * Device tree file for ZII's SPB4 board
8 * Copyright (C) 2019 Zodiac Inflight Innovations
15 model = "ZII VF610 SPB4 Board";
16 compatible = "zii,vf610spb4", "zii,vf610dev", "fsl,vf610";
23 device_type = "memory";
24 reg = <0x80000000 0x20000000>;
28 compatible = "gpio-leds";
29 pinctrl-0 = <&pinctrl_leds_debug>;
30 pinctrl-names = "default";
33 label = "zii:green:debug1";
34 gpios = <&gpio2 18 GPIO_ACTIVE_HIGH>;
35 linux,default-trigger = "heartbeat";
39 reg_vcc_3v3_mcu: regulator-vcc-3v3-mcu {
40 compatible = "regulator-fixed";
41 regulator-name = "vcc_3v3_mcu";
42 regulator-min-microvolt = <3300000>;
43 regulator-max-microvolt = <3300000>;
48 vref-supply = <®_vcc_3v3_mcu>;
53 vref-supply = <®_vcc_3v3_mcu>;
59 pinctrl-names = "default";
60 pinctrl-0 = <&pinctrl_dspi1>;
66 compatible = "m25p128", "jedec,spi-nor";
68 spi-max-frequency = <50000000>;
81 pinctrl-names = "default";
82 pinctrl-0 = <&pinctrl_esdhc0>;
86 keep-power-in-suspend;
93 pinctrl-names = "default";
94 pinctrl-0 = <&pinctrl_esdhc1>;
102 pinctrl-names = "default";
103 pinctrl-0 = <&pinctrl_fec1>;
112 #address-cells = <1>;
117 compatible = "marvell,mv88e6190";
118 pinctrl-0 = <&pinctrl_gpio_switch0>;
119 pinctrl-names = "default";
121 eeprom-length = <65536>;
122 reset-gpios = <&gpio3 11 GPIO_ACTIVE_LOW>;
123 interrupt-parent = <&gpio3>;
124 interrupts = <2 IRQ_TYPE_LEVEL_LOW>;
125 interrupt-controller;
126 #interrupt-cells = <2>;
129 #address-cells = <1>;
145 label = "eth_cu_1000_1";
150 label = "eth_cu_1000_2";
155 label = "eth_cu_1000_3";
160 label = "eth_cu_1000_4";
165 label = "eth_cu_1000_5";
170 label = "eth_cu_1000_6";
178 clock-frequency = <100000>;
179 pinctrl-names = "default";
180 pinctrl-0 = <&pinctrl_i2c0>;
184 compatible = "nxp,pca9554";
191 compatible = "atmel,24c04";
197 compatible = "atmel,24c04";
207 pinctrl-names = "default";
208 pinctrl-0 = <&pinctrl_uart0>;
213 pinctrl-names = "default";
214 pinctrl-0 = <&pinctrl_uart1>;
219 pinctrl-names = "default";
220 pinctrl-0 = <&pinctrl_uart2>;
224 compatible = "zii,rave-sp-rdu2";
225 current-speed = <1000000>;
226 #address-cells = <1>;
230 compatible = "zii,rave-sp-watchdog";
234 compatible = "zii,rave-sp-eeprom";
236 #address-cells = <1>;
238 zii,eeprom-name = "main-eeprom";
244 pinctrl-names = "default";
245 pinctrl-0 = <&pinctrl_uart3>;
254 pinctrl_dspi1: dspi1grp {
256 VF610_PAD_PTD5__DSPI1_CS0 0x1182
257 VF610_PAD_PTD4__DSPI1_CS1 0x1182
258 VF610_PAD_PTC6__DSPI1_SIN 0x1181
259 VF610_PAD_PTC7__DSPI1_SOUT 0x1182
260 VF610_PAD_PTC8__DSPI1_SCK 0x1182
264 pinctrl_esdhc0: esdhc0grp {
266 VF610_PAD_PTC0__ESDHC0_CLK 0x31ef
267 VF610_PAD_PTC1__ESDHC0_CMD 0x31ef
268 VF610_PAD_PTC2__ESDHC0_DAT0 0x31ef
269 VF610_PAD_PTC3__ESDHC0_DAT1 0x31ef
270 VF610_PAD_PTC4__ESDHC0_DAT2 0x31ef
271 VF610_PAD_PTC5__ESDHC0_DAT3 0x31ef
272 VF610_PAD_PTD23__ESDHC0_DAT4 0x31ef
273 VF610_PAD_PTD22__ESDHC0_DAT5 0x31ef
274 VF610_PAD_PTD21__ESDHC0_DAT6 0x31ef
275 VF610_PAD_PTD20__ESDHC0_DAT7 0x31ef
279 pinctrl_esdhc1: esdhc1grp {
281 VF610_PAD_PTA24__ESDHC1_CLK 0x31ef
282 VF610_PAD_PTA25__ESDHC1_CMD 0x31ef
283 VF610_PAD_PTA26__ESDHC1_DAT0 0x31ef
284 VF610_PAD_PTA27__ESDHC1_DAT1 0x31ef
285 VF610_PAD_PTA28__ESDHC1_DATA2 0x31ef
286 VF610_PAD_PTA29__ESDHC1_DAT3 0x31ef
290 pinctrl_fec1: fec1grp {
292 VF610_PAD_PTA6__RMII_CLKIN 0x30d1
293 VF610_PAD_PTC9__ENET_RMII1_MDC 0x30d2
294 VF610_PAD_PTC10__ENET_RMII1_MDIO 0x30d3
295 VF610_PAD_PTC11__ENET_RMII1_CRS 0x30d1
296 VF610_PAD_PTC12__ENET_RMII1_RXD1 0x30d1
297 VF610_PAD_PTC13__ENET_RMII1_RXD0 0x30d1
298 VF610_PAD_PTC14__ENET_RMII1_RXER 0x30d1
299 VF610_PAD_PTC15__ENET_RMII1_TXD1 0x30d2
300 VF610_PAD_PTC16__ENET_RMII1_TXD0 0x30d2
301 VF610_PAD_PTC17__ENET_RMII1_TXEN 0x30d2
305 pinctrl_gpio_switch0: pinctrl-gpio-switch0 {
307 VF610_PAD_PTE2__GPIO_107 0x31c2
308 VF610_PAD_PTB28__GPIO_98 0x219d
312 pinctrl_i2c0: i2c0grp {
314 VF610_PAD_PTB14__I2C0_SCL 0x37ff
315 VF610_PAD_PTB15__I2C0_SDA 0x37ff
319 pinctrl_leds_debug: pinctrl-leds-debug {
321 VF610_PAD_PTD3__GPIO_82 0x31c2
325 pinctrl_uart0: uart0grp {
327 VF610_PAD_PTB10__UART0_TX 0x21a2
328 VF610_PAD_PTB11__UART0_RX 0x21a1
332 pinctrl_uart1: uart1grp {
334 VF610_PAD_PTB23__UART1_TX 0x21a2
335 VF610_PAD_PTB24__UART1_RX 0x21a1
339 pinctrl_uart2: uart2grp {
341 VF610_PAD_PTD0__UART2_TX 0x21a2
342 VF610_PAD_PTD1__UART2_RX 0x21a1
346 pinctrl_uart3: uart3grp {
348 VF610_PAD_PTA30__UART3_TX 0x21a2
349 VF610_PAD_PTA31__UART3_RX 0x21a1