2 * (C) Copyright 2017 Theobroma Systems Design und Consulting GmbH
4 * SPDX-License-Identifier: GPL-2.0+ X11
7 #include <dt-bindings/pwm/pwm.h>
11 model = "Theobroma Systems RK3399-Q7 SoM";
12 compatible = "tsd,rk3399-q7", "tsd,puma", "rockchip,rk3399";
15 u-boot,spl-payload-offset = <0x40000>; /* @ 256KB */
16 u-boot,mmc-env-offset = <0x4000>; /* @ 16KB */
17 u-boot,efi-partition-entries-offset = <0x200000>; /* 2MB */
18 u-boot,boot-led = "module_led";
22 stdout-path = "serial0:115200n8";
23 u-boot,spl-boot-order = \
24 "same-as-spl", &spiflash, &sdhci, &sdmmc;
33 compatible = "gpio-leds";
34 pinctrl-names = "default";
35 pinctrl-0 = <&leds_pins_puma>;
39 gpios = <&gpio2 RK_PD1 GPIO_ACTIVE_HIGH>;
40 linux,default-trigger = "heartbeat";
44 label = "sd_card_led";
45 gpios = <&gpio1 RK_PA2 GPIO_ACTIVE_HIGH>;
46 linux,default-trigger = "mmc0";
50 clkin_gmac: external-gmac-clock {
51 compatible = "fixed-clock";
52 clock-frequency = <125000000>;
53 clock-output-names = "clkin_gmac";
57 dw_hdmi_audio: dw-hdmi-audio {
59 compatible = "rockchip,dw-hdmi-audio";
60 #sound-dai-cells = <0>;
63 hdmi_codec: hdmi-codec {
64 compatible = "simple-audio-card";
65 simple-audio-card,format = "i2s";
66 simple-audio-card,mclk-fs = <256>;
67 simple-audio-card,name = "HDMI-CODEC";
69 simple-audio-card,cpu {
73 simple-audio-card,codec {
78 hdmi_sound: hdmi-sound {
80 compatible = "simple-audio-card";
81 simple-audio-card,format = "i2s";
82 simple-audio-card,mclk-fs = <256>;
83 simple-audio-card,name = "rockchip,hdmi";
85 simple-audio-card,cpu {
88 simple-audio-card,codec {
93 usbhub_enable: usbhub_enable {
94 compatible = "regulator-fixed";
95 regulator-name = "usbhub_enable";
97 gpio = <&gpio4 RK_PA3 GPIO_ACTIVE_LOW>;
99 regulator-min-microvolt = <3300000>;
100 regulator-max-microvolt = <3300000>;
104 * The Qseven BIOS_DISABLE signal on the RK3399-Q7 keeps the on-module
105 * eMMC and SPI flash powered-down initially (in fact it keeps the
106 * reset signal asserted). Even though it is an enable signal, we
107 * model this as a regulator.
109 bios_enable: bios_enable {
110 compatible = "regulator-fixed";
112 regulator-name = "bios_enable";
114 gpio = <&gpio3 RK_PD5 GPIO_ACTIVE_LOW>;
117 regulator-min-microvolt = <1800000>;
118 regulator-max-microvolt = <1800000>;
121 vccadc_ref: vccadc-ref {
122 compatible = "regulator-fixed";
123 regulator-name = "vcc1v8_sys";
126 regulator-min-microvolt = <1800000>;
127 regulator-max-microvolt = <1800000>;
130 vcc3v3_sys: vcc3v3-sys {
131 compatible = "regulator-fixed";
132 regulator-name = "vcc3v3_sys";
135 regulator-min-microvolt = <3300000>;
136 regulator-max-microvolt = <3300000>;
139 vcc5v0_otg: vcc5v0-otg-regulator {
140 compatible = "regulator-fixed";
142 gpio = <&gpio0 RK_PA2 GPIO_ACTIVE_HIGH>;
143 pinctrl-names = "default";
144 pinctrl-0 = <&otg_vbus_drv>;
145 regulator-name = "vcc5v0_otg";
149 vcc5v0_host: vcc5v0-host-regulator {
150 compatible = "regulator-fixed";
152 gpio = <&gpio4 RK_PA3 GPIO_ACTIVE_HIGH>;
153 pinctrl-names = "default";
154 pinctrl-0 = <&host_vbus_drv>;
155 regulator-name = "vcc5v0_host";
159 vcc5v0_sys: vcc5v0-sys {
160 compatible = "regulator-fixed";
161 regulator-name = "vcc5v0_sys";
164 regulator-min-microvolt = <5000000>;
165 regulator-max-microvolt = <5000000>;
168 vcc_phy: vcc-phy-regulator {
169 compatible = "regulator-fixed";
170 regulator-name = "vcc_phy";
176 compatible = "pwm-regulator";
177 pwms = <&pwm2 0 25000 1>;
178 regulator-name = "vdd_log";
179 regulator-min-microvolt = <800000>;
180 regulator-max-microvolt = <1400000>;
184 /* for rockchip boot on */
185 rockchip,pwm_id= <2>;
186 rockchip,pwm_voltage = <1000000>;
195 phy-supply = <&vcc_phy>;
197 clock_in_out = "input";
198 snps,reset-gpio = <&gpio3 RK_PC0 GPIO_ACTIVE_LOW>;
199 snps,reset-active-low;
200 snps,reset-delays-us = <2 10000 50000>;
201 assigned-clocks = <&cru SCLK_RMII_SRC>;
202 assigned-clock-parents = <&clkin_gmac>;
203 pinctrl-names = "default";
204 pinctrl-0 = <&rgmii_pins>;
211 #address-cells = <1>;
213 #sound-dai-cells = <0>;
219 i2c-scl-rising-time-ns = <168>;
220 i2c-scl-falling-time-ns = <4>;
221 clock-frequency = <400000>;
223 vdd_gpu: fan535555@60 {
224 compatible = "fcs,fan53555";
226 vsel-gpios = <&gpio1 RK_PB6 GPIO_ACTIVE_HIGH>;
227 vin-supply = <&vcc5v0_sys>;
228 regulator-compatible = "fan53555-reg";
229 regulator-name = "vdd_gpu";
230 regulator-min-microvolt = <600000>;
231 regulator-max-microvolt = <1230000>;
232 regulator-ramp-delay = <1000>;
233 fcs,suspend-voltage-selector = <1>;
236 regulator-initial-state = <3>;
237 regulator-state-mem {
238 regulator-off-in-suspend;
243 compatible = "rockchip,rk808";
245 interrupt-parent = <&gpio1>;
246 interrupts = <22 IRQ_TYPE_LEVEL_LOW>; // TODO check interrupt?
247 pinctrl-names = "default";
248 pinctrl-0 = <&pmic_int_l>;
249 rockchip,system-power-controller;
252 clock-output-names = "xin32k", "rk808-clkout2";
254 vcc1-supply = <&vcc5v0_sys>;
255 vcc2-supply = <&vcc5v0_sys>;
256 vcc3-supply = <&vcc5v0_sys>;
257 vcc4-supply = <&vcc5v0_sys>;
258 vcc6-supply = <&vcc5v0_sys>;
259 vcc7-supply = <&vcc5v0_sys>;
260 vcc8-supply = <&vcc3v3_sys>;
261 vcc9-supply = <&vcc5v0_sys>;
262 vcc10-supply = <&vcc5v0_sys>;
263 vcc11-supply = <&vcc5v0_sys>;
264 vcc12-supply = <&vcc3v3_sys>;
265 vddio-supply = <&vcc1v8_pmu>;
268 vdd_center: DCDC_REG1 {
271 regulator-min-microvolt = <750000>;
272 regulator-max-microvolt = <1350000>;
273 regulator-ramp-delay = <6001>;
274 regulator-name = "vdd_center";
275 regulator-state-mem {
276 regulator-off-in-suspend;
280 vdd_cpu_l: DCDC_REG2 {
283 regulator-min-microvolt = <750000>;
284 regulator-max-microvolt = <1350000>;
285 regulator-ramp-delay = <6001>;
286 regulator-name = "vdd_cpu_l";
287 regulator-state-mem {
288 regulator-off-in-suspend;
295 regulator-name = "vcc_ddr";
296 regulator-state-mem {
297 regulator-on-in-suspend;
304 regulator-min-microvolt = <1800000>;
305 regulator-max-microvolt = <1800000>;
306 regulator-name = "vcc_1v8";
307 regulator-state-mem {
308 regulator-on-in-suspend;
309 regulator-suspend-microvolt = <1800000>;
315 regulator-min-microvolt = <1800000>;
316 regulator-max-microvolt = <1800000>;
317 regulator-name = "vcc_ldo1";
318 regulator-state-mem {
319 regulator-off-in-suspend;
323 vcc1v8_hdmi: LDO_REG2 {
326 regulator-min-microvolt = <1800000>;
327 regulator-max-microvolt = <1800000>;
328 regulator-name = "vcc1v8_hdmi";
329 regulator-state-mem {
330 regulator-off-in-suspend;
334 vcc1v8_pmu: LDO_REG3 {
337 regulator-min-microvolt = <1800000>;
338 regulator-max-microvolt = <1800000>;
339 regulator-name = "vcc1v8_pmu";
340 regulator-state-mem {
341 regulator-on-in-suspend;
342 regulator-suspend-microvolt = <1800000>;
349 regulator-min-microvolt = <1800000>;
350 regulator-max-microvolt = <3000000>;
351 regulator-name = "vcc_sd";
352 regulator-state-mem {
353 regulator-on-in-suspend;
354 regulator-suspend-microvolt = <3000000>;
360 regulator-min-microvolt = <3000000>;
361 regulator-max-microvolt = <3000000>;
362 regulator-name = "vcc_ldo5";
363 regulator-state-mem {
364 regulator-off-in-suspend;
370 regulator-min-microvolt = <1500000>;
371 regulator-max-microvolt = <1500000>;
372 regulator-name = "vcc_ldo6";
373 regulator-state-mem {
374 regulator-off-in-suspend;
378 vcc0v9_hdmi: LDO_REG7 {
381 regulator-min-microvolt = <900000>;
382 regulator-max-microvolt = <900000>;
383 regulator-name = "vcc0v9_hdmi";
384 regulator-state-mem {
385 regulator-off-in-suspend;
389 vcc_efuse: LDO_REG8 {
392 regulator-min-microvolt = <1800000>;
393 regulator-max-microvolt = <1800000>;
394 regulator-name = "vcc_efuse";
395 regulator-state-mem {
396 regulator-off-in-suspend;
400 vcc3v3_s3: SWITCH_REG1 {
403 regulator-name = "vcc3v3_s3";
404 regulator-state-mem {
405 regulator-off-in-suspend;
409 vcc3v3_s0: SWITCH_REG2 {
412 regulator-name = "vcc3v3_s0";
413 regulator-state-mem {
414 regulator-off-in-suspend;
423 clock-frequency = <400000>;
425 vdd_cpu_b: fan53555@60 {
426 compatible = "fcs,fan53555";
428 vsel-gpios = <&gpio1 RK_PA4 GPIO_ACTIVE_HIGH>;
429 vin-supply = <&vcc5v0_sys>;
430 regulator-compatible = "fan53555-reg";
431 regulator-name = "vdd_cpu_b";
432 regulator-min-microvolt = <600000>;
433 regulator-max-microvolt = <1230000>;
434 regulator-ramp-delay = <1000>;
435 fcs,suspend-voltage-selector = <1>;
438 regulator-initial-state = <3>;
439 regulator-state-mem {
440 regulator-off-in-suspend;
447 rockchip,i2s-broken-burst-len;
448 rockchip,playback-channels = <8>;
449 rockchip,capture-channels = <8>;
450 #sound-dai-cells = <0>;
454 #sound-dai-cells = <0>;
461 bt656-supply = <&vcc_1v8>; /* bt656_gpio2ab_ms */
462 audio-supply = <&vcc_1v8>; /* audio_gpio3d4a_ms */
463 sdmmc-supply = <&vcc_sd>; /* sdmmc_gpio4b_ms */
464 gpio1830-supply = <&vcc_1v8>; /* gpio1833_gpio4cd_ms */
468 assigned-clocks = <&cru SCLK_PCIEPHY_REF>;
469 assigned-clock-parents = <&cru SCLK_PCIEPHY_REF100M>;
470 assigned-clock-rates = <100000000>;
471 ep-gpios = <&gpio4 RK_PC6 GPIO_ACTIVE_HIGH>;
473 pinctrl-names = "default";
474 pinctrl-0 = <&pcie_clkreqn>;
484 pmu1830-supply = <&vcc_1v8>;
500 keep-power-in-suspend;
501 mmc-hs400-enhanced-strobe;
507 clock-frequency = <150000000>;
508 clock-freq-min-max = <100000 150000000>;
515 vqmmc-supply = <&vcc_sd>;
516 pinctrl-names = "default";
517 pinctrl-0 = <&sdmmc_clk &sdmmc_cmd &sdmmc_cd &sdmmc_bus4>;
558 /* Pins that are not explicitely used by any devices */
559 pinctrl-names = "default";
560 pinctrl-0 = <&puma_pin_hog>;
563 puma_pin_hog: puma_pin_hog {
565 /* We need pull-ups on Q7 buttons */
566 <RK_GPIO0 RK_PA4 RK_FUNC_GPIO &pcfg_pull_up>, /* LID_BTN# */
567 <RK_GPIO0 RK_PB2 RK_FUNC_GPIO &pcfg_pull_up>, /* BATLOW# */
568 <RK_GPIO0 RK_PB3 RK_FUNC_GPIO &pcfg_pull_up>, /* SLP_BTN# */
569 <RK_GPIO0 RK_PB1 RK_FUNC_GPIO &pcfg_pull_up>; /* BIOS_DISABLE# */
574 pmic_int_l: pmic-int-l {
576 <RK_GPIO1 RK_PC6 RK_FUNC_GPIO &pcfg_pull_up>;
580 leds_pins_puma: led_pins@0 {
582 <RK_GPIO2 RK_PD1 RK_FUNC_GPIO &pcfg_pull_none>,
583 <RK_GPIO1 RK_PA2 RK_FUNC_GPIO &pcfg_pull_none>;
587 otg_vbus_drv: otg-vbus-drv {
589 <RK_GPIO0 RK_PA2 RK_FUNC_GPIO &pcfg_pull_none>;
592 host_vbus_drv: host-vbus-drv {
594 <RK_GPIO4 RK_PA3 RK_FUNC_GPIO &pcfg_pull_none>;
599 i2c8_xfer_a: i2c8-xfer {
601 <RK_GPIO1 RK_PC5 RK_FUNC_1 &pcfg_pull_up>,
602 <RK_GPIO1 RK_PC4 RK_FUNC_1 &pcfg_pull_up>;
609 clock-frequency = <400000>;
613 clock-frequency = <400000>;
617 clock-frequency = <400000>;
621 clock-frequency = <400000>;
625 /* Enable pull-ups, the pins would float otherwise. */
627 <RK_GPIO2 RK_PB2 RK_FUNC_2 &pcfg_pull_up>,
628 <RK_GPIO2 RK_PB1 RK_FUNC_2 &pcfg_pull_up>;
633 clock-frequency = <400000>;
636 compatible = "isil,isl1208";
640 compatible = "ti,amc6821";
642 cooling-min-state = <0>;
643 cooling-max-state = <9>;
644 #cooling-cells = <2>;
650 pinctrl-names = "default";
651 pinctrl-0 = <&uart0_xfer &uart0_cts>;
661 #address-cells = <1>;
664 spiflash: w25q32dw@0 {
667 compatible = "spi-flash";
669 spi-max-frequency = <49500000>;