1 // SPDX-License-Identifier: (GPL-2.0 OR MIT)
4 * Device tree file for ZII's SSMB SPU3 board
6 * SSMB - SPU3 Switch Management Board
7 * SPU - Seat Power Unit
9 * Copyright (C) 2015, 2016 Zodiac Inflight Innovations
11 * Based on an original 'vf610-twr.dts' which is Copyright 2015,
12 * Freescale Semiconductor, Inc.
19 model = "ZII VF610 SSMB SPU3 Board";
20 compatible = "zii,vf610spu3", "zii,vf610dev", "fsl,vf610";
27 reg = <0x80000000 0x20000000>;
31 compatible = "gpio-leds";
32 pinctrl-0 = <&pinctrl_leds_debug>;
33 pinctrl-names = "default";
36 label = "zii:green:debug1";
37 gpios = <&gpio2 18 GPIO_ACTIVE_HIGH>;
38 linux,default-trigger = "heartbeat";
43 reg_vcc_3v3_mcu: regulator {
44 compatible = "regulator-fixed";
45 regulator-name = "vcc_3v3_mcu";
46 regulator-min-microvolt = <3300000>;
47 regulator-max-microvolt = <3300000>;
52 vref-supply = <®_vcc_3v3_mcu>;
57 vref-supply = <®_vcc_3v3_mcu>;
63 pinctrl-names = "default";
64 pinctrl-0 = <&pinctrl_dspi1>;
66 * Some SPU3s come with SPI-NOR chip DNPed, so we leave this
67 * node disabled by default and rely on bootloader to enable
68 * it when appropriate.
75 compatible = "m25p128", "jedec,spi-nor";
77 spi-max-frequency = <50000000>;
81 reg = <0x0 0x01000000>;
95 pinctrl-names = "default";
96 pinctrl-0 = <&pinctrl_esdhc0>;
100 keep-power-in-suspend;
105 pinctrl-names = "default";
106 pinctrl-0 = <&pinctrl_esdhc1>;
113 pinctrl-names = "default";
114 pinctrl-0 = <&pinctrl_fec1>;
123 #address-cells = <1>;
128 compatible = "marvell,mv88e6190";
129 pinctrl-0 = <&pinctrl_gpio_switch0>;
130 pinctrl-names = "default";
132 eeprom-length = <65536>;
133 reset-gpios = <&gpio3 11 GPIO_ACTIVE_LOW>;
134 interrupt-parent = <&gpio3>;
135 interrupts = <2 IRQ_TYPE_LEVEL_LOW>;
136 interrupt-controller;
137 #interrupt-cells = <2>;
140 #address-cells = <1>;
156 label = "eth_cu_1000_1";
161 label = "eth_cu_1000_2";
166 label = "eth_cu_1000_3";
171 label = "eth_cu_1000_4";
176 label = "eth_cu_1000_5";
181 label = "eth_cu_1000_6";
189 clock-frequency = <100000>;
190 pinctrl-names = "default";
191 pinctrl-0 = <&pinctrl_i2c0>;
195 compatible = "nxp,pca9554";
202 compatible = "national,lm75";
207 compatible = "atmel,24c04";
213 compatible = "atmel,24c04";
219 pinctrl-names = "default";
220 pinctrl-0 = <&pinctrl_uart0>;
225 pinctrl-names = "default";
226 pinctrl-0 = <&pinctrl_uart1>;
230 compatible = "zii,rave-sp-rdu2";
231 current-speed = <1000000>;
232 #address-cells = <1>;
236 compatible = "zii,rave-sp-watchdog";
240 compatible = "zii,rave-sp-eeprom";
242 #address-cells = <1>;
244 zii,eeprom-name = "main-eeprom";
250 pinctrl_dspi1: dspi1grp {
252 VF610_PAD_PTD5__DSPI1_CS0 0x1182
253 VF610_PAD_PTD4__DSPI1_CS1 0x1182
254 VF610_PAD_PTC6__DSPI1_SIN 0x1181
255 VF610_PAD_PTC7__DSPI1_SOUT 0x1182
256 VF610_PAD_PTC8__DSPI1_SCK 0x1182
260 pinctrl_esdhc0: esdhc0grp {
262 VF610_PAD_PTC0__ESDHC0_CLK 0x31ef
263 VF610_PAD_PTC1__ESDHC0_CMD 0x31ef
264 VF610_PAD_PTC2__ESDHC0_DAT0 0x31ef
265 VF610_PAD_PTC3__ESDHC0_DAT1 0x31ef
266 VF610_PAD_PTC4__ESDHC0_DAT2 0x31ef
267 VF610_PAD_PTC5__ESDHC0_DAT3 0x31ef
268 VF610_PAD_PTD23__ESDHC0_DAT4 0x31ef
269 VF610_PAD_PTD22__ESDHC0_DAT5 0x31ef
270 VF610_PAD_PTD21__ESDHC0_DAT6 0x31ef
271 VF610_PAD_PTD20__ESDHC0_DAT7 0x31ef
275 pinctrl_esdhc1: esdhc1grp {
277 VF610_PAD_PTA24__ESDHC1_CLK 0x31ef
278 VF610_PAD_PTA25__ESDHC1_CMD 0x31ef
279 VF610_PAD_PTA26__ESDHC1_DAT0 0x31ef
280 VF610_PAD_PTA27__ESDHC1_DAT1 0x31ef
281 VF610_PAD_PTA28__ESDHC1_DATA2 0x31ef
282 VF610_PAD_PTA29__ESDHC1_DAT3 0x31ef
286 pinctrl_fec1: fec1grp {
288 VF610_PAD_PTA6__RMII_CLKIN 0x30d1
289 VF610_PAD_PTC9__ENET_RMII1_MDC 0x30d2
290 VF610_PAD_PTC10__ENET_RMII1_MDIO 0x30d3
291 VF610_PAD_PTC11__ENET_RMII1_CRS 0x30d1
292 VF610_PAD_PTC12__ENET_RMII1_RXD1 0x30d1
293 VF610_PAD_PTC13__ENET_RMII1_RXD0 0x30d1
294 VF610_PAD_PTC14__ENET_RMII1_RXER 0x30d1
295 VF610_PAD_PTC15__ENET_RMII1_TXD1 0x30d2
296 VF610_PAD_PTC16__ENET_RMII1_TXD0 0x30d2
297 VF610_PAD_PTC17__ENET_RMII1_TXEN 0x30d2
301 pinctrl_gpio_switch0: pinctrl-gpio-switch0 {
303 VF610_PAD_PTE2__GPIO_107 0x31c2
304 VF610_PAD_PTB28__GPIO_98 0x219d
308 pinctrl_i2c0: i2c0grp {
310 VF610_PAD_PTB14__I2C0_SCL 0x37ff
311 VF610_PAD_PTB15__I2C0_SDA 0x37ff
315 pinctrl_i2c1: i2c1grp {
317 VF610_PAD_PTB16__I2C1_SCL 0x37ff
318 VF610_PAD_PTB17__I2C1_SDA 0x37ff
322 pinctrl_leds_debug: pinctrl-leds-debug {
324 VF610_PAD_PTD3__GPIO_82 0x31c2
328 pinctrl_uart0: uart0grp {
330 VF610_PAD_PTB10__UART0_TX 0x21a2
331 VF610_PAD_PTB11__UART0_RX 0x21a1
335 pinctrl_uart1: uart1grp {
337 VF610_PAD_PTB23__UART1_TX 0x21a2
338 VF610_PAD_PTB24__UART1_RX 0x21a1