Lines Matching +full:regulator +full:- +full:suspend +full:- +full:microvolt

1 // SPDX-License-Identifier: GPL-2.0
11 * found in ebook-readers like the Kobo Clara HD (with i.MX6SLL) and
14 #include <dt-bindings/input/input.h>
19 stdout-path = &uart1;
22 gpio_keys: gpio-keys {
23 compatible = "gpio-keys";
29 wakeup-source;
36 linux,input-type = <EV_SW>;
37 wakeup-source;
42 compatible = "gpio-leds";
47 linux,default-trigger = "timer";
56 reg_wifi: regulator-wifi {
57 compatible = "regulator-fixed";
58 regulator-name = "SD3_SPWR";
59 regulator-min-microvolt = <3000000>;
60 regulator-max-microvolt = <3000000>;
62 enable-active-high;
66 compatible = "mmc-pwrseq-simple";
67 post-power-on-delay-ms = <20>;
68 reset-gpios = <&gpio5 0 GPIO_ACTIVE_LOW>;
74 clock-frequency = <100000>;
80 enable-gpios = <&gpio2 10 GPIO_ACTIVE_HIGH>;
82 #address-cells = <1>;
83 #size-cells = <0>;
87 led-sources = <0>;
89 default-brightness = <0>;
90 max-brightness = <255>;
95 led-sources = <1>;
97 default-brightness = <0>;
98 max-brightness = <255>;
104 clock-frequency = <100000>;
114 clock-frequency = <100000>;
120 interrupt-parent = <&gpio5>;
122 system-power-controller;
126 regulator-name = "DCDC1";
127 regulator-min-microvolt = <300000>;
128 regulator-max-microvolt = <1875000>;
129 regulator-always-on;
130 regulator-boot-on;
132 regulator-state-mem {
133 regulator-on-in-suspend;
134 regulator-suspend-max-microvolt = <900000>;
135 regulator-suspend-min-microvolt = <900000>;
141 regulator-name = "DCDC2";
142 regulator-always-on;
143 regulator-boot-on;
145 regulator-state-mem {
146 regulator-on-in-suspend;
147 regulator-suspend-max-microvolt = <3300000>;
148 regulator-suspend-min-microvolt = <3300000>;
153 regulator-name = "DCDC3";
154 regulator-min-microvolt = <300000>;
155 regulator-max-microvolt = <1875000>;
156 regulator-always-on;
157 regulator-boot-on;
159 regulator-state-mem {
160 regulator-on-in-suspend;
161 regulator-suspend-max-microvolt = <1140000>;
162 regulator-suspend-min-microvolt = <1140000>;
168 regulator-name = "DCDC4";
169 regulator-min-microvolt = <1200000>;
170 regulator-max-microvolt = <1200000>;
171 regulator-always-on;
172 regulator-boot-on;
174 regulator-state-mem {
175 regulator-on-in-suspend;
176 regulator-suspend-max-microvolt = <1140000>;
177 regulator-suspend-min-microvolt = <1140000>;
183 regulator-name = "DCDC5";
184 regulator-min-microvolt = <1800000>;
185 regulator-max-microvolt = <1800000>;
186 regulator-always-on;
187 regulator-boot-on;
189 regulator-state-mem {
190 regulator-on-in-suspend;
191 regulator-suspend-max-microvolt = <1700000>;
192 regulator-suspend-min-microvolt = <1700000>;
198 regulator-name = "LDO1";
199 regulator-boot-on;
204 regulator-name = "LDO2";
205 regulator-always-on;
206 regulator-boot-on;
208 regulator-state-mem {
209 regulator-on-in-suspend;
210 regulator-suspend-max-microvolt = <3000000>;
211 regulator-suspend-min-microvolt = <3000000>;
217 regulator-name = "LDO3";
218 regulator-always-on;
219 regulator-boot-on;
223 regulator-name = "LDO4";
224 regulator-boot-on;
229 regulator-name = "LDO5";
230 regulator-always-on;
231 regulator-boot-on;
236 regulator-name = "LDO6";
237 regulator-always-on;
238 regulator-boot-on;
243 regulator-name = "LDO7";
244 regulator-always-on;
245 regulator-boot-on;
250 regulator-name = "LDO8";
251 regulator-min-microvolt = <1800000>;
252 regulator-max-microvolt = <1800000>;
253 regulator-always-on;
254 regulator-boot-on;
258 regulator-name = "LDO9";
259 regulator-boot-on;
263 regulator-name = "LDO10";
264 regulator-boot-on;
268 regulator-name = "LDORTC1";
269 regulator-boot-on;
285 non-removable;
290 vmmc-supply = <&reg_wifi>;
291 mmc-pwrseq = <&wifi_pwrseq>;
292 cap-power-off-card;
293 non-removable;
298 pinctrl-names = "default";
299 disable-over-current;
300 srp-disable;
301 hnp-disable;
302 adp-disable;