Lines Matching +full:- +full:j4
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";
25 key-power {
29 wakeup-source;
32 key-cover {
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>;
110 pinctrl-names = "default";
111 pinctrl-0 = <&pinctrl_cyttsp5_gpio>;
112 interrupt-parent = <&gpio5>;
114 reset-gpios = <&gpio5 13 GPIO_ACTIVE_LOW>;
115 vdd-supply = <&ldo5_reg>;
123 clock-frequency = <100000>;
129 interrupt-parent = <&gpio5>;
131 system-power-controller;
135 regulator-name = "DCDC1";
136 regulator-min-microvolt = <300000>;
137 regulator-max-microvolt = <1875000>;
138 regulator-always-on;
139 regulator-boot-on;
141 regulator-state-mem {
142 regulator-on-in-suspend;
143 regulator-suspend-max-microvolt = <900000>;
144 regulator-suspend-min-microvolt = <900000>;
150 regulator-name = "DCDC2";
151 regulator-always-on;
152 regulator-boot-on;
154 regulator-state-mem {
155 regulator-on-in-suspend;
156 regulator-suspend-max-microvolt = <3300000>;
157 regulator-suspend-min-microvolt = <3300000>;
162 regulator-name = "DCDC3";
163 regulator-min-microvolt = <300000>;
164 regulator-max-microvolt = <1875000>;
165 regulator-always-on;
166 regulator-boot-on;
168 regulator-state-mem {
169 regulator-on-in-suspend;
170 regulator-suspend-max-microvolt = <1140000>;
171 regulator-suspend-min-microvolt = <1140000>;
177 regulator-name = "DCDC4";
178 regulator-min-microvolt = <1200000>;
179 regulator-max-microvolt = <1200000>;
180 regulator-always-on;
181 regulator-boot-on;
183 regulator-state-mem {
184 regulator-on-in-suspend;
185 regulator-suspend-max-microvolt = <1140000>;
186 regulator-suspend-min-microvolt = <1140000>;
192 regulator-name = "DCDC5";
193 regulator-min-microvolt = <1800000>;
194 regulator-max-microvolt = <1800000>;
195 regulator-always-on;
196 regulator-boot-on;
198 regulator-state-mem {
199 regulator-on-in-suspend;
200 regulator-suspend-max-microvolt = <1700000>;
201 regulator-suspend-min-microvolt = <1700000>;
207 regulator-name = "LDO1";
208 regulator-boot-on;
213 regulator-name = "LDO2";
214 regulator-always-on;
215 regulator-boot-on;
217 regulator-state-mem {
218 regulator-on-in-suspend;
219 regulator-suspend-max-microvolt = <3000000>;
220 regulator-suspend-min-microvolt = <3000000>;
226 regulator-name = "LDO3";
227 regulator-always-on;
228 regulator-boot-on;
232 regulator-name = "LDO4";
233 regulator-boot-on;
238 regulator-name = "LDO5";
239 regulator-always-on;
240 regulator-boot-on;
245 regulator-name = "LDO6";
246 regulator-always-on;
247 regulator-boot-on;
252 regulator-name = "LDO7";
253 regulator-always-on;
254 regulator-boot-on;
259 regulator-name = "LDO8";
260 regulator-min-microvolt = <1800000>;
261 regulator-max-microvolt = <1800000>;
262 regulator-always-on;
263 regulator-boot-on;
267 regulator-name = "LDO9";
268 regulator-boot-on;
272 regulator-name = "LDO10";
273 regulator-boot-on;
277 regulator-name = "LDORTC1";
278 regulator-boot-on;
290 /* J4, through-hole */
295 /* TP198, next to J4, SMD pads */
300 non-removable;
305 vmmc-supply = <®_wifi>;
306 mmc-pwrseq = <&wifi_pwrseq>;
307 cap-power-off-card;
308 non-removable;
313 pinctrl-names = "default";
314 pinctrl-0 = <&pinctrl_usbotg1>;
315 disable-over-current;
316 srp-disable;
317 hnp-disable;
318 adp-disable;