Lines Matching +full:ldo6 +full:- +full:8

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>
23 stdout-path = &uart1;
26 gpio_keys: gpio-keys {
27 compatible = "gpio-keys";
29 key-power {
33 wakeup-source;
36 key-cover {
40 linux,input-type = <EV_SW>;
41 wakeup-source;
44 key-pageup {
50 key-pagedown {
58 compatible = "gpio-leds";
63 linux,default-trigger = "timer";
72 reg_wifi: regulator-wifi {
73 compatible = "regulator-fixed";
74 regulator-name = "SD3_SPWR";
75 regulator-min-microvolt = <3000000>;
76 regulator-max-microvolt = <3000000>;
78 enable-active-high;
81 wifi_pwrseq: wifi-pwrseq {
82 compatible = "mmc-pwrseq-simple";
83 post-power-on-delay-ms = <20>;
84 reset-gpios = <&gpio5 0 GPIO_ACTIVE_LOW>;
89 clock-frequency = <100000>;
95 enable-gpios = <&gpio2 10 GPIO_ACTIVE_HIGH>;
97 #address-cells = <1>;
98 #size-cells = <0>;
102 led-sources = <0>;
104 default-brightness = <0>;
105 max-brightness = <255>;
110 led-sources = <1>;
112 default-brightness = <0>;
113 max-brightness = <255>;
122 clock-frequency = <100000>;
128 pinctrl-names = "default";
129 pinctrl-0 = <&pinctrl_cyttsp5_gpio>;
130 interrupt-parent = <&gpio4>;
132 reset-gpios = <&gpio4 18 GPIO_ACTIVE_LOW>;
133 vdd-supply = <&ldo5_reg>;
141 clock-frequency = <100000>;
147 interrupt-parent = <&gpio4>;
149 system-power-controller;
153 regulator-name = "DCDC1";
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 = <900000>;
162 regulator-suspend-min-microvolt = <900000>;
168 regulator-name = "DCDC2";
169 regulator-always-on;
170 regulator-boot-on;
172 regulator-state-mem {
173 regulator-on-in-suspend;
174 regulator-suspend-max-microvolt = <3300000>;
175 regulator-suspend-min-microvolt = <3300000>;
180 regulator-name = "DCDC3";
181 regulator-min-microvolt = <300000>;
182 regulator-max-microvolt = <1875000>;
183 regulator-always-on;
184 regulator-boot-on;
186 regulator-state-mem {
187 regulator-on-in-suspend;
188 regulator-suspend-max-microvolt = <1140000>;
189 regulator-suspend-min-microvolt = <1140000>;
195 regulator-name = "DCDC4";
196 regulator-min-microvolt = <1200000>;
197 regulator-max-microvolt = <1200000>;
198 regulator-always-on;
199 regulator-boot-on;
201 regulator-state-mem {
202 regulator-on-in-suspend;
203 regulator-suspend-max-microvolt = <1140000>;
204 regulator-suspend-min-microvolt = <1140000>;
210 regulator-name = "DCDC5";
211 regulator-min-microvolt = <1800000>;
212 regulator-max-microvolt = <1800000>;
213 regulator-always-on;
214 regulator-boot-on;
216 regulator-state-mem {
217 regulator-on-in-suspend;
218 regulator-suspend-max-microvolt = <1700000>;
219 regulator-suspend-min-microvolt = <1700000>;
224 regulator-name = "LDO1";
225 regulator-boot-on;
230 regulator-name = "LDO2";
231 regulator-always-on;
232 regulator-boot-on;
234 regulator-state-mem {
235 regulator-on-in-suspend;
236 regulator-suspend-max-microvolt = <3000000>;
237 regulator-suspend-min-microvolt = <3000000>;
243 regulator-name = "LDO3";
244 regulator-always-on;
245 regulator-boot-on;
249 regulator-name = "LDO4";
250 regulator-boot-on;
255 regulator-name = "LDO5";
256 regulator-always-on;
257 regulator-boot-on;
261 ldo6_reg: LDO6 {
262 regulator-name = "LDO6";
263 regulator-always-on;
264 regulator-boot-on;
269 regulator-name = "LDO7";
270 regulator-boot-on;
275 regulator-name = "LDO8";
276 regulator-min-microvolt = <1800000>;
277 regulator-max-microvolt = <1800000>;
278 regulator-boot-on;
282 regulator-name = "LDO9";
283 regulator-boot-on;
287 regulator-name = "LDO10";
288 regulator-boot-on;
292 regulator-name = "LDORTC1";
293 regulator-boot-on;
309 non-removable;
310 no-1-8-v;
315 vmmc-supply = <&reg_wifi>;
316 mmc-pwrseq = <&wifi_pwrseq>;
317 cap-power-off-card;
318 non-removable;
323 pinctrl-names = "default";
324 pinctrl-0 = <&pinctrl_usbotg1>;
325 disable-over-current;
326 srp-disable;
327 hnp-disable;
328 adp-disable;