Lines Matching +full:buck4 +full:- +full:supply
1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
18 reg_wl_bt: regulator-wifi-bt {
19 compatible = "regulator-fixed";
20 pinctrl-names = "default";
21 pinctrl-0 = <&pinctrl_reg_wl_bt>;
22 regulator-name = "wl-bt-pow-dwn";
23 regulator-min-microvolt = <3300000>;
24 regulator-max-microvolt = <3300000>;
26 startup-delay-us = <70000>;
27 regulator-always-on;
32 cpu-supply = <&buck2>;
36 cpu-supply = <&buck2>;
40 cpu-supply = <&buck2>;
44 cpu-supply = <&buck2>;
48 pinctrl-names = "default";
49 pinctrl-0 = <&pinctrl_eqos>;
50 phy-mode = "rgmii-id";
51 phy-handle = <ðphy0>;
56 compatible = "snps,dwmac-mdio";
57 #address-cells = <1>;
58 #size-cells = <0>;
60 ethphy0: ethernet-phy@3 {
61 compatible = "ethernet-phy-id0022.1640",
62 "ethernet-phy-ieee802.3-c22";
64 reset-gpios = <&gpio4 10 GPIO_ACTIVE_LOW>;
65 interrupt-parent = <&gpio1>;
72 pinctrl-names = "default";
73 pinctrl-0 = <&pinctrl_flexspi0>;
77 compatible = "jedec,spi-nor";
79 spi-max-frequency = <80000000>;
80 spi-tx-bus-width = <1>;
81 spi-rx-bus-width = <4>;
86 pinctrl-names = "default";
87 pinctrl-0 = <&pinctrl_i2c1>;
88 clock-frequency = <384000>;
94 pinctrl-names = "default";
95 pinctrl-0 = <&pinctrl_pmic>;
96 interrupt-parent = <&gpio1>;
101 regulator-name = "BUCK1";
102 regulator-min-microvolt = <600000>;
103 regulator-max-microvolt = <2187500>;
104 regulator-boot-on;
105 regulator-always-on;
106 regulator-ramp-delay = <3125>;
110 regulator-name = "BUCK2";
111 regulator-min-microvolt = <600000>;
112 regulator-max-microvolt = <2187500>;
113 regulator-boot-on;
114 regulator-always-on;
115 regulator-ramp-delay = <3125>;
116 nxp,dvs-run-voltage = <950000>;
117 nxp,dvs-standby-voltage = <850000>;
120 buck4: BUCK4 { label
121 regulator-name = "BUCK4";
122 regulator-min-microvolt = <3300000>;
123 regulator-max-microvolt = <3300000>;
124 regulator-boot-on;
125 regulator-always-on;
129 regulator-name = "BUCK5";
130 regulator-min-microvolt = <1800000>;
131 regulator-max-microvolt = <1800000>;
132 regulator-boot-on;
133 regulator-always-on;
137 regulator-name = "BUCK6";
138 regulator-min-microvolt = <600000>;
139 regulator-max-microvolt = <3400000>;
140 regulator-boot-on;
141 regulator-always-on;
145 regulator-name = "LDO1";
146 regulator-min-microvolt = <1600000>;
147 regulator-max-microvolt = <1800000>;
148 regulator-boot-on;
149 regulator-always-on;
153 regulator-name = "LDO3";
154 regulator-min-microvolt = <800000>;
155 regulator-max-microvolt = <1800000>;
156 regulator-boot-on;
157 regulator-always-on;
161 regulator-name = "LDO4";
162 regulator-min-microvolt = <800000>;
163 regulator-max-microvolt = <3300000>;
164 regulator-boot-on;
165 regulator-always-on;
169 regulator-name = "LDO5";
170 regulator-min-microvolt = <1800000>;
171 regulator-max-microvolt = <3300000>;
172 regulator-boot-on;
173 regulator-always-on;
180 pinctrl-names = "default";
181 pinctrl-0 = <&pinctrl_i2c3>;
182 clock-frequency = <384000>;
189 read-only; /* Manufacturing EEPROM programmed at factory */
203 pinctrl-names = "default";
204 pinctrl-0 = <&pinctrl_uart1>;
205 assigned-clocks = <&clk IMX8MP_CLK_UART1>;
206 assigned-clock-parents = <&clk IMX8MP_SYS_PLL1_80M>;
207 uart-has-rtscts;
212 pinctrl-names = "default", "state_100mhz", "state_200mhz";
213 pinctrl-0 = <&pinctrl_usdhc1>;
214 pinctrl-1 = <&pinctrl_usdhc1_100mhz>;
215 pinctrl-2 = <&pinctrl_usdhc1_200mhz>;
216 bus-width = <4>;
217 vmmc-supply = <®_wl_bt>;
218 cap-sd-highspeed;
219 sd-uhs-sdr50;
220 sd-uhs-sdr104;
221 keep-power-in-suspend;
222 wakeup-source;
223 non-removable;
224 cap-power-off-card;
225 #address-cells = <1>;
226 #size-cells = <0>;
232 pinctrl-names = "default";
233 pinctrl-0 = <&pinctrl_wlan>;
234 interrupt-parent = <&gpio2>;
240 pinctrl-names = "default", "state_100mhz", "state_200mhz";
241 pinctrl-0 = <&pinctrl_usdhc3>;
242 pinctrl-1 = <&pinctrl_usdhc3_100mhz>;
243 pinctrl-2 = <&pinctrl_usdhc3_200mhz>;
244 bus-width = <8>;
245 non-removable;
250 pinctrl-names = "default";
251 pinctrl-0 = <&pinctrl_wdog>;
252 fsl,ext-reset-output;
309 pinctrl_reg_wl_bt: reg-wl-btgrp {
335 pinctrl_usdhc1_100mhz: usdhc1-100mhzgrp {
346 pinctrl_usdhc1_200mhz: usdhc1-200mhzgrp {
373 pinctrl_usdhc3_100mhz: usdhc3-100mhzgrp {
389 pinctrl_usdhc3_200mhz: usdhc3-200mhzgrp {