Lines Matching +full:splvdd +full:- +full:supply

1 // SPDX-License-Identifier: (GPL-2.0 OR MIT)
10 mdio-gpio0 = &mdio0;
15 stdout-path = &uart1;
19 compatible = "virtual,mdio-gpio";
20 pinctrl-names = "default";
21 pinctrl-0 = <&pinctrl_mdio_bitbang>, <&pinctrl_fec1_phy_reset>;
24 #address-cells = <1>;
25 #size-cells = <0>;
27 phy0: ethernet-phy@0 {
29 reset-gpios = <&gpio1 29 GPIO_ACTIVE_LOW>;
33 pcie0_refclk: clock-pcie0-refclk {
34 compatible = "fixed-clock";
35 #clock-cells = <0>;
36 clock-frequency = <100000000>;
39 pcie1_refclk: clock-pcie1-refclk {
40 compatible = "fixed-clock";
41 #clock-cells = <0>;
42 clock-frequency = <100000000>;
45 reg_12p0_main: regulator-12p0-main {
46 compatible = "regulator-fixed";
47 regulator-name = "12V_MAIN";
48 regulator-min-microvolt = <12000000>;
49 regulator-max-microvolt = <12000000>;
50 regulator-always-on;
53 reg_5p0_main: regulator-5p0-main {
54 compatible = "regulator-fixed";
55 vin-supply = <&reg_12p0_main>;
56 regulator-name = "5V_MAIN";
57 regulator-min-microvolt = <5000000>;
58 regulator-max-microvolt = <5000000>;
59 regulator-always-on;
62 reg_3p3_main: regulator-3p3-main {
63 compatible = "regulator-fixed";
64 vin-supply = <&reg_12p0_main>;
65 regulator-name = "3V3_MAIN";
66 regulator-min-microvolt = <3300000>;
67 regulator-max-microvolt = <3300000>;
68 regulator-always-on;
71 reg_gen_3p3: regulator-gen-3p3 {
72 compatible = "regulator-fixed";
73 vin-supply = <&reg_3p3_main>;
74 regulator-name = "GEN_3V3";
75 regulator-min-microvolt = <3300000>;
76 regulator-max-microvolt = <3300000>;
77 regulator-always-on;
80 reg_usdhc2_vmmc: regulator-vsd-3v3 {
81 pinctrl-names = "default";
82 pinctrl-0 = <&pinctrl_reg_usdhc2>;
83 compatible = "regulator-fixed";
84 vin-supply = <&reg_gen_3p3>;
85 regulator-name = "3V3_SD";
86 regulator-min-microvolt = <3300000>;
87 regulator-max-microvolt = <3300000>;
89 enable-active-high;
92 reg_arm: regulator-arm {
93 pinctrl-names = "default";
94 pinctrl-0 = <&pinctrl_reg_arm>;
95 compatible = "regulator-gpio";
96 vin-supply = <&reg_12p0_main>;
97 regulator-name = "0V9_ARM";
98 regulator-min-microvolt = <900000>;
99 regulator-max-microvolt = <1000000>;
103 regulator-always-on;
106 cs2000_ref: cs2000-ref {
107 compatible = "fixed-clock";
108 #clock-cells = <0>;
109 clock-frequency = <24576000>;
112 cs2000_in_dummy: cs2000-in-dummy {
113 compatible = "fixed-clock";
114 #clock-cells = <0>;
115 clock-frequency = <0>;
120 cpu-supply = <&reg_arm>;
124 cpu-supply = <&reg_arm>;
128 cpu-supply = <&reg_arm>;
132 cpu-supply = <&reg_arm>;
136 pinctrl-names = "default";
137 pinctrl-0 = <&pinctrl_fec1>;
139 phy-handle = <&phy0>;
140 phy-mode = "rmii";
144 #address-cells = <1>;
145 #size-cells = <0>;
146 clock-frequency = <12500000>;
147 suppress-preamble;
152 pinctrl-0 = <&pinctrl_switch_irq>;
153 pinctrl-names = "default";
156 eeprom-length = <512>;
157 interrupt-parent = <&gpio1>;
159 interrupt-controller;
160 #interrupt-cells = <2>;
163 #address-cells = <1>;
164 #size-cells = <0>;
169 phy-handle = <&switchphy0>;
175 phy-handle = <&switchphy1>;
180 phy-mode = "rev-rmii";
183 fixed-link {
185 full-duplex;
192 phy-handle = <&switchphy3>;
198 phy-handle = <&switchphy4>;
203 #address-cells = <1>;
204 #size-cells = <0>;
208 interrupt-parent = <&switch>;
214 interrupt-parent = <&switch>;
220 interrupt-parent = <&switch>;
226 interrupt-parent = <&switch>;
232 interrupt-parent = <&switch>;
241 pinctrl-names = "default";
242 pinctrl-0 = <&pinctrl_gpio3_hog>;
244 usb-emulation-hog {
245 gpio-hog;
247 output-low;
248 line-name = "usb-emulation";
251 usb-mode1-hog {
252 gpio-hog;
254 output-high;
255 line-name = "usb-mode1";
258 usb-pwr-hog {
259 gpio-hog;
261 output-high;
262 line-name = "usb-pwr-ctrl-en-n";
265 usb-mode2-hog {
266 gpio-hog;
268 output-high;
269 line-name = "usb-mode2";
274 clock-frequency = <400000>;
275 pinctrl-names = "default";
276 pinctrl-0 = <&pinctrl_i2c1>;
281 pinctrl-names = "default";
282 pinctrl-0 = <&pinctrl_accel>;
284 interrupt-parent = <&gpio3>;
286 interrupt-names = "INT2";
287 vdd-supply = <&reg_gen_3p3>;
288 vddio-supply = <&reg_gen_3p3>;
293 pinctrl-names = "default";
294 pinctrl-0 = <&pinctrl_ucs1002>;
296 interrupt-parent = <&gpio3>;
299 interrupt-names = "a_det", "alert";
304 pinctrl-names = "default";
305 pinctrl-0 = <&pinctrl_tpa2>;
307 power-gpio = <&gpio1 8 GPIO_ACTIVE_HIGH>;
308 Vdd-supply = <&reg_5p0_main>;
309 sound-name-prefix = "HPA2";
314 clock-frequency = <400000>;
315 pinctrl-names = "default";
316 pinctrl-0 = <&pinctrl_i2c2>;
325 regulator-min-microvolt = <825000>;
326 regulator-max-microvolt = <1100000>;
330 regulator-min-microvolt = <825000>;
331 regulator-max-microvolt = <1100000>;
335 regulator-min-microvolt = <1100000>;
336 regulator-max-microvolt = <1100000>;
337 regulator-always-on;
341 regulator-min-microvolt = <825000>;
342 regulator-max-microvolt = <1100000>;
343 regulator-always-on;
347 regulator-min-microvolt = <1800000>;
348 regulator-max-microvolt = <1800000>;
349 regulator-always-on;
353 regulator-min-microvolt = <5000000>;
354 regulator-max-microvolt = <5150000>;
358 regulator-min-microvolt = <1000000>;
359 regulator-max-microvolt = <3000000>;
360 regulator-always-on;
364 regulator-always-on;
368 regulator-min-microvolt = <800000>;
369 regulator-max-microvolt = <1550000>;
373 regulator-min-microvolt = <850000>;
374 regulator-max-microvolt = <975000>;
375 regulator-always-on;
379 regulator-min-microvolt = <1675000>;
380 regulator-max-microvolt = <1975000>;
381 regulator-always-on;
385 regulator-min-microvolt = <1625000>;
386 regulator-max-microvolt = <1875000>;
387 regulator-always-on;
391 regulator-min-microvolt = <3075000>;
392 regulator-max-microvolt = <3625000>;
393 regulator-always-on;
397 regulator-min-microvolt = <1800000>;
398 regulator-max-microvolt = <3300000>;
405 pinctrl-names = "default";
406 pinctrl-0 = <&pinctrl_codec1>;
408 #sound-dai-cells = <0>;
409 HPVDD-supply = <&reg_gen_3p3>;
410 SPRVDD-supply = <&reg_gen_3p3>;
411 SPLVDD-supply = <&reg_gen_3p3>;
412 AVDD-supply = <&reg_gen_3p3>;
413 IOVDD-supply = <&reg_gen_3p3>;
414 DVDD-supply = <&vgen4_reg>;
415 reset-gpios = <&gpio3 3 GPIO_ACTIVE_LOW>;
425 pinctrl-names = "default";
426 pinctrl-0 = <&pinctrl_tpa1>;
428 power-gpio = <&gpio4 10 GPIO_ACTIVE_HIGH>;
429 Vdd-supply = <&reg_5p0_main>;
430 sound-name-prefix = "HPA1";
440 clock-frequency = <100000>;
441 pinctrl-names = "default";
442 pinctrl-0 = <&pinctrl_i2c3>;
447 pinctrl-names = "default";
448 pinctrl-0 = <&pinctrl_usbhub>;
450 reset-gpios = <&gpio3 25 GPIO_ACTIVE_LOW>;
454 compatible = "zii,rave-wdt";
459 compatible = "cirrus,cs2000-cp";
461 #clock-cells = <0>;
462 clock-names = "clk_in", "ref_clk";
464 assigned-clocks = <&cs2000>;
465 assigned-clock-rates = <24000000>;
470 clock-frequency = <400000>;
471 pinctrl-names = "default";
472 pinctrl-0 = <&pinctrl_i2c4>;
477 pinctrl-names = "default";
478 pinctrl-0 = <&pinctrl_sai2>;
483 pinctrl-names = "default";
484 pinctrl-0 = <&pinctrl_uart1>;
489 pinctrl-names = "default";
490 pinctrl-0 = <&pinctrl_uart2>;
494 compatible = "zii,rave-sp-rdu2";
495 current-speed = <1000000>;
496 #address-cells = <1>;
497 #size-cells = <1>;
500 compatible = "zii,rave-sp-watchdog";
504 compatible = "zii,rave-sp-backlight";
508 compatible = "zii,rave-sp-pwrbutton";
512 compatible = "zii,rave-sp-eeprom";
514 zii,eeprom-name = "dds-eeprom";
518 compatible = "zii,rave-sp-eeprom";
520 #address-cells = <1>;
521 #size-cells = <1>;
522 zii,eeprom-name = "main-eeprom";
528 vbus-supply = <&ucs1002>;
534 maximum-speed = "high-speed";
539 vbus-supply = <&reg_5p0_main>;
545 maximum-speed = "high-speed";
550 pinctrl-names = "default";
551 pinctrl-0 = <&pinctrl_pcie0>;
552 reset-gpio = <&gpio1 3 GPIO_ACTIVE_LOW>;
557 vph-supply = <&vgen5_reg>;
562 pinctrl-names = "default";
563 pinctrl-0 = <&pinctrl_pcie1>;
564 reset-gpio = <&gpio1 6 GPIO_ACTIVE_LOW>;
569 vph-supply = <&vgen5_reg>;
574 power-supply = <&sw1a_reg>;
578 power-supply = <&sw1c_reg>;
582 assigned-clocks = <&clk IMX8MQ_CLK_USDHC1>;
583 assigned-clock-rates = <400000000>;
584 pinctrl-names = "default", "state_100mhz", "state_200mhz";
585 pinctrl-0 = <&pinctrl_usdhc1>;
586 pinctrl-1 = <&pinctrl_usdhc1_100mhz>;
587 pinctrl-2 = <&pinctrl_usdhc1_200mhz>;
588 vqmmc-supply = <&sw4_reg>;
589 bus-width = <8>;
590 non-removable;
591 no-sd;
592 no-sdio;
597 assigned-clocks = <&clk IMX8MQ_CLK_USDHC2>;
598 assigned-clock-rates = <200000000>;
599 pinctrl-names = "default", "state_100mhz", "state_200mhz";
600 pinctrl-0 = <&pinctrl_usdhc2>;
601 pinctrl-1 = <&pinctrl_usdhc2_100mhz>;
602 pinctrl-2 = <&pinctrl_usdhc2_200mhz>;
603 cd-gpios = <&gpio2 12 GPIO_ACTIVE_LOW>;
604 vmmc-supply = <&reg_usdhc2_vmmc>;
730 pinctrl_tpa1: tpa6130-1grp {
736 pinctrl_tpa2: tpa6130-2grp {
793 pinctrl_usdhc1_100mhz: usdhc1-100grp {
810 pinctrl_usdhc1_200mhz: usdhc1-200grp {
839 pinctrl_usdhc2_100mhz: usdhc2-100grp {
851 pinctrl_usdhc2_200mhz: usdhc2-200grp {