Lines Matching +full:vccio +full:- +full:supply
1 // SPDX-License-Identifier: GPL-2.0-only
3 * Copyright (C) 2020 MOXA Inc. - https://www.moxa.com/
14 cpu0-supply = <&vdd1_reg>;
18 vbat: vbat-regulator {
19 compatible = "regulator-fixed";
22 /* Power supply provides a fixed 3.3V @3A */
23 vmmcsd_fixed: vmmcsd-regulator {
24 compatible = "regulator-fixed";
25 regulator-name = "vmmcsd_fixed";
26 regulator-min-microvolt = <3300000>;
27 regulator-max-microvolt = <3300000>;
28 regulator-boot-on;
32 compatible = "gpio-keys";
38 pinctrl-names = "default";
39 pinctrl-0 = <&minipcie_pins>;
42 pinctrl-single,pins = <
50 pinctrl-single,pins = <
56 pinctrl-single,pins = <
64 pinctrl-single,pins = <
71 pinctrl-single,pins = <
78 pinctrl-single,pins = <
87 pinctrl-single,pins = <
96 pinctrl-single,pins = <
121 pinctrl-single,pins = <
129 pinctrl-single,pins = <
142 pinctrl-single,pins = <
158 pinctrl-single,pins = <
171 pinctrl-names = "default";
172 pinctrl-0 = <&uart0_pins>;
178 pinctrl-names = "default";
179 pinctrl-0 = <&uart1_pins>;
185 pinctrl-names = "default";
186 pinctrl-0 = <&uart2_pins>;
190 pinctrl-names = "default";
191 pinctrl-0 = <&i2c0_pins>;
194 clock-frequency = <400000>;
214 pinctrl-names = "default";
215 pinctrl-0 = <&i2c1_pins>;
218 clock-frequency = <400000>;
221 gpio-controller;
222 #gpio-cells = <2>;
238 vcc1-supply = <&vbat>;
239 vcc2-supply = <&vbat>;
240 vcc3-supply = <&vbat>;
241 vcc4-supply = <&vbat>;
242 vcc5-supply = <&vbat>;
243 vcc6-supply = <&vbat>;
244 vcc7-supply = <&vbat>;
245 vccio-supply = <&vbat>;
249 regulator-always-on;
253 regulator-always-on;
257 regulator-always-on;
261 regulator-always-on;
265 regulator-always-on;
269 regulator-always-on;
273 regulator-always-on;
277 regulator-always-on;
281 regulator-always-on;
285 regulator-always-on;
289 regulator-always-on;
293 regulator-always-on;
297 compatible = "regulator-fixed";
298 regulator-name = "vmmc_reg";
299 regulator-min-microvolt = <3300000>;
300 regulator-max-microvolt = <3300000>;
301 regulator-always-on;
308 regulator-name = "vbat";
309 regulator-min-microvolt = <5000000>;
310 regulator-max-microvolt = <5000000>;
314 pinctrl-names = "default";
315 pinctrl-0 = <&cpsw_default>;
321 pinctrl-names = "default";
322 pinctrl-0 = <&davinci_mdio_default>;
325 ethphy0: ethernet-phy@4 {
329 ethphy1: ethernet-phy@5 {
336 phy-handle = <ðphy0>;
337 phy-mode = "rmii";
343 phy-handle = <ðphy1>;
344 phy-mode = "rmii";
357 ti,no-reset-on-init;
361 pinctrl-names = "default";
362 vmmc-supply = <&vmmcsd_fixed>;
363 bus-width = <4>;
364 pinctrl-0 = <&mmc0_pins_default>;
365 cd-gpios = <&gpio3 14 GPIO_ACTIVE_HIGH>;
366 wp-gpios = <&gpio3 18 GPIO_ACTIVE_HIGH>;
373 dma-names = "tx", "rx";
374 pinctrl-names = "default";
375 vmmc-supply = <&vmmcsd_fixed>;
376 bus-width = <8>;
377 pinctrl-0 = <&mmc2_pins_default>;
378 ti,non-removable;
383 pinctrl-names = "default";
384 pinctrl-0 = <&push_button_pins>;
385 #address-cells = <1>;
386 #size-cells = <0>;
398 pinctrl-names = "default";
399 pinctrl-0 = <&spi0_pins>;
403 spi-max-frequency = <40000000>;
406 spi-cpol;
407 spi-cpha;
408 #address-cells = <1>;
409 #size-cells = <1>;
418 label = "U-Boot";
423 label = "U-Boot Env";