1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
3 * Copyright (c) 2019 Shenzhen Wesion Technology Co., Ltd.
4 * (https://www.khadas.com)
8 #include <dt-bindings/input/linux-event-codes.h>
9 #include <dt-bindings/pwm/pwm.h>
10 #include "rk3399.dtsi"
11 #include "rk3399-opp.dtsi"
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";
25 sdio_pwrseq: sdio-pwrseq {
26 compatible = "mmc-pwrseq-simple";
28 clock-names = "ext_clock";
29 pinctrl-names = "default";
30 pinctrl-0 = <&wifi_enable_h>;
33 * On the module itself this is one of these (depending
34 * on the actual card populated):
35 * - SDIO_RESET_L_WL_REG_ON
36 * - PDN (power down when low)
38 reset-gpios = <&gpio2 RK_PD4 GPIO_ACTIVE_LOW>;
41 /* switched by pmic_sleep */
42 vcc1v8_s3: vcca1v8_s3: vcc1v8-s3 {
43 compatible = "regulator-fixed";
44 regulator-name = "vcc1v8_s3";
47 regulator-min-microvolt = <1800000>;
48 regulator-max-microvolt = <1800000>;
49 vin-supply = <&vcc_1v8>;
52 vcc3v3_pcie: vcc3v3-pcie-regulator {
53 compatible = "regulator-fixed";
54 regulator-name = "vcc3v3_pcie";
57 regulator-min-microvolt = <3300000>;
58 regulator-max-microvolt = <3300000>;
59 vin-supply = <&vsys_3v3>;
62 /* Actually 3 regulators (host0, 1, 2) controlled by the same gpio */
63 vcc5v0_host: vcc5v0-host-regulator {
64 compatible = "regulator-fixed";
66 gpio = <&gpio4 RK_PD1 GPIO_ACTIVE_HIGH>;
67 pinctrl-names = "default";
68 pinctrl-0 = <&vcc5v0_host_en>;
69 regulator-name = "vcc5v0_host";
71 vin-supply = <&vsys_5v0>;
75 compatible = "pwm-regulator";
76 pwms = <&pwm2 0 25000 1>;
77 regulator-name = "vdd_log";
80 regulator-min-microvolt = <800000>;
81 regulator-max-microvolt = <1400000>;
82 vin-supply = <&vsys_3v3>;
86 compatible = "regulator-fixed";
87 regulator-name = "vsys";
93 compatible = "regulator-fixed";
94 regulator-name = "vsys_3v3";
97 regulator-min-microvolt = <3300000>;
98 regulator-max-microvolt = <3300000>;
103 compatible = "regulator-fixed";
104 regulator-name = "vsys_5v0";
107 regulator-min-microvolt = <5000000>;
108 regulator-max-microvolt = <5000000>;
109 vin-supply = <&vsys>;
113 compatible = "adc-keys";
114 io-channels = <&saradc 1>;
115 io-channel-names = "buttons";
116 keyup-threshold-microvolt = <1800000>;
117 poll-interval = <100>;
121 linux,code = <KEY_VENDOR>;
122 press-threshold-microvolt = <18000>;
127 compatible = "gpio-keys";
129 pinctrl-names = "default";
130 pinctrl-0 = <&pwrbtn>;
133 debounce-interval = <100>;
134 gpios = <&gpio0 RK_PA5 GPIO_ACTIVE_LOW>;
135 label = "GPIO Key Power";
136 linux,code = <KEY_POWER>;
142 compatible = "gpio-leds";
143 pinctrl-names = "default";
144 pinctrl-0 = <&sys_led_gpio>, <&user_led_gpio>;
148 linux,default-trigger = "heartbeat";
149 gpios = <&gpio0 RK_PA6 GPIO_ACTIVE_HIGH>;
154 default-state = "off";
155 gpios = <&gpio4 RK_PD0 GPIO_ACTIVE_HIGH>;
160 compatible = "pwm-fan";
161 cooling-levels = <0 150 200 255>;
162 #cooling-cells = <2>;
163 fan-supply = <&vsys_5v0>;
164 pwms = <&pwm0 0 40000 0>;
169 cpu-supply = <&vdd_cpu_l>;
173 cpu-supply = <&vdd_cpu_l>;
177 cpu-supply = <&vdd_cpu_l>;
181 cpu-supply = <&vdd_cpu_l>;
185 cpu-supply = <&vdd_cpu_b>;
189 cpu-supply = <&vdd_cpu_b>;
195 temperature = <55000>;
201 temperature = <65000>;
210 cooling-device = <&fan THERMAL_NO_LIMIT 1>;
215 cooling-device = <&fan 2 THERMAL_NO_LIMIT>;
225 assigned-clocks = <&cru SCLK_RMII_SRC>;
226 assigned-clock-parents = <&clkin_gmac>;
227 clock_in_out = "input";
228 phy-supply = <&vcc_lan>;
230 pinctrl-names = "default";
231 pinctrl-0 = <&rgmii_pins>;
232 snps,reset-gpio = <&gpio3 RK_PB7 GPIO_ACTIVE_LOW>;
233 snps,reset-active-low;
234 snps,reset-delays-us = <0 10000 50000>;
240 mali-supply = <&vdd_gpu>;
247 temperature = <55000>;
253 temperature = <65000>;
262 cooling-device = <&fan THERMAL_NO_LIMIT 1>;
267 cooling-device = <&fan 2 THERMAL_NO_LIMIT>;
273 ddc-i2c-bus = <&i2c3>;
274 pinctrl-names = "default";
275 pinctrl-0 = <&hdmi_cec>;
284 i2c-scl-rising-time-ns = <450>;
285 i2c-scl-falling-time-ns = <15>;
290 clock-frequency = <400000>;
291 i2c-scl-rising-time-ns = <168>;
292 i2c-scl-falling-time-ns = <4>;
296 compatible = "rockchip,rk808";
298 interrupt-parent = <&gpio1>;
299 interrupts = <RK_PC6 IRQ_TYPE_LEVEL_LOW>;
301 clock-output-names = "xin32k", "rk808-clkout2";
302 pinctrl-names = "default";
303 pinctrl-0 = <&pmic_int_l>;
304 rockchip,system-power-controller;
307 vcc1-supply = <&vsys_3v3>;
308 vcc2-supply = <&vsys_3v3>;
309 vcc3-supply = <&vsys_3v3>;
310 vcc4-supply = <&vsys_3v3>;
311 vcc6-supply = <&vsys_3v3>;
312 vcc7-supply = <&vsys_3v3>;
313 vcc8-supply = <&vsys_3v3>;
314 vcc9-supply = <&vsys_3v3>;
315 vcc10-supply = <&vsys_3v3>;
316 vcc11-supply = <&vsys_3v3>;
317 vcc12-supply = <&vsys_3v3>;
318 vddio-supply = <&vcc_1v8>;
321 vdd_center: DCDC_REG1 {
322 regulator-name = "vdd_center";
325 regulator-min-microvolt = <750000>;
326 regulator-max-microvolt = <1350000>;
327 regulator-ramp-delay = <6001>;
329 regulator-state-mem {
330 regulator-off-in-suspend;
334 vdd_cpu_l: DCDC_REG2 {
335 regulator-name = "vdd_cpu_l";
338 regulator-min-microvolt = <750000>;
339 regulator-max-microvolt = <1350000>;
340 regulator-ramp-delay = <6001>;
342 regulator-state-mem {
343 regulator-off-in-suspend;
348 regulator-name = "vcc_ddr";
352 regulator-state-mem {
353 regulator-on-in-suspend;
358 regulator-name = "vcc_1v8";
361 regulator-min-microvolt = <1800000>;
362 regulator-max-microvolt = <1800000>;
364 regulator-state-mem {
365 regulator-on-in-suspend;
366 regulator-suspend-microvolt = <1800000>;
370 vcc1v8_apio2: LDO_REG1 {
371 regulator-name = "vcc1v8_apio2";
374 regulator-min-microvolt = <1800000>;
375 regulator-max-microvolt = <1800000>;
377 regulator-state-mem {
378 regulator-off-in-suspend;
382 vcc_vldo2: LDO_REG2 {
383 regulator-name = "vcc_vldo2";
386 regulator-min-microvolt = <3000000>;
387 regulator-max-microvolt = <3000000>;
389 regulator-state-mem {
390 regulator-off-in-suspend;
394 vcc1v8_pmupll: LDO_REG3 {
395 regulator-name = "vcc1v8_pmupll";
398 regulator-min-microvolt = <1800000>;
399 regulator-max-microvolt = <1800000>;
401 regulator-state-mem {
402 regulator-on-in-suspend;
403 regulator-suspend-microvolt = <1800000>;
408 regulator-name = "vccio_sd";
411 regulator-min-microvolt = <1800000>;
412 regulator-max-microvolt = <3000000>;
414 regulator-state-mem {
415 regulator-on-in-suspend;
416 regulator-suspend-microvolt = <3000000>;
420 vcc_vldo5: LDO_REG5 {
421 regulator-name = "vcc_vldo5";
424 regulator-min-microvolt = <3000000>;
425 regulator-max-microvolt = <3000000>;
427 regulator-state-mem {
428 regulator-off-in-suspend;
433 regulator-name = "vcc_1v5";
436 regulator-min-microvolt = <1500000>;
437 regulator-max-microvolt = <1500000>;
439 regulator-state-mem {
440 regulator-on-in-suspend;
441 regulator-suspend-microvolt = <1500000>;
445 vcc1v8_codec: LDO_REG7 {
446 regulator-name = "vcc1v8_codec";
449 regulator-min-microvolt = <1800000>;
450 regulator-max-microvolt = <1800000>;
452 regulator-state-mem {
453 regulator-off-in-suspend;
458 regulator-name = "vcc_3v0";
461 regulator-min-microvolt = <3000000>;
462 regulator-max-microvolt = <3000000>;
464 regulator-state-mem {
465 regulator-on-in-suspend;
466 regulator-suspend-microvolt = <3000000>;
470 vcc3v3_s3: vcc_lan: SWITCH_REG1 {
471 regulator-name = "vcc3v3_s3";
475 regulator-state-mem {
476 regulator-off-in-suspend;
480 vcc3v3_s0: SWITCH_REG2 {
481 regulator-name = "vcc3v3_s0";
485 regulator-state-mem {
486 regulator-off-in-suspend;
492 vdd_cpu_b: regulator@40 {
493 compatible = "silergy,syr827";
495 fcs,suspend-voltage-selector = <1>;
496 pinctrl-names = "default";
497 pinctrl-0 = <&cpu_b_sleep>;
498 regulator-name = "vdd_cpu_b";
499 regulator-min-microvolt = <712500>;
500 regulator-max-microvolt = <1500000>;
501 regulator-ramp-delay = <1000>;
504 vin-supply = <&vsys_3v3>;
506 regulator-state-mem {
507 regulator-off-in-suspend;
511 vdd_gpu: regulator@41 {
512 compatible = "silergy,syr828";
514 fcs,suspend-voltage-selector = <1>;
515 pinctrl-names = "default";
516 pinctrl-0 = <&gpu_sleep>;
517 regulator-name = "vdd_gpu";
518 regulator-min-microvolt = <712500>;
519 regulator-max-microvolt = <1500000>;
520 regulator-ramp-delay = <1000>;
523 vin-supply = <&vsys_3v3>;
525 regulator-state-mem {
526 regulator-off-in-suspend;
532 clock-frequency = <400000>;
533 i2c-scl-rising-time-ns = <160>;
534 i2c-scl-falling-time-ns = <30>;
539 rockchip,playback-channels = <8>;
540 rockchip,capture-channels = <8>;
545 rockchip,playback-channels = <2>;
546 rockchip,capture-channels = <2>;
555 bt656-supply = <&vcc1v8_apio2>;
556 audio-supply = <&vcc1v8_codec>;
557 sdmmc-supply = <&vccio_sd>;
558 gpio1830-supply = <&vcc_3v0>;
563 pmu1830-supply = <&vcc_1v8>;
569 bt_host_wake_l: bt-host-wake-l {
570 rockchip,pins = <0 RK_PA4 RK_FUNC_GPIO &pcfg_pull_none>;
573 bt_reg_on_h: bt-reg-on-h {
574 rockchip,pins = <2 RK_PD3 RK_FUNC_GPIO &pcfg_pull_none>;
577 bt_wake_l: bt-wake-l {
578 rockchip,pins = <2 RK_PD2 RK_FUNC_GPIO &pcfg_pull_none>;
584 rockchip,pins = <0 RK_PA5 RK_FUNC_GPIO &pcfg_pull_up>;
589 sys_led_gpio: sys_led-gpio {
590 rockchip,pins = <0 RK_PA6 RK_FUNC_GPIO &pcfg_pull_none>;
593 user_led_gpio: user_led-gpio {
594 rockchip,pins = <4 RK_PD0 RK_FUNC_GPIO &pcfg_pull_none>;
599 pmic_int_l: pmic-int-l {
600 rockchip,pins = <1 RK_PC6 RK_FUNC_GPIO &pcfg_pull_up>;
603 cpu_b_sleep: cpu-b-sleep {
604 rockchip,pins = <1 RK_PB5 RK_FUNC_GPIO &pcfg_pull_down>;
607 gpu_sleep: gpu-sleep {
608 rockchip,pins = <0 RK_PB5 RK_FUNC_GPIO &pcfg_pull_down>;
613 wifi_enable_h: wifi-enable-h {
614 rockchip,pins = <2 RK_PD4 RK_FUNC_GPIO &pcfg_pull_none>;
619 vcc5v0_host_en: vcc5v0-host-en {
620 rockchip,pins = <4 RK_PD1 RK_FUNC_GPIO &pcfg_pull_none>;
625 wifi_host_wake_l: wifi-host-wake-l {
626 rockchip,pins = <0 RK_PA3 RK_FUNC_GPIO &pcfg_pull_none>;
640 vref-supply = <&vcca1v8_s3>;
645 /* WiFi & BT combo module Ampak AP6356S */
649 keep-power-in-suspend;
650 mmc-pwrseq = <&sdio_pwrseq>;
652 pinctrl-names = "default";
653 pinctrl-0 = <&sdio0_bus4 &sdio0_cmd &sdio0_clk>;
655 vqmmc-supply = <&vcc1v8_s3>;
656 vmmc-supply = <&vccio_sd>;
660 compatible = "brcm,bcm4329-fmac";
661 interrupt-parent = <&gpio0>;
662 interrupts = <RK_PA3 GPIO_ACTIVE_HIGH>;
663 interrupt-names = "host-wake";
664 brcm,drive-strength = <5>;
665 pinctrl-names = "default";
666 pinctrl-0 = <&wifi_host_wake_l>;
674 cd-gpios = <&gpio0 RK_PA7 GPIO_ACTIVE_LOW>;
676 max-frequency = <150000000>;
677 pinctrl-names = "default";
678 pinctrl-0 = <&sdmmc_clk &sdmmc_cmd &sdmmc_bus4>;
685 mmc-hs400-enhanced-strobe;
699 /* tshut mode 0:CRU 1:GPIO */
700 rockchip,hw-tshut-mode = <1>;
701 /* tshut polarity 0:LOW 1:HIGH */
702 rockchip,hw-tshut-polarity = <1>;
709 u2phy0_otg: otg-port {
713 u2phy0_host: host-port {
714 phy-supply = <&vcc5v0_host>;
722 u2phy1_otg: otg-port {
726 u2phy1_host: host-port {
727 phy-supply = <&vcc5v0_host>;
733 pinctrl-names = "default";
734 pinctrl-0 = <&uart0_xfer &uart0_rts &uart0_cts>;
738 compatible = "brcm,bcm43438-bt";
741 device-wakeup-gpios = <&gpio2 RK_PD2 GPIO_ACTIVE_HIGH>;
742 host-wakeup-gpios = <&gpio0 RK_PA4 GPIO_ACTIVE_HIGH>;
743 shutdown-gpios = <&gpio2 RK_PD3 GPIO_ACTIVE_HIGH>;
744 max-speed = <4000000>;
745 pinctrl-names = "default";
746 pinctrl-0 = <&bt_reg_on_h &bt_host_wake_l &bt_wake_l>;
747 vbat-supply = <&vsys_3v3>;
748 vddio-supply = <&vcc_1v8>;