Lines Matching +full:strobe +full:- +full:polarity +full:- +full:high

1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
6 #include "dt-bindings/pwm/pwm.h"
7 #include "dt-bindings/input/input.h"
9 #include "rk3399-opp.dtsi"
12 compatible = "rockchip,rk3399-sapphire", "rockchip,rk3399";
15 stdout-path = "serial2:1500000n8";
18 clkin_gmac: external-gmac-clock {
19 compatible = "fixed-clock";
20 clock-frequency = <125000000>;
21 clock-output-names = "clkin_gmac";
22 #clock-cells = <0>;
25 dc_12v: dc-12v {
26 compatible = "regulator-fixed";
27 regulator-name = "dc_12v";
28 regulator-always-on;
29 regulator-boot-on;
30 regulator-min-microvolt = <12000000>;
31 regulator-max-microvolt = <12000000>;
39 fan0: gpio-fan {
40 #cooling-cells = <2>;
41 compatible = "gpio-fan";
42 gpio-fan,speed-map = <0 0 3000 1>;
47 keys: gpio-keys {
48 compatible = "gpio-keys";
52 debounce-interval = <100>;
56 linux,input-type = <1>;
57 pinctrl-names = "default";
58 pinctrl-0 = <&pwr_btn>;
59 wakeup-source;
64 vcc1v8_s3: vcca1v8_s3: vcc1v8-s3 {
65 compatible = "regulator-fixed";
66 regulator-name = "vcc1v8_s3";
67 regulator-always-on;
68 regulator-boot-on;
69 regulator-min-microvolt = <1800000>;
70 regulator-max-microvolt = <1800000>;
71 vin-supply = <&vcc_1v8>;
74 vcc3v0_sd: vcc3v0-sd {
75 compatible = "regulator-fixed";
76 enable-active-high;
78 pinctrl-names = "default";
79 pinctrl-0 = <&sdmmc0_pwr_h>;
80 regulator-always-on;
81 regulator-max-microvolt = <3000000>;
82 regulator-min-microvolt = <3000000>;
83 regulator-name = "vcc3v0_sd";
84 vin-supply = <&vcc3v3_sys>;
87 vcc3v3_sys: vcc3v3-sys {
88 compatible = "regulator-fixed";
89 regulator-name = "vcc3v3_sys";
90 regulator-always-on;
91 regulator-boot-on;
92 regulator-min-microvolt = <3300000>;
93 regulator-max-microvolt = <3300000>;
94 vin-supply = <&vcc_sys>;
97 vcc5v0_host: vcc5v0-host-regulator {
98 compatible = "regulator-fixed";
99 enable-active-high;
101 pinctrl-names = "default";
102 pinctrl-0 = <&vcc5v0_host_en>;
103 regulator-name = "vcc5v0_host";
104 regulator-always-on;
105 vin-supply = <&vcc_sys>;
108 vcc5v0_typec0: vcc5v0-typec0-regulator {
109 compatible = "regulator-fixed";
110 enable-active-high;
112 pinctrl-names = "default";
113 pinctrl-0 = <&vcc5v0_typec0_en>;
114 regulator-name = "vcc5v0_typec0";
115 vin-supply = <&vcc_sys>;
118 vcc_sys: vcc-sys {
119 compatible = "regulator-fixed";
120 regulator-name = "vcc_sys";
121 regulator-always-on;
122 regulator-boot-on;
123 regulator-min-microvolt = <5000000>;
124 regulator-max-microvolt = <5000000>;
125 vin-supply = <&dc_12v>;
128 vdd_log: vdd-log {
129 compatible = "pwm-regulator";
131 regulator-name = "vdd_log";
132 regulator-always-on;
133 regulator-boot-on;
134 regulator-min-microvolt = <800000>;
135 regulator-max-microvolt = <1400000>;
136 vin-supply = <&vcc_sys>;
141 cpu-supply = <&vdd_cpu_l>;
145 cpu-supply = <&vdd_cpu_l>;
149 cpu-supply = <&vdd_cpu_l>;
153 cpu-supply = <&vdd_cpu_l>;
157 cpu-supply = <&vdd_cpu_b>;
161 cpu-supply = <&vdd_cpu_b>;
173 cooling-maps {
175 cooling-device =
187 assigned-clocks = <&cru SCLK_RMII_SRC>;
188 assigned-clock-parents = <&clkin_gmac>;
190 phy-supply = <&vcc_lan>;
191 phy-mode = "rgmii";
192 pinctrl-names = "default";
193 pinctrl-0 = <&rgmii_pins>;
194 snps,reset-gpio = <&gpio3 RK_PB7 GPIO_ACTIVE_LOW>;
195 snps,reset-active-low;
196 snps,reset-delays-us = <0 10000 50000>;
203 mali-supply = <&vdd_gpu>;
208 ddc-i2c-bus = <&i2c3>;
217 clock-frequency = <400000>;
218 i2c-scl-rising-time-ns = <168>;
219 i2c-scl-falling-time-ns = <4>;
225 interrupt-parent = <&gpio1>;
227 #clock-cells = <1>;
228 clock-output-names = "xin32k", "rk808-clkout2";
229 pinctrl-names = "default";
230 pinctrl-0 = <&pmic_int_l>;
231 rockchip,system-power-controller;
232 wakeup-source;
234 vcc1-supply = <&vcc_sys>;
235 vcc2-supply = <&vcc_sys>;
236 vcc3-supply = <&vcc_sys>;
237 vcc4-supply = <&vcc_sys>;
238 vcc6-supply = <&vcc_sys>;
239 vcc7-supply = <&vcc_sys>;
240 vcc8-supply = <&vcc3v3_sys>;
241 vcc9-supply = <&vcc_sys>;
242 vcc10-supply = <&vcc_sys>;
243 vcc11-supply = <&vcc_sys>;
244 vcc12-supply = <&vcc3v3_sys>;
245 vddio-supply = <&vcc1v8_pmu>;
249 regulator-name = "vdd_center";
250 regulator-always-on;
251 regulator-boot-on;
252 regulator-min-microvolt = <750000>;
253 regulator-max-microvolt = <1350000>;
254 regulator-ramp-delay = <6001>;
255 regulator-state-mem {
256 regulator-off-in-suspend;
261 regulator-name = "vdd_cpu_l";
262 regulator-always-on;
263 regulator-boot-on;
264 regulator-min-microvolt = <750000>;
265 regulator-max-microvolt = <1350000>;
266 regulator-ramp-delay = <6001>;
267 regulator-state-mem {
268 regulator-off-in-suspend;
273 regulator-name = "vcc_ddr";
274 regulator-always-on;
275 regulator-boot-on;
276 regulator-state-mem {
277 regulator-on-in-suspend;
282 regulator-name = "vcc_1v8";
283 regulator-always-on;
284 regulator-boot-on;
285 regulator-min-microvolt = <1800000>;
286 regulator-max-microvolt = <1800000>;
287 regulator-state-mem {
288 regulator-on-in-suspend;
289 regulator-suspend-microvolt = <1800000>;
294 regulator-name = "vcc1v8_dvp";
295 regulator-always-on;
296 regulator-boot-on;
297 regulator-min-microvolt = <1800000>;
298 regulator-max-microvolt = <1800000>;
299 regulator-state-mem {
300 regulator-off-in-suspend;
305 regulator-name = "vcc3v0_tp";
306 regulator-always-on;
307 regulator-boot-on;
308 regulator-min-microvolt = <3000000>;
309 regulator-max-microvolt = <3000000>;
310 regulator-state-mem {
311 regulator-off-in-suspend;
316 regulator-name = "vcc1v8_pmu";
317 regulator-always-on;
318 regulator-boot-on;
319 regulator-min-microvolt = <1800000>;
320 regulator-max-microvolt = <1800000>;
321 regulator-state-mem {
322 regulator-on-in-suspend;
323 regulator-suspend-microvolt = <1800000>;
328 regulator-name = "vcc_sdio";
329 regulator-always-on;
330 regulator-boot-on;
331 regulator-min-microvolt = <1800000>;
332 regulator-max-microvolt = <3300000>;
333 regulator-state-mem {
334 regulator-on-in-suspend;
335 regulator-suspend-microvolt = <3000000>;
340 regulator-name = "vcca3v0_codec";
341 regulator-always-on;
342 regulator-boot-on;
343 regulator-min-microvolt = <3000000>;
344 regulator-max-microvolt = <3000000>;
345 regulator-state-mem {
346 regulator-off-in-suspend;
351 regulator-name = "vcc_1v5";
352 regulator-always-on;
353 regulator-boot-on;
354 regulator-min-microvolt = <1500000>;
355 regulator-max-microvolt = <1500000>;
356 regulator-state-mem {
357 regulator-on-in-suspend;
358 regulator-suspend-microvolt = <1500000>;
363 regulator-name = "vcca1v8_codec";
364 regulator-always-on;
365 regulator-boot-on;
366 regulator-min-microvolt = <1800000>;
367 regulator-max-microvolt = <1800000>;
368 regulator-state-mem {
369 regulator-off-in-suspend;
374 regulator-name = "vcc_3v0";
375 regulator-always-on;
376 regulator-boot-on;
377 regulator-min-microvolt = <3000000>;
378 regulator-max-microvolt = <3000000>;
379 regulator-state-mem {
380 regulator-on-in-suspend;
381 regulator-suspend-microvolt = <3000000>;
386 regulator-name = "vcc3v3_s3";
387 regulator-always-on;
388 regulator-boot-on;
389 regulator-state-mem {
390 regulator-off-in-suspend;
395 regulator-name = "vcc3v3_s0";
396 regulator-always-on;
397 regulator-boot-on;
398 regulator-state-mem {
399 regulator-off-in-suspend;
408 fcs,suspend-voltage-selector = <1>;
409 regulator-name = "vdd_cpu_b";
410 regulator-min-microvolt = <712500>;
411 regulator-max-microvolt = <1500000>;
412 regulator-ramp-delay = <1000>;
413 regulator-always-on;
414 regulator-boot-on;
415 vin-supply = <&vcc_sys>;
417 regulator-state-mem {
418 regulator-off-in-suspend;
425 fcs,suspend-voltage-selector = <1>;
426 regulator-name = "vdd_gpu";
427 regulator-min-microvolt = <712500>;
428 regulator-max-microvolt = <1500000>;
429 regulator-ramp-delay = <1000>;
430 regulator-always-on;
431 regulator-boot-on;
432 vin-supply = <&vcc_sys>;
434 regulator-state-mem {
435 regulator-off-in-suspend;
441 i2c-scl-rising-time-ns = <450>;
442 i2c-scl-falling-time-ns = <15>;
453 bt656-supply = <&vcc_3v0>;
454 audio-supply = <&vcca1v8_codec>;
455 sdmmc-supply = <&vcc_sdio>;
456 gpio1830-supply = <&vcc_3v0>;
460 pmu1830-supply = <&vcc_3v0>;
466 pwr_btn: pwr-btn {
472 motor_pwr: motor-pwr {
479 pmic_int_l: pmic-int-l {
484 vsel1_pin: vsel1-pin {
488 vsel2_pin: vsel2-pin {
494 sdmmc0_pwr_h: sdmmc0-pwr-h {
501 vcc5v0_host_en: vcc5v0-host-en {
505 vcc5v0_typec0_en: vcc5v0-typec0-en {
521 vref-supply = <&vcca1v8_s3>;
526 bus-width = <8>;
527 mmc-hs400-1_8v;
528 mmc-hs400-enhanced-strobe;
529 non-removable;
534 broken-cd;
535 bus-width = <4>;
536 cap-mmc-highspeed;
537 cap-sd-highspeed;
538 clock-frequency = <150000000>;
539 disable-wp;
540 max-frequency = <150000000>;
541 pinctrl-names = "default";
542 pinctrl-0 = <&sdmmc_clk &sdmmc_cmd &sdmmc_cd &sdmmc_bus4>;
543 vmmc-supply = <&vcc3v0_sd>;
544 vqmmc-supply = <&vcc_sdio>;
558 rockchip,hw-tshut-mode = <1>;
559 /* tshut polarity 0:LOW 1:HIGH */
560 rockchip,hw-tshut-polarity = <1>;
567 u2phy0_otg: otg-port {
571 u2phy0_host: host-port {
572 phy-supply = <&vcc5v0_typec0>;
580 u2phy1_otg: otg-port {
584 u2phy1_host: host-port {
585 phy-supply = <&vcc5v0_host>;
591 pinctrl-names = "default";
592 pinctrl-0 = <&uart0_xfer &uart0_cts>;