arm64: dts: rockchip: keep vbus always on for usb2.0 host of rk3399
[firefly-linux-kernel-4.4.55.git] / arch / arm64 / boot / dts / rockchip / rk3399-box.dtsi
1 /*
2  * Copyright (c) 2016 Fuzhou Rockchip Electronics Co., Ltd
3  *
4  * This file is dual-licensed: you can use it either under the terms
5  * of the GPL or the X11 license, at your option. Note that this dual
6  * licensing only applies to this file, and not this project as a
7  * whole.
8  *
9  *  a) This file is free software; you can redistribute it and/or
10  *     modify it under the terms of the GNU General Public License as
11  *     published by the Free Software Foundation; either version 2 of the
12  *     License, or (at your option) any later version.
13  *
14  *     This file is distributed in the hope that it will be useful,
15  *     but WITHOUT ANY WARRANTY; without even the implied warranty of
16  *     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
17  *     GNU General Public License for more details.
18  *
19  * Or, alternatively,
20  *
21  *  b) Permission is hereby granted, free of charge, to any person
22  *     obtaining a copy of this software and associated documentation
23  *     files (the "Software"), to deal in the Software without
24  *     restriction, including without limitation the rights to use,
25  *     copy, modify, merge, publish, distribute, sublicense, and/or
26  *     sell copies of the Software, and to permit persons to whom the
27  *     Software is furnished to do so, subject to the following
28  *     conditions:
29  *
30  *     The above copyright notice and this permission notice shall be
31  *     included in all copies or substantial portions of the Software.
32  *
33  *     THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
34  *     EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
35  *     OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
36  *     NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
37  *     HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
38  *     WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
39  *     FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
40  *     OTHER DEALINGS IN THE SOFTWARE.
41  */
42 #include <dt-bindings/pwm/pwm.h>
43 #include <dt-bindings/input/input.h>
44 #include "rk3399.dtsi"
45 #include "rk3399-android.dtsi"
46 #include "rk3399-opp.dtsi"
47
48 / {
49         compatible = "rockchip,rk3399-box","rockchip,rk3399";
50
51         vcc1v8_s0: vcc1v8-s0 {
52                 compatible = "regulator-fixed";
53                 regulator-name = "vcc1v8_s0";
54                 regulator-min-microvolt = <1800000>;
55                 regulator-max-microvolt = <1800000>;
56                 regulator-always-on;
57         };
58
59         vcc_sys: vcc-sys {
60                 compatible = "regulator-fixed";
61                 regulator-name = "vcc_sys";
62                 regulator-min-microvolt = <5000000>;
63                 regulator-max-microvolt = <5000000>;
64                 regulator-always-on;
65         };
66
67         vcc_phy: vcc-phy-regulator {
68                 compatible = "regulator-fixed";
69                 regulator-name = "vcc_phy";
70                 regulator-always-on;
71                 regulator-boot-on;
72         };
73
74         vcc3v3_sys: vcc3v3-sys {
75                 compatible = "regulator-fixed";
76                 regulator-name = "vcc3v3_sys";
77                 regulator-min-microvolt = <3300000>;
78                 regulator-max-microvolt = <3300000>;
79                 regulator-always-on;
80                 vin-supply = <&vcc_sys>;
81         };
82
83         vcc5v0_host: vcc5v0-host-regulator {
84                 compatible = "regulator-fixed";
85                 enable-active-high;
86                 gpio = <&gpio4 25 GPIO_ACTIVE_HIGH>;
87                 pinctrl-names = "default";
88                 pinctrl-0 = <&host_vbus_drv>;
89                 regulator-name = "vcc5v0_host";
90                 regulator-always-on;
91         };
92
93         vdd_log: vdd-log {
94                 compatible = "pwm-regulator";
95                 pwms = <&pwm2 0 25000 0>;
96                 regulator-name = "vdd_log";
97                 regulator-min-microvolt = <800000>;
98                 regulator-max-microvolt = <1400000>;
99                 regulator-always-on;
100                 regulator-boot-on;
101
102                 /* for rockchip boot on */
103                 rockchip,pwm_id= <2>;
104                 rockchip,pwm_voltage = <900000>;
105
106                 vin-supply = <&vcc_sys>;
107         };
108
109         clkin_gmac: external-gmac-clock {
110                 compatible = "fixed-clock";
111                 clock-frequency = <125000000>;
112                 clock-output-names = "clkin_gmac";
113                 #clock-cells = <0>;
114         };
115
116         spdif-sound {
117                 status = "okay";
118                 compatible = "simple-audio-card";
119                 simple-audio-card,name = "ROCKCHIP,SPDIF";
120                 simple-audio-card,cpu {
121                         sound-dai = <&spdif>;
122                 };
123                 simple-audio-card,codec {
124                         sound-dai = <&spdif_out>;
125                 };
126         };
127
128         spdif_out: spdif-out {
129                 status = "okay";
130                 compatible = "linux,spdif-dit";
131                 #sound-dai-cells = <0>;
132         };
133
134         hdmi_sound: hdmi-sound {
135                 status = "disabled";
136                 compatible = "simple-audio-card";
137                 simple-audio-card,format = "i2s";
138                 simple-audio-card,mclk-fs = <256>;
139                 simple-audio-card,name = "rockchip,hdmi";
140                 simple-audio-card,cpu {
141                         sound-dai = <&i2s2>;
142                 };
143                 simple-audio-card,codec {
144                         sound-dai = <&dw_hdmi_audio>;
145                 };
146         };
147
148         dw_hdmi_audio: dw-hdmi-audio {
149                 status = "okay";
150                 compatible = "rockchip,dw-hdmi-audio";
151                 #sound-dai-cells = <0>;
152         };
153
154         sdio_pwrseq: sdio-pwrseq {
155                 compatible = "mmc-pwrseq-simple";
156                 clocks = <&rk808 1>;
157                 clock-names = "ext_clock";
158                 pinctrl-names = "default";
159                 pinctrl-0 = <&wifi_enable_h>;
160
161                 /*
162                  * On the module itself this is one of these (depending
163                  * on the actual card populated):
164                  * - SDIO_RESET_L_WL_REG_ON
165                  * - PDN (power down when low)
166                  */
167                 reset-gpios = <&gpio0 10 GPIO_ACTIVE_LOW>;
168         };
169
170         wireless-wlan {
171                 compatible = "wlan-platdata";
172                 rockchip,grf = <&grf>;
173                 wifi_chip_type = "ap6354";
174                 sdio_vref = <1800>;
175                 WIFI,host_wake_irq = <&gpio0 3 GPIO_ACTIVE_HIGH>;
176                 status = "okay";
177         };
178
179         wireless-bluetooth {
180                 compatible = "bluetooth-platdata";
181                 clocks = <&rk808 1>;
182                 clock-names = "ext_clock";
183                 /* wifi-bt-power-toggle; */
184                 uart_rts_gpios = <&gpio2 19 GPIO_ACTIVE_LOW>;
185                 pinctrl-names = "default", "rts_gpio";
186                 pinctrl-0 = <&uart0_rts>;
187                 pinctrl-1 = <&uart0_gpios>;
188                 /* BT,power_gpio  = <&gpio3 19 GPIO_ACTIVE_HIGH>; */
189                 BT,reset_gpio    = <&gpio0 9 GPIO_ACTIVE_HIGH>;
190                 BT,wake_gpio     = <&gpio2 26 GPIO_ACTIVE_HIGH>;
191                 BT,wake_host_irq = <&gpio0 4 GPIO_ACTIVE_HIGH>;
192                 status = "okay";
193         };
194
195         test-power {
196                 status = "okay";
197         };
198 };
199
200 &sdmmc {
201         clock-frequency = <100000000>;
202         clock-freq-min-max = <100000 100000000>;
203         supports-sd;
204         bus-width = <4>;
205         cap-mmc-highspeed;
206         cap-sd-highspeed;
207         disable-wp;
208         num-slots = <1>;
209         //sd-uhs-sdr104;
210         vqmmc-supply = <&vcc_sd>;
211         pinctrl-names = "default";
212         pinctrl-0 = <&sdmmc_clk &sdmmc_cmd &sdmmc_cd &sdmmc_bus4>;
213         card-detect-delay = <800>;
214         status = "okay";
215 };
216
217 &sdio0 {
218         clock-frequency = <100000000>;
219         clock-freq-min-max = <200000 100000000>;
220         supports-sdio;
221         bus-width = <4>;
222         disable-wp;
223         cap-sd-highspeed;
224         cap-sdio-irq;
225         keep-power-in-suspend;
226         mmc-pwrseq = <&sdio_pwrseq>;
227         non-removable;
228         num-slots = <1>;
229         pinctrl-names = "default";
230         pinctrl-0 = <&sdio0_bus4 &sdio0_cmd &sdio0_clk>;
231         sd-uhs-sdr104;
232         status = "okay";
233 };
234
235 &emmc_phy {
236         freq-sel = <200000000>;
237         dr-sel = <50>;
238         opdelay = <4>;
239         status = "okay";
240 };
241
242 &sdhci {
243         bus-width = <8>;
244         mmc-hs400-1_8v;
245         supports-emmc;
246         non-removable;
247         mmc-hs400-enhanced-strobe;
248         status = "okay";
249 };
250
251 &i2s0 {
252         status = "okay";
253         rockchip,i2s-broken-burst-len;
254         rockchip,playback-channels = <8>;
255         rockchip,capture-channels = <8>;
256         #sound-dai-cells = <0>;
257 };
258
259 &i2s2 {
260         #sound-dai-cells = <0>;
261 };
262
263 &spdif {
264         pinctrl-0 = <&spdif_bus_1>;
265         status = "okay";
266         #sound-dai-cells = <0>;
267 };
268
269 &i2c0 {
270         status = "okay";
271         i2c-scl-rising-time-ns = <168>;
272         i2c-scl-falling-time-ns = <4>;
273         clock-frequency = <400000>;
274
275         vdd_cpu_b: syr827@40 {
276                 compatible = "silergy,syr827";
277                 reg = <0x40>;
278                 regulator-compatible = "fan53555-reg";
279                 regulator-name = "vdd_cpu_b";
280                 regulator-min-microvolt = <712500>;
281                 regulator-max-microvolt = <1500000>;
282                 regulator-ramp-delay = <1000>;
283                 fcs,suspend-voltage-selector = <0>;
284                 regulator-always-on;
285                 regulator-boot-on;
286                 vin-supply = <&vcc_sys>;
287                 regulator-state-mem {
288                         regulator-off-in-suspend;
289                 };
290         };
291
292         vdd_gpu: syr828@41 {
293                 compatible = "silergy,syr828";
294                 reg = <0x41>;
295                 regulator-compatible = "fan53555-reg";
296                 regulator-name = "vdd_gpu";
297                 regulator-min-microvolt = <712500>;
298                 regulator-max-microvolt = <1500000>;
299                 regulator-ramp-delay = <1000>;
300                 fcs,suspend-voltage-selector = <1>;
301                 regulator-always-on;
302                 regulator-boot-on;
303                 vin-supply = <&vcc_sys>;
304                 regulator-initial-mode = <1>; /* 1:force PWM 2:auto */
305                 regulator-state-mem {
306                         regulator-off-in-suspend;
307                 };
308         };
309
310         rk808: pmic@1b {
311                 compatible = "rockchip,rk808";
312                 reg = <0x1b>;
313                 interrupt-parent = <&gpio1>;
314                 interrupts = <21 IRQ_TYPE_LEVEL_LOW>;
315                 pinctrl-names = "default";
316                 pinctrl-0 = <&pmic_int_l>;
317                 rockchip,system-power-controller;
318                 wakeup-source;
319                 #clock-cells = <1>;
320                 clock-output-names = "xin32k", "rk808-clkout2";
321
322                 vcc1-supply = <&vcc_sys>;
323                 vcc2-supply = <&vcc_sys>;
324                 vcc3-supply = <&vcc_sys>;
325                 vcc4-supply = <&vcc_sys>;
326                 vcc6-supply = <&vcc_sys>;
327                 vcc7-supply = <&vcc_sys>;
328                 vcc8-supply = <&vcc3v3_sys>;
329                 vcc9-supply = <&vcc_sys>;
330                 vcc10-supply = <&vcc_sys>;
331                 vcc11-supply = <&vcc_sys>;
332                 vcc12-supply = <&vcc3v3_sys>;
333                 vddio-supply = <&vcc_1v8>;
334
335                 regulators {
336                         vdd_center: DCDC_REG1 {
337                                 regulator-name = "vdd_center";
338                                 regulator-min-microvolt = <750000>;
339                                 regulator-max-microvolt = <1350000>;
340                                 regulator-ramp-delay = <6001>;
341                                 regulator-always-on;
342                                 regulator-boot-on;
343                                 regulator-state-mem {
344                                         regulator-off-in-suspend;
345                                 };
346                         };
347
348                         vdd_cpu_l: DCDC_REG2 {
349                                 regulator-name = "vdd_cpu_l";
350                                 regulator-min-microvolt = <750000>;
351                                 regulator-max-microvolt = <1350000>;
352                                 regulator-ramp-delay = <6001>;
353                                 regulator-always-on;
354                                 regulator-boot-on;
355                                 regulator-state-mem {
356                                         regulator-off-in-suspend;
357                                 };
358                         };
359
360                         vcc_ddr: DCDC_REG3 {
361                                 regulator-name = "vcc_ddr";
362                                 regulator-always-on;
363                                 regulator-boot-on;
364                                 regulator-state-mem {
365                                         regulator-on-in-suspend;
366                                 };
367                         };
368
369                         vcc_1v8: DCDC_REG4 {
370                                 regulator-name = "vcc_1v8";
371                                 regulator-min-microvolt = <1800000>;
372                                 regulator-max-microvolt = <1800000>;
373                                 regulator-always-on;
374                                 regulator-boot-on;
375                                 regulator-state-mem {
376                                         regulator-on-in-suspend;
377                                         regulator-suspend-microvolt = <1800000>;
378                                 };
379                         };
380
381                         vcc1v8_dvp: LDO_REG1 {
382                                 regulator-name = "vcc1v8_dvp";
383                                 regulator-min-microvolt = <1800000>;
384                                 regulator-max-microvolt = <1800000>;
385                                 regulator-always-on;
386                                 regulator-boot-on;
387                                 regulator-state-mem {
388                                         regulator-on-in-suspend;
389                                         regulator-suspend-microvolt = <1800000>;
390                                 };
391                         };
392
393                         vcca1v8_hdmi: LDO_REG2 {
394                                 regulator-name = "vcca1v8_hdmi";
395                                 regulator-min-microvolt = <1800000>;
396                                 regulator-max-microvolt = <1800000>;
397                                 regulator-always-on;
398                                 regulator-boot-on;
399                                 regulator-state-mem {
400                                         regulator-on-in-suspend;
401                                         regulator-suspend-microvolt = <1800000>;
402                                 };
403                         };
404
405                         vcca_1v8: LDO_REG3 {
406                                 regulator-name = "vcca_1v8";
407                                 regulator-min-microvolt = <1800000>;
408                                 regulator-max-microvolt = <1800000>;
409                                 regulator-always-on;
410                                 regulator-boot-on;
411                                 regulator-state-mem {
412                                         regulator-on-in-suspend;
413                                         regulator-suspend-microvolt = <1800000>;
414                                 };
415                         };
416
417                         vcc_sd: LDO_REG4 {
418                                 regulator-name = "vcc_sd";
419                                 regulator-min-microvolt = <1800000>;
420                                 regulator-max-microvolt = <3300000>;
421                                 regulator-always-on;
422                                 regulator-boot-on;
423                                 regulator-state-mem {
424                                         regulator-on-in-suspend;
425                                         regulator-suspend-microvolt = <3300000>;
426                                 };
427                         };
428
429                         vcc3v0_sd: LDO_REG5 {
430                                 regulator-name = "vcc3v0_sd";
431                                 regulator-min-microvolt = <3000000>;
432                                 regulator-max-microvolt = <3000000>;
433                                 regulator-always-on;
434                                 regulator-boot-on;
435                                 regulator-state-mem {
436                                         regulator-on-in-suspend;
437                                         regulator-suspend-microvolt = <3000000>;
438                                 };
439                         };
440
441                         vcc_1v5: LDO_REG6 {
442                                 regulator-name = "vcc_1v5";
443                                 regulator-min-microvolt = <1500000>;
444                                 regulator-max-microvolt = <1500000>;
445                                 regulator-always-on;
446                                 regulator-boot-on;
447                                 regulator-state-mem {
448                                         regulator-on-in-suspend;
449                                         regulator-suspend-microvolt = <1500000>;
450                                 };
451                         };
452
453                         vcca0v9_hdmi: LDO_REG7 {
454                                 regulator-name = "vcca0v9_hdmi";
455                                 regulator-min-microvolt = <900000>;
456                                 regulator-max-microvolt = <900000>;
457                                 regulator-always-on;
458                                 regulator-boot-on;
459                                 regulator-state-mem {
460                                         regulator-on-in-suspend;
461                                         regulator-suspend-microvolt = <900000>;
462                                 };
463                         };
464
465                         vcc_3v0: LDO_REG8 {
466                                 regulator-name = "vcc_3v0";
467                                 regulator-min-microvolt = <3000000>;
468                                 regulator-max-microvolt = <3000000>;
469                                 regulator-always-on;
470                                 regulator-boot-on;
471                                 regulator-state-mem {
472                                         regulator-on-in-suspend;
473                                         regulator-suspend-microvolt = <3000000>;
474                                 };
475                         };
476
477                         vcc3v3_s3: SWITCH_REG1 {
478                                 regulator-name = "vcc3v3_s3";
479                                 regulator-always-on;
480                                 regulator-boot-on;
481                                 regulator-state-mem {
482                                         regulator-on-in-suspend;
483                                 };
484                         };
485
486                         vcc3v3_s0: SWITCH_REG2 {
487                                 regulator-name = "vcc3v3_s0";
488                                 regulator-always-on;
489                                 regulator-boot-on;
490                                 regulator-state-mem {
491                                         regulator-on-in-suspend;
492                                 };
493                         };
494                 };
495         };
496 };
497
498 &cpu_l0 {
499         cpu-supply = <&vdd_cpu_l>;
500 };
501
502 &cpu_l1 {
503         cpu-supply = <&vdd_cpu_l>;
504 };
505
506 &cpu_l2 {
507         cpu-supply = <&vdd_cpu_l>;
508 };
509
510 &cpu_l3 {
511         cpu-supply = <&vdd_cpu_l>;
512 };
513
514 &cpu_b0 {
515         cpu-supply = <&vdd_cpu_b>;
516 };
517
518 &cpu_b1 {
519         cpu-supply = <&vdd_cpu_b>;
520 };
521
522 &gpu {
523         status = "okay";
524         mali-supply = <&vdd_gpu>;
525 };
526
527 &rga {
528         status = "okay";
529 };
530
531 &threshold {
532         temperature = <85000>;
533 };
534
535 &target {
536         temperature = <100000>;
537 };
538
539 &soc_crit {
540         temperature = <105000>;
541 };
542
543 &tcphy0 {
544         extcon = <&fusb0>;
545         status = "okay";
546 };
547
548 &tcphy1 {
549         status = "okay";
550 };
551
552 &tsadc {
553         /* tshut mode 0:CRU 1:GPIO */
554         rockchip,hw-tshut-mode = <1>;
555         /* tshut polarity 0:LOW 1:HIGH */
556         rockchip,hw-tshut-polarity = <1>;
557         rockchip,hw-tshut-temp = <110000>;
558         status = "okay";
559 };
560
561 &u2phy0 {
562         status = "okay";
563         extcon = <&fusb0>;
564
565         u2phy0_otg: otg-port {
566                 status = "okay";
567         };
568
569         u2phy0_host: host-port {
570                 phy-supply = <&vcc5v0_host>;
571                 status = "okay";
572         };
573 };
574
575 &u2phy1 {
576         status = "okay";
577
578         u2phy1_otg: otg-port {
579                 status = "okay";
580         };
581
582         u2phy1_host: host-port {
583                 phy-supply = <&vcc5v0_host>;
584                 status = "okay";
585         };
586 };
587
588 &uart0 {
589         pinctrl-names = "default";
590         pinctrl-0 = <&uart0_xfer &uart0_cts>;
591         status = "okay";
592 };
593
594 &uart2 {
595         status = "okay";
596 };
597
598 &usb_host0_ehci {
599         status = "okay";
600 };
601
602 &usb_host0_ohci {
603         status = "okay";
604 };
605
606 &usb_host1_ehci {
607         status = "okay";
608 };
609
610 &usb_host1_ohci {
611         status = "okay";
612 };
613
614 &usbdrd3_0 {
615         extcon = <&fusb0>;
616         status = "okay";
617 };
618
619 &usbdrd_dwc3_0 {
620         dr_mode = "otg";
621         status = "okay";
622 };
623
624 &usbdrd3_1 {
625         status = "okay";
626 };
627
628 &usbdrd_dwc3_1 {
629         dr_mode = "host";
630         status = "okay";
631 };
632
633 &pwm2 {
634         status = "okay";
635 };
636
637 &pwm3 {
638         status = "okay";
639
640         interrupts = <GIC_SPI 61 IRQ_TYPE_LEVEL_HIGH 0>;
641         compatible = "rockchip,remotectl-pwm";
642         remote_pwm_id = <3>;
643         handle_cpu_id = <0>;
644
645         ir_key1 {
646                 rockchip,usercode = <0x4040>;
647                 rockchip,key_table =
648                         <0xf2   KEY_REPLY>,
649                         <0xba   KEY_BACK>,
650                         <0xf4   KEY_UP>,
651                         <0xf1   KEY_DOWN>,
652                         <0xef   KEY_LEFT>,
653                         <0xee   KEY_RIGHT>,
654                         <0xbd   KEY_HOME>,
655                         <0xea   KEY_VOLUMEUP>,
656                         <0xe3   KEY_VOLUMEDOWN>,
657                         <0xe2   KEY_SEARCH>,
658                         <0xb2   KEY_POWER>,
659                         <0xbc   KEY_MUTE>,
660                         <0xec   KEY_MENU>,
661                         <0xbf   0x190>,
662                         <0xe0   0x191>,
663                         <0xe1   0x192>,
664                         <0xe9   183>,
665                         <0xe6   248>,
666                         <0xe8   185>,
667                         <0xe7   186>,
668                         <0xf0   388>,
669                         <0xbe   0x175>;
670         };
671
672         ir_key2 {
673                 rockchip,usercode = <0xff00>;
674                 rockchip,key_table =
675                         <0xf9   KEY_HOME>,
676                         <0xbf   KEY_BACK>,
677                         <0xfb   KEY_MENU>,
678                         <0xaa   KEY_REPLY>,
679                         <0xb9   KEY_UP>,
680                         <0xe9   KEY_DOWN>,
681                         <0xb8   KEY_LEFT>,
682                         <0xea   KEY_RIGHT>,
683                         <0xeb   KEY_VOLUMEDOWN>,
684                         <0xef   KEY_VOLUMEUP>,
685                         <0xf7   KEY_MUTE>,
686                         <0xe7   KEY_POWER>,
687                         <0xfc   KEY_POWER>,
688                         <0xa9   KEY_VOLUMEDOWN>,
689                         <0xa8   KEY_VOLUMEDOWN>,
690                         <0xe0   KEY_VOLUMEDOWN>,
691                         <0xa5   KEY_VOLUMEDOWN>,
692                         <0xab   183>,
693                         <0xb7   388>,
694                         <0xf8   184>,
695                         <0xaf   185>,
696                         <0xed   KEY_VOLUMEDOWN>,
697                         <0xee   186>,
698                         <0xb3   KEY_VOLUMEDOWN>,
699                         <0xf1   KEY_VOLUMEDOWN>,
700                         <0xf2   KEY_VOLUMEDOWN>,
701                         <0xf3   KEY_SEARCH>,
702                         <0xb4   KEY_VOLUMEDOWN>,
703                         <0xbe   KEY_SEARCH>;
704         };
705
706         ir_key3 {
707                 rockchip,usercode = <0x1dcc>;
708                 rockchip,key_table =
709                         <0xee   KEY_REPLY>,
710                         <0xf0   KEY_BACK>,
711                         <0xf8   KEY_UP>,
712                         <0xbb   KEY_DOWN>,
713                         <0xef   KEY_LEFT>,
714                         <0xed   KEY_RIGHT>,
715                         <0xfc   KEY_HOME>,
716                         <0xf1   KEY_VOLUMEUP>,
717                         <0xfd   KEY_VOLUMEDOWN>,
718                         <0xb7   KEY_SEARCH>,
719                         <0xff   KEY_POWER>,
720                         <0xf3   KEY_MUTE>,
721                         <0xbf   KEY_MENU>,
722                         <0xf9   0x191>,
723                         <0xf5   0x192>,
724                         <0xb3   388>,
725                         <0xbe   KEY_1>,
726                         <0xba   KEY_2>,
727                         <0xb2   KEY_3>,
728                         <0xbd   KEY_4>,
729                         <0xf9   KEY_5>,
730                         <0xb1   KEY_6>,
731                         <0xfc   KEY_7>,
732                         <0xf8   KEY_8>,
733                         <0xb0   KEY_9>,
734                         <0xb6   KEY_0>,
735                         <0xb5   KEY_BACKSPACE>;
736         };
737 };
738
739 &gmac {
740         phy-supply = <&vcc_phy>;
741         phy-mode = "rgmii";
742         clock_in_out = "input";
743         snps,reset-gpio = <&gpio3 15 GPIO_ACTIVE_LOW>;
744         snps,reset-active-low;
745         snps,reset-delays-us = <0 10000 50000>;
746         assigned-clocks = <&cru SCLK_RMII_SRC>;
747         assigned-clock-parents = <&clkin_gmac>;
748         pinctrl-names = "default", "sleep";
749         pinctrl-0 = <&rgmii_pins>;
750         pinctrl-1 = <&rgmii_sleep_pins>;
751         tx_delay = <0x28>;
752         rx_delay = <0x11>;
753         status = "okay";
754 };
755
756 &saradc {
757         status = "okay";
758 };
759
760 &rk_screen {
761         #include <dt-bindings/display/screen-timing/lcd-box.dtsi>
762 };
763
764 &disp_timings {
765         native-mode = <&timing1>; /* 1080p */
766 };
767
768 &vopb_rk_fb {
769         status = "okay";
770 };
771
772 &vopl_rk_fb {
773         status = "okay";
774 };
775
776 &fb {
777         rockchip,disp-policy = <DISPLAY_POLICY_BOX>;
778 };
779
780 &hdmi_rk_fb {
781         status = "okay";
782         rockchip,hdmi_video_source = <DISPLAY_SOURCE_LCDC0>;
783         rockchip,phy_table =
784                 <165000000 0 0 17 18 18 18>,
785                 <340000000 0 2 17 14 14 14>,
786                 <594000000 0 2 17  9  9  9>;
787 };
788
789 &cdn_dp_sound {
790         status = "okay";
791 };
792
793 &cdn_dp_fb {
794         status = "okay";
795         extcon = <&fusb0>;
796         phys = <&tcphy0_dp>;
797         dp_vop_sel = <DISPLAY_SOURCE_LCDC1>;
798 };
799
800 &i2s2 {
801         status = "okay";
802 };
803
804 &io_domains {
805         status = "okay";
806
807         bt656-supply = <&vcc1v8_s0>; /* bt656_gpio2ab_ms */
808         audio-supply = <&vcc1v8_s0>; /* audio_gpio3d4a_ms */
809         sdmmc-supply = <&vcc_sd>; /* sdmmc_gpio4b_ms */
810         gpio1830-supply = <&vcc_3v0>; /* gpio1833_gpio4cd_ms */
811 };
812
813 &pinctrl {
814         sdio-pwrseq {
815                 wifi_enable_h: wifi-enable-h {
816                         rockchip,pins =
817                                 <0 10 RK_FUNC_GPIO &pcfg_pull_none>;
818                 };
819         };
820
821         wireless-bluetooth {
822                 uart0_gpios: uart0-gpios {
823                         rockchip,pins =
824                                 <2 19 RK_FUNC_GPIO &pcfg_pull_none>;
825                 };
826         };
827
828         usb2 {
829                 host_vbus_drv: host-vbus-drv {
830                         rockchip,pins =
831                                 <4 25 RK_FUNC_GPIO &pcfg_pull_none>;
832                 };
833         };
834
835         pmic {
836                 pmic_int_l: pmic-int-l {
837                         rockchip,pins =
838                                 <1 21 RK_FUNC_GPIO &pcfg_pull_up>;
839                 };
840         };
841
842         gmac {
843                 rgmii_sleep_pins: rgmii-sleep-pins {
844                         rockchip,pins =
845                                 <3 15 RK_FUNC_GPIO &pcfg_output_low>;
846                 };
847         };
848 };
849
850 &pvtm {
851         status = "okay";
852 };
853
854 &pmu_pvtm {
855         status = "okay";
856 };
857
858 &pmu_io_domains {
859         status = "okay";
860         pmu1830-supply = <&vcc_1v8>;
861 };
862