Lines Matching +full:full +full:- +full:pwr +full:- +full:cycle

1 // SPDX-License-Identifier: (GPL-2.0 OR MIT)
5 #include <dt-bindings/gpio/gpio.h>
6 #include <dt-bindings/leds/common.h>
10 stdout-path = &uart2;
16 mdio-gpio0 = &mdio;
24 iio-hwmon {
25 compatible = "iio-hwmon";
26 io-channels = <&adc 0>, /* 24V */
31 compatible = "gpio-leds";
33 led-0 {
37 default-state = "on";
38 linux,default-trigger = "heartbeat";
41 led-1 {
44 default-state = "off";
47 led-2 {
50 default-state = "on";
55 compatible = "microchip,mdio-smi0";
56 pinctrl-names = "default";
57 pinctrl-0 = <&pinctrl_mdio>;
58 #address-cells = <1>;
59 #size-cells = <0>;
65 pinctrl-names = "default";
66 pinctrl-0 = <&pinctrl_switch>;
67 interrupt-parent = <&gpio3>;
69 reset-gpios = <&gpio1 5 GPIO_ACTIVE_LOW>;
73 #address-cells = <1>;
74 #size-cells = <0>;
78 phy-mode = "internal";
84 phy-mode = "internal";
92 phy-mode = "rmii";
94 fixed-link {
96 full-duplex;
104 clk50m_phy: phy-clock {
105 compatible = "fixed-clock";
106 #clock-cells = <0>;
107 clock-frequency = <50000000>;
110 reg_3v3: regulator-3v3 {
111 compatible = "regulator-fixed";
112 vin-supply = <&reg_5v0>;
113 regulator-name = "3v3";
114 regulator-min-microvolt = <3300000>;
115 regulator-max-microvolt = <3300000>;
118 reg_5v0: regulator-5v0 {
119 compatible = "regulator-fixed";
120 regulator-name = "5v0";
121 regulator-min-microvolt = <5000000>;
122 regulator-max-microvolt = <5000000>;
125 reg_24v0: regulator-24v0 {
126 compatible = "regulator-fixed";
127 regulator-name = "24v0";
128 regulator-min-microvolt = <24000000>;
129 regulator-max-microvolt = <24000000>;
132 reg_can1_stby: regulator-can1-stby {
133 compatible = "regulator-fixed";
134 pinctrl-names = "default";
135 pinctrl-0 = <&pinctrl_can1_stby>;
136 regulator-name = "can1-3v3";
137 regulator-min-microvolt = <3300000>;
138 regulator-max-microvolt = <3300000>;
142 reg_can2_stby: regulator-can2-stby {
143 compatible = "regulator-fixed";
144 pinctrl-names = "default";
145 pinctrl-0 = <&pinctrl_can2_stby>;
146 regulator-name = "can2-3v3";
147 regulator-min-microvolt = <3300000>;
148 regulator-max-microvolt = <3300000>;
152 reg_vcc_mmc: regulator-vcc-mmc {
153 compatible = "regulator-fixed";
154 pinctrl-names = "default";
155 pinctrl-0 = <&pinctrl_vcc_mmc>;
156 vin-supply = <&reg_3v3>;
157 regulator-name = "mmc_vcc_supply";
158 regulator-min-microvolt = <3300000>;
159 regulator-max-microvolt = <3300000>;
160 regulator-always-on;
161 regulator-boot-on;
163 enable-active-high;
164 startup-delay-us = <100>;
167 reg_vcc_mmc_io: regulator-vcc-mmc-io {
168 compatible = "regulator-gpio";
169 pinctrl-names = "default";
170 pinctrl-0 = <&pinctrl_vcc_mmc_io>;
171 vin-supply = <&reg_5v0>;
172 regulator-name = "mmc_io_supply";
173 regulator-type = "voltage";
174 regulator-min-microvolt = <1800000>;
175 regulator-max-microvolt = <3300000>;
177 enable-active-high;
179 startup-delay-us = <100>;
184 pinctrl-names = "default";
185 pinctrl-0 = <&pinctrl_can1>;
186 xceiver-supply = <&reg_can1_stby>;
191 pinctrl-names = "default";
192 pinctrl-0 = <&pinctrl_can2>;
193 xceiver-supply = <&reg_can2_stby>;
198 pinctrl-names = "default";
199 pinctrl-0 = <&pinctrl_ecspi1>;
200 cs-gpios = <&gpio3 24 GPIO_ACTIVE_LOW>;
204 compatible = "jedec,spi-nor";
205 spi-max-frequency = <54000000>;
211 pinctrl-names = "default";
212 pinctrl-0 = <&pinctrl_ecspi2>;
213 cs-gpios = <&gpio2 26 GPIO_ACTIVE_LOW>;
219 vref-supply = <&reg_3v3>;
220 spi-max-frequency = <1000000>;
221 #io-channel-cells = <1>;
226 pinctrl-names = "default";
227 pinctrl-0 = <&pinctrl_enet>;
231 clock-names = "ipg", "ahb", "ptp";
232 phy-mode = "rmii";
233 phy-supply = <&reg_3v3>;
236 fixed-link {
238 full-duplex;
243 pinctrl-names = "default";
244 pinctrl-0 = <&pinctrl_gpmi_nand>;
245 nand-on-flash-bbt;
246 #address-cells = <1>;
247 #size-cells = <0>;
252 pinctrl-names = "default";
253 pinctrl-0 = <&pinctrl_i2c3>;
254 clock-frequency = <400000>;
260 quartz-load-femtofarads = <12500>;
265 pinctrl-names = "default";
266 pinctrl-0 = <&pinctrl_pwm2>;
267 #pwm-cells = <2>;
273 pinctrl-names = "default";
274 pinctrl-0 = <&pinctrl_pwm3>;
279 pinctrl-names = "default";
280 pinctrl-0 = <&pinctrl_uart2>;
285 vbus-supply = <&reg_5v0>;
286 disable-over-current;
301 vbus-supply = <&reg_5v0>;
302 disable-over-current;
307 pinctrl-names = "default";
308 pinctrl-0 = <&pinctrl_usdhc3>;
309 wp-gpios = <&gpio7 1 GPIO_ACTIVE_HIGH>;
310 cd-gpios = <&gpio7 0 GPIO_ACTIVE_LOW>;
311 cap-power-off-card;
312 full-pwr-cycle;
313 bus-width = <4>;
314 max-frequency = <50000000>;
315 cap-sd-highspeed;
316 sd-uhs-sdr12;
317 sd-uhs-sdr25;
318 sd-uhs-sdr50;
319 sd-uhs-ddr50;
320 mmc-ddr-1_8v;
321 vmmc-supply = <&reg_vcc_mmc>;
322 vqmmc-supply = <&reg_vcc_mmc_io>;