Lines Matching +full:buck4 +full:- +full:supply

1 // SPDX-License-Identifier: GPL-2.0+ OR MIT
10 compatible = "kontron,imx8mm-n801x-som", "fsl,imx8mm";
23 stdout-path = &uart3;
28 cpu-supply = <&reg_vdd_arm>;
32 cpu-supply = <&reg_vdd_arm>;
36 cpu-supply = <&reg_vdd_arm>;
40 cpu-supply = <&reg_vdd_arm>;
44 operating-points-v2 = <&ddrc_opp_table>;
46 ddrc_opp_table: opp-table {
47 compatible = "operating-points-v2";
49 opp-25M {
50 opp-hz = /bits/ 64 <25000000>;
53 opp-100M {
54 opp-hz = /bits/ 64 <100000000>;
57 opp-750M {
58 opp-hz = /bits/ 64 <750000000>;
64 pinctrl-names = "default";
65 pinctrl-0 = <&pinctrl_ecspi1>;
66 cs-gpios = <&gpio5 9 GPIO_ACTIVE_LOW>;
70 compatible = "mxicy,mx25r1635f", "jedec,spi-nor";
71 spi-max-frequency = <80000000>;
77 clock-frequency = <400000>;
78 pinctrl-names = "default";
79 pinctrl-0 = <&pinctrl_i2c1>;
85 pinctrl-names = "default";
86 pinctrl-0 = <&pinctrl_pmic>;
87 interrupt-parent = <&gpio1>;
89 sd-vsel-gpios = <&gpio1 4 GPIO_ACTIVE_HIGH>;
93 regulator-name = "buck1";
94 regulator-min-microvolt = <800000>;
95 regulator-max-microvolt = <850000>;
96 regulator-boot-on;
97 regulator-always-on;
98 regulator-ramp-delay = <3125>;
99 nxp,dvs-run-voltage = <850000>;
100 nxp,dvs-standby-voltage = <800000>;
104 regulator-name = "buck2";
105 regulator-min-microvolt = <850000>;
106 regulator-max-microvolt = <950000>;
107 regulator-boot-on;
108 regulator-always-on;
109 regulator-ramp-delay = <3125>;
110 nxp,dvs-run-voltage = <950000>;
111 nxp,dvs-standby-voltage = <850000>;
115 regulator-name = "buck3";
116 regulator-min-microvolt = <850000>;
117 regulator-max-microvolt = <950000>;
118 regulator-boot-on;
119 regulator-always-on;
122 reg_vdd_3v3: BUCK4 {
123 regulator-name = "buck4";
124 regulator-min-microvolt = <3300000>;
125 regulator-max-microvolt = <3300000>;
126 regulator-boot-on;
127 regulator-always-on;
131 regulator-name = "buck5";
132 regulator-min-microvolt = <1800000>;
133 regulator-max-microvolt = <1800000>;
134 regulator-boot-on;
135 regulator-always-on;
139 regulator-name = "buck6";
140 regulator-min-microvolt = <1100000>;
141 regulator-max-microvolt = <1100000>;
142 regulator-boot-on;
143 regulator-always-on;
147 regulator-name = "ldo1";
148 regulator-min-microvolt = <1800000>;
149 regulator-max-microvolt = <1800000>;
150 regulator-boot-on;
151 regulator-always-on;
155 regulator-name = "ldo2";
156 regulator-min-microvolt = <800000>;
157 regulator-max-microvolt = <900000>;
158 regulator-boot-on;
159 regulator-always-on;
163 regulator-name = "ldo3";
164 regulator-min-microvolt = <1800000>;
165 regulator-max-microvolt = <1800000>;
166 regulator-boot-on;
167 regulator-always-on;
171 regulator-name = "ldo4";
172 regulator-min-microvolt = <900000>;
173 regulator-max-microvolt = <900000>;
174 regulator-boot-on;
175 regulator-always-on;
179 regulator-name = "ldo5";
180 regulator-min-microvolt = <1800000>;
181 regulator-max-microvolt = <3300000>;
188 pinctrl-names = "default";
189 pinctrl-0 = <&pinctrl_uart3>;
194 pinctrl-names = "default", "state_100mhz", "state_200mhz";
195 pinctrl-0 = <&pinctrl_usdhc1>;
196 pinctrl-1 = <&pinctrl_usdhc1_100mhz>;
197 pinctrl-2 = <&pinctrl_usdhc1_200mhz>;
198 vmmc-supply = <&reg_vdd_3v3>;
199 vqmmc-supply = <&reg_vdd_1v8>;
200 bus-width = <8>;
201 non-removable;
206 pinctrl-names = "default";
207 pinctrl-0 = <&pinctrl_wdog>;
208 fsl,ext-reset-output;
260 pinctrl_usdhc1_100mhz: usdhc1-100mhzgrp {
277 pinctrl_usdhc1_200mhz: usdhc1-200mhzgrp {