Lines Matching +full:keep +full:- +full:vref +full:- +full:on

1 // SPDX-License-Identifier: (GPL-2.0 OR MIT)
6 * SSMB - SPU3 Switch Management Board
7 * DTU - Digital Tapping Unit
9 * Copyright (C) 2015-2019 Zodiac Inflight Innovations
11 * Based on an original 'vf610-twr.dts' which is Copyright 2015,
15 /dts-v1/;
23 stdout-path = &uart0;
31 gpio-leds {
32 compatible = "gpio-leds";
33 pinctrl-0 = <&pinctrl_leds_debug>;
34 pinctrl-names = "default";
36 led-debug {
39 linux,default-trigger = "heartbeat";
44 compatible = "regulator-fixed";
45 regulator-name = "vcc_3v3_mcu";
46 regulator-min-microvolt = <3300000>;
47 regulator-max-microvolt = <3300000>;
50 supply-voltage-monitor {
51 compatible = "iio-hwmon";
52 io-channels = <&adc0 8>, /* 12V_MAIN */
60 vref-supply = <&reg_vcc_3v3_mcu>;
65 vref-supply = <&reg_vcc_3v3_mcu>;
78 pinctrl-names = "default";
79 pinctrl-0 = <&pinctrl_esdhc0>;
80 bus-width = <8>;
81 non-removable;
82 no-1-8-v;
83 keep-power-in-suspend;
84 no-sdio;
85 no-sd;
90 pinctrl-names = "default";
91 pinctrl-0 = <&pinctrl_esdhc1>;
92 bus-width = <4>;
93 no-sdio;
98 phy-mode = "rmii";
99 pinctrl-names = "default";
100 pinctrl-0 = <&pinctrl_fec1>;
103 fixed-link {
105 full-duplex;
109 #address-cells = <1>;
110 #size-cells = <0>;
111 clock-frequency = <12500000>;
112 suppress-preamble;
115 switch0: ethernet-switch@0 {
117 pinctrl-0 = <&pinctrl_gpio_switch0>;
118 pinctrl-names = "default";
120 eeprom-length = <65536>;
121 interrupt-parent = <&gpio3>;
123 interrupt-controller;
124 #interrupt-cells = <2>;
126 ethernet-ports {
127 #address-cells = <1>;
128 #size-cells = <0>;
130 ethernet-port@0 {
132 phy-mode = "rmii";
135 fixed-link {
137 full-duplex;
141 ethernet-port@1 {
146 ethernet-port@5 {
151 ethernet-port@6 {
156 ethernet-port@8 {
161 ethernet-port@9 {
164 phy-handle = <&phy9>;
165 phy-mode = "sgmii";
166 managed = "in-band-status";
170 mdio-external {
171 compatible = "marvell,mv88e6xxx-mdio-external";
172 #address-cells = <1>;
173 #size-cells = <0>;
175 phy9: ethernet-phy@0 {
176 compatible = "ethernet-phy-ieee802.3-c45";
177 pinctrl-0 = <&pinctrl_gpio_phy9>;
178 pinctrl-names = "default";
179 interrupt-parent = <&gpio2>;
189 clock-frequency = <100000>;
190 pinctrl-names = "default";
191 pinctrl-0 = <&pinctrl_i2c0>;
194 gpio6: gpio-expander@22 {
197 gpio-controller;
198 #gpio-cells = <2>;
201 /* On SSMB */
202 temperature-sensor@48 {
207 /* On DSB */
208 temperature-sensor@4d {
230 pinctrl-names = "default";
231 pinctrl-0 = <&pinctrl_uart0>;
287 pinctrl_gpio_phy9: pinctrl-gpio-phy9 {
293 pinctrl_gpio_switch0: pinctrl-gpio-switch0 {
313 pinctrl_leds_debug: pinctrl-leds-debug {