forked from ~ljy/RK356X_SDK_RELEASE

hc
2023-12-09 95099d4622f8cb224d94e314c7a8e0df60b13f87
kernel/arch/arm64/boot/dts/rockchip/NK-R36S0.dtsi
....@@ -16,6 +16,14 @@
1616 model = "Rockchip RK3568 EVB1 DDR4 V10 Board";
1717 compatible = "rockchip,rk3568-evb1-ddr4-v10", "rockchip,rk3568";
1818
19
+ rk_headset: rk-headset {
20
+ compatible = "rockchip_headset";
21
+ headset_gpio = <&gpio0 RK_PD5 GPIO_ACTIVE_LOW>;
22
+ spk_ctl_gpio = <&gpio4 RK_PC2 GPIO_ACTIVE_LOW>;//AMP_SD_GPIO4_C2_3V3
23
+ pinctrl-names = "default";
24
+ pinctrl-0 = <&hp_det>;
25
+ };
26
+
1927 vcc2v5_sys: vcc2v5-ddr {
2028 compatible = "regulator-fixed";
2129 regulator-name = "vcc2v5-sys";
....@@ -61,7 +69,9 @@
6169 regulator-name = "vcc3v3_pcie";
6270 regulator-min-microvolt = <3300000>;
6371 regulator-max-microvolt = <3300000>;
72
+ regulator-always-on;
6473 enable-active-high;
74
+ regulator-boot-on;
6575 gpio = <&gpio0 RK_PD4 GPIO_ACTIVE_HIGH>;
6676 startup-delay-us = <5000>;
6777 vin-supply = <&dc_12v>;
....@@ -86,9 +96,8 @@
8696 enable-active-high;
8797 regulator-always-on;
8898 regulator-boot-on;
89
- };
99
+ };
90100 #endif
91
-
92101 ndj_io_init {
93102 compatible = "nk_io_control";
94103 pinctrl-names = "default";
....@@ -141,17 +150,10 @@
141150 gpio_function = <0>;
142151 };
143152
144
- usb_ogt {
145
- gpio_num = <&gpio0 RK_PC2 GPIO_ACTIVE_HIGH>; //OTG_EN_OC_GPIO0_C2
153
+ wifi_power_en {
154
+ gpio_num = <&gpio3 RK_PC6 GPIO_ACTIVE_HIGH>; //WIFI_PWREN_GPIO3_C6_1V8
146155 gpio_function = <0>;
147156 };
148
-
149
- m2_wifi_pwr {
150
- gpio_num = <&gpio3 RK_PC6 GPIO_ACTIVE_HIGH>;//WIFI_PWREN_GPIO3_C6_1V8
151
- gpio_function = <0>;
152
- };
153
-
154
-
155157 #if 0
156158 do1 {
157159 gpio_num = <&gpio1 RK_PD0 GPIO_ACTIVE_LOW>;
....@@ -193,23 +195,48 @@
193195 gpio_function = <1>;
194196 };
195197 #endif
196
- };
197
-
198
- panel: panel {
198
+ };
199
+#if 0
200
+ nk_io_init {
201
+ compatible = "nk_io_control";
202
+// vcc3_io_en_gpio = <&gpio0 RK_PC4 GPIO_ACTIVE_HIGH>; //VCC3_IO_EN_GPIO0_C4_3V3
203
+ hub_host2_5V_rest_gpio = <&gpio4 RK_PD2 GPIO_ACTIVE_HIGH>; //HUB_RST_GPIO4_D2_3V3
204
+ hub_host3_5v_gpio = <&gpio4 RK_PB2 GPIO_ACTIVE_HIGH>; //HOST3_EN_GPIO4_B2_1V8
205
+ vcc_5v_io = <&gpio1 RK_PA4 GPIO_ACTIVE_HIGH>; //VCC5_IO_EN_GPIO1_A4_3V3
206
+ vcc_12v_io = <&gpio0 RK_PC7 GPIO_ACTIVE_HIGH>; //VCC12_IO_EN_GPIO0_C7_3V3
207
+ en_4g_gpio = <&gpio0 RK_PC6 GPIO_ACTIVE_HIGH>; //4G_PWREN_H_GPIO0_C6
208
+ reset_4g_gpio = <&gpio1 RK_PB2 GPIO_ACTIVE_HIGH>; //4G_RST_GPIO01_B2_3V3
209
+ air_mode_4g_gpio = <&gpio1 RK_PB0 GPIO_ACTIVE_HIGH>; //4G_AIR_MODE_GPIO01_B0_3V3
210
+ wake_4g_gpio = <&gpio1 RK_PB1 GPIO_ACTIVE_HIGH>; //4G_WAKEUP_GPIO01_B1_3V3
211
+ hp_en_gpio = <&gpio3 RK_PA6 GPIO_ACTIVE_HIGH>;//HP_EN_GPIO3_A6_3V3
212
+// spk_out_gpio = <&gpio4 RK_PC2 GPIO_ACTIVE_HIGH>;//AMP_SD_GPIO4_C2_3V3
213
+ wifi_power_en_gpio = <&gpio3 RK_PC6 GPIO_ACTIVE_HIGH>; //WIFI_PWREN_GPIO3_C6_1V8
214
+// pcie_power_en_gpio = <&gpio0 RK_PD4 GPIO_ACTIVE_HIGH>;//PCIE_PWREN_H_GPIO0_D4
215
+ pinctrl-names = "default";
216
+ pinctrl-0 = <&nk_io_gpio>;
217
+ };
218
+#endif
219
+ panel: panel {
199220 compatible = "simple-panel";
200221 backlight = <&backlight>;
201222 power-supply = <&vcc3v3_lcd0_n>;
202
- enable-gpios = <&gpio2 RK_PD4 GPIO_ACTIVE_HIGH>; //LCD0_VDD_H_GPIO2_D4
203
- edp-bl-gpios = <&gpio0 RK_PB7 GPIO_ACTIVE_HIGH>; //LCD0_PWBLK_H_GPIO0_B7
223
+ enable-gpios = <&gpio2 RK_PD4 GPIO_ACTIVE_HIGH>; //LCD0_VDD_H_GPIO2_D4
224
+ reset-gpios = <&gpio3 RK_PD1 GPIO_ACTIVE_LOW>; //7511_RST_GPIO3_D1
225
+ edp-bl-gpios = <&gpio0 RK_PB7 GPIO_ACTIVE_HIGH>; //LCD0_BKLT_EN_3V3
204226 edp-bl-en = <&gpio0 RK_PB0 GPIO_ACTIVE_HIGH>; //LCD0_BKLT_EN_3V3
205227 bus-format = <MEDIA_BUS_FMT_RGB888_1X24>;
206228 bpc = <8>;
207229 prepare-delay-ms = <200>;
208230 enable-delay-ms = <20>;
231
+ lvds-gpio0 = <&gpio3 RK_PD2 GPIO_ACTIVE_HIGH>; //7511_GPIO0-GPIO3_D2
232
+ lvds-gpio1 = <&gpio3 RK_PD3 GPIO_ACTIVE_HIGH>; //7511_GPIO1-GPIO3_D3
233
+ lvds-gpio2 = <&gpio3 RK_PD4 GPIO_ACTIVE_HIGH>; //7511_GPIO2-GPIO3_D4
234
+ lvds-gpio3 = <&gpio3 RK_PD5 GPIO_ACTIVE_HIGH>; //7511_GPIO3-GPIO3_D5
235
+ nodka-lvds = <15>;
209236
210237 display-timings {
211
- native-mode = <&timing>;
212
- timing: timing {
238
+ native-mode = <&timing0>;
239
+ timing0: timing0 {
213240 clock-frequency = <72500000>;
214241 hactive = <1280>;
215242 vactive = <800>;
....@@ -226,8 +253,8 @@
226253 };
227254 };
228255 ports {
229
- panel_in_lvds: endpoint {
230
- remote-endpoint = <&lvds_out>;
256
+ panel_in: endpoint {
257
+ remote-endpoint = <&edp_out>;
231258 };
232259 };
233260 };
....@@ -293,6 +320,10 @@
293320 * video_phy0 needs to be enabled
294321 * when dsi0 is enabled
295322 */
323
+&video_phy0 {
324
+ status = "disabled";
325
+};
326
+
296327 &dsi0 {
297328 status = "disabled";
298329 };
....@@ -313,6 +344,10 @@
313344 * video_phy1 needs to be enabled
314345 * when dsi1 is enabled
315346 */
347
+
348
+&video_phy1 {
349
+ status = "okay";
350
+};
316351 &dsi1 {
317352 status = "disabled";
318353 };
....@@ -322,39 +357,40 @@
322357 };
323358
324359 &dsi1_in_vp1 {
325
- status = "disabled";
360
+ status = "okay";
326361 };
327362
328363 &dsi1_panel {
329
- power-supply = <&vcc3v3_lcd1_n>;
364
+ power-supply = <&vcc3v3_lcd1_n>; //MIPI_3V3EN_GPIO3_A3_d_3V3
365
+ vddio-mipi = <&gpio3 RK_PA4 GPIO_ACTIVE_HIGH>; //MIPI_EN_1V8_GPIO3_A4_d_3V3
366
+ reset-gpios = <&gpio3 RK_PC7 GPIO_ACTIVE_LOW>; //MIPI_RST_L_GPIO3_C7
367
+ vcc-5v-gpio = <&gpio1 RK_PA4 GPIO_ACTIVE_HIGH>; //VCC5_IO_EN_GPIO1_A4_3V3
368
+ pinctrl-names = "default";
369
+ pinctrl-0 = <&lcd1_rst_gpio>;
330370 };
371
+
372
+&route_dsi1 {
373
+ status = "disabled";
374
+ connect = <&vp1_out_dsi1>;
375
+};
376
+
377
+
378
+/*
379
+* edp_start
380
+*/
331381
332382 &edp {
333
- //hpd-gpios = <&gpio0 RK_PC2 GPIO_ACTIVE_HIGH>;
334383 force-hpd;
335
- status = "disabled";
336
-};
337
-
338
-&lvds {
339384 status = "okay";
340385 ports {
341386 port@1 {
342387 reg = <1>;
343
- lvds_out: endpoint {
344
- remote-endpoint = <&panel_in_lvds>;
388
+ edp_out: endpoint {
389
+ remote-endpoint = <&panel_in>;
345390 };
346391 };
347392
348393 };
349
-};
350
-
351
-&route_lvds{
352
- status = "okay";
353
- connect = <&vp2_out_lvds>;
354
-};
355
-
356
-&lvds_in_vp2 {
357
- status = "okay";
358394 };
359395
360396 &edp_phy {
....@@ -362,12 +398,61 @@
362398 };
363399
364400 &edp_in_vp0 {
365
- status = "disabled";
401
+ status = "disabled";
366402 };
367403
368404 &edp_in_vp1 {
405
+ status = "okay";
406
+
407
+};
408
+
409
+&route_edp {
410
+ status = "okay";
411
+ connect = <&vp1_out_edp>;
412
+};
413
+
414
+&route_edp {
369415 status = "okay";
370416 };
417
+/*
418
+* edp_end
419
+*/
420
+
421
+/*
422
+* Hdmi_start
423
+*/
424
+
425
+&hdmi {
426
+ status = "okay";
427
+ rockchip,phy-table =
428
+ <92812500 0x8009 0x0000 0x0270>,
429
+ <165000000 0x800b 0x0000 0x026d>,
430
+ <185625000 0x800b 0x0000 0x01ed>,
431
+ <297000000 0x800b 0x0000 0x01ad>,
432
+ <594000000 0x8029 0x0000 0x0088>,
433
+ <000000000 0x0000 0x0000 0x0000>;
434
+};
435
+
436
+&route_hdmi {
437
+ status = "okay";
438
+ connect = <&vp0_out_hdmi>;
439
+};
440
+
441
+&hdmi_in_vp0 {
442
+ status = "okay";
443
+};
444
+
445
+&hdmi_in_vp1 {
446
+ status = "disabled";
447
+};
448
+
449
+&hdmi_sound {
450
+ status = "okay";
451
+};
452
+
453
+/*
454
+ * Hdmi_END
455
+*/
371456
372457 &gmac0 {
373458 phy-mode = "rgmii";
....@@ -394,7 +479,7 @@
394479
395480 phy-handle = <&rgmii_phy0>;
396481
397
- status = "okay";
482
+ status = "disabled";
398483
399484 };
400485
....@@ -460,7 +545,6 @@
460545 reset-gpios = <&gpio3 RK_PB6 GPIO_ACTIVE_LOW>;
461546 pwdn-gpios = <&gpio4 RK_PB4 GPIO_ACTIVE_LOW>;
462547 rockchip,grf = <&grf>;
463
- power-domains = <&power RK3568_PD_VI>;
464548 rockchip,camera-module-index = <0>;
465549 rockchip,camera-module-facing = "back";
466550 rockchip,camera-module-name = "RK-CMK-8M-2-v1";
....@@ -517,6 +601,19 @@
517601 };
518602 };
519603
604
+&i2c5 {
605
+ status = "okay";
606
+
607
+ hym8563: hym8563@51 {
608
+ compatible = "haoyu,hym8563";
609
+ reg = <0x51>;
610
+ #clock-cells = <0>;
611
+ clock-frequency = <32768>;
612
+ clock-output-names = "xin32k";
613
+ /* rtc_int is not connected */
614
+ };
615
+};
616
+
520617 &mdio0 {
521618 rgmii_phy0: phy@0 {
522619 compatible = "ethernet-phy-ieee802.3-c22";
....@@ -531,13 +628,7 @@
531628 };
532629 };
533630
534
-&video_phy0 {
535
- status = "okay";
536
-};
537631
538
-&video_phy1 {
539
- status = "disabled";
540
-};
541632
542633 &pcie30phy {
543634 status = "okay";
....@@ -549,33 +640,39 @@
549640 status = "okay";
550641 };
551642
552
-&pcie3x2 {
553
- reset-gpios = <&gpio3 RK_PA1 GPIO_ACTIVE_HIGH>;
554
- vpcie3v3-supply = <&vcc3v3_pcie>;
555
- status = "disabled";
556
-};
557
-
558
-&pcie3x1 {
559
- rockchip,bifurcation;
560
- reset-gpios = <&gpio3 RK_PA1 GPIO_ACTIVE_HIGH>;
561
- vpcie3v3-supply = <&vcc3v3_pcie>;
562
- status = "okay";
563
-};
564
-
565643 &pinctrl {
566
-
644
+// cam {
645
+// camera_pwr: camera-pwr {
646
+// rockchip,pins =
647
+// /* camera power en */
648
+// <0 RK_PC1 RK_FUNC_GPIO &pcfg_pull_none>;
649
+// };
650
+// };
567651 headphone {
568652 hp_det: hp-det {
569
- rockchip,pins = <3 RK_PC2 RK_FUNC_GPIO &pcfg_pull_down>;
653
+ rockchip,pins = <0 RK_PD5 RK_FUNC_GPIO &pcfg_pull_down>,
654
+ <4 RK_PC2 RK_FUNC_GPIO &pcfg_pull_down>;
570655 };
571656 };
572657
573658 wireless-wlan {
574659 wifi_host_wake_irq: wifi-host-wake-irq {
575
- rockchip,pins = <3 RK_PD4 RK_FUNC_GPIO &pcfg_pull_down>;
660
+ rockchip,pins = <2 RK_PB2 RK_FUNC_GPIO &pcfg_pull_down>;
661
+ };
662
+ };
663
+
664
+ wireless-bluetooth {
665
+ uart1_gpios: uart1-gpios {
666
+ rockchip,pins = <2 RK_PB5 RK_FUNC_GPIO &pcfg_pull_none>;
576667 };
577668 };
578669
670
+ lcd1 {
671
+ lcd1_rst_gpio: lcd1-rst-gpio {
672
+ rockchip,pins = <3 RK_PC7 RK_FUNC_GPIO &pcfg_pull_none>;
673
+ };
674
+ };
675
+
579676 nk_io_init{
580677 nk_io_gpio: nk-io-gpio{
581678 rockchip,pins = <0 RK_PB0 RK_FUNC_GPIO &pcfg_pull_none>,
....@@ -585,7 +682,7 @@
585682 <4 RK_PB2 RK_FUNC_GPIO &pcfg_pull_none>,
586683 <1 RK_PA4 RK_FUNC_GPIO &pcfg_pull_none>,
587684 <0 RK_PC7 RK_FUNC_GPIO &pcfg_pull_none>,
588
- <1 RK_PB2 RK_FUNC_GPIO &pcfg_pull_none>,
685
+ <1 RK_PB2 RK_FUNC_GPIO &pcfg_pull_none>,
589686 <1 RK_PB0 RK_FUNC_GPIO &pcfg_pull_none>,
590687 <1 RK_PB1 RK_FUNC_GPIO &pcfg_pull_none>,
591688 <3 RK_PA6 RK_FUNC_GPIO &pcfg_pull_none>,
....@@ -601,10 +698,6 @@
601698 <0 RK_PC6 RK_FUNC_GPIO &pcfg_pull_none>;
602699 };
603700 };
604
-};
605
-
606
-&rk809_sound {
607
- hp-det-gpio = <&gpio3 RK_PC2 GPIO_ACTIVE_LOW>;
608701 };
609702
610703 &rkisp {
....@@ -629,36 +722,30 @@
629722 };
630723 };
631724
632
-&route_dsi0 {
633
- status = "disabled";
634
- connect = <&vp1_out_dsi0>;
635
-};
636725
637
-
638
-
639
-&route_edp {
640
- status = "disabled";
641
- connect = <&vp1_out_edp>;
642
-};
643726
644727 &sata2 {
645728 status = "okay";
646729 };
647730
648731 &sdmmc2 {
649
- max-frequency = <150000000>;
650
- supports-sdio;
651
- bus-width = <4>;
652
- disable-wp;
653
- cap-sd-highspeed;
654
- cap-sdio-irq;
655
- keep-power-in-suspend;
656
- mmc-pwrseq = <&sdio_pwrseq>;
657
- non-removable;
658
- pinctrl-names = "default";
659
- pinctrl-0 = <&sdmmc2m0_bus4 &sdmmc2m0_cmd &sdmmc2m0_clk>;
660
- sd-uhs-sdr104;
661
- status = "okay";
732
+ status = "disabled";
733
+};
734
+
735
+&sdmmc1 {
736
+ max-frequency = <150000000>;
737
+ supports-sdio;
738
+ bus-width = <4>;
739
+ disable-wp;
740
+ cap-sd-highspeed;
741
+ cap-sdio-irq;
742
+ keep-power-in-suspend;
743
+ mmc-pwrseq = <&sdio_pwrseq>;
744
+ non-removable;
745
+ pinctrl-names = "default";
746
+ pinctrl-0 = <&sdmmc1_bus4 &sdmmc1_cmd &sdmmc1_clk>;
747
+ sd-uhs-sdr104;
748
+ status = "okay";
662749 };
663750
664751 &spdif_8ch {
....@@ -691,17 +778,27 @@
691778
692779 &wireless_bluetooth {
693780 compatible = "bluetooth-platdata";
694
- status = "disabled";
781
+ clocks = <&rk809 1>;
782
+ clock-names = "ext_clock";
783
+ //wifi-bt-power-toggle;
784
+ uart_rts_gpios = <&gpio2 RK_PB5 GPIO_ACTIVE_LOW>;
785
+ pinctrl-names = "default", "rts_gpio";
786
+ pinctrl-0 = <&uart1m0_rtsn>;
787
+ pinctrl-1 = <&uart1_gpios>;
788
+ BT,reset_gpio = <&gpio2 RK_PB7 GPIO_ACTIVE_HIGH>;
789
+ BT,wake_gpio = <&gpio2 RK_PC0 GPIO_ACTIVE_HIGH>;
790
+ BT,wake_host_irq = <&gpio2 RK_PC1 GPIO_ACTIVE_HIGH>;
791
+ status = "okay";
695792 };
696793
697794 &uart0 {
698
- status = "disabled";
795
+ status = "okay";
699796 };
700797
701798 &uart1 {
702799 pinctrl-names = "default";
703800 pinctrl-0 = <&uart1m0_xfer &uart1m0_ctsn>;
704
- status = "disabled";
801
+ status = "okay";
705802 };
706803
707804 &uart3 {
....@@ -720,11 +817,11 @@
720817 };
721818
722819 &uart7 {
723
- status = "disabled";
820
+ status = "okay";
724821 pinctrl-0 = <&uart7m1_xfer>;
725822 };
726823
727824 &uart9 {
728
- status = "disabled";
825
+ status = "okay";
729826 pinctrl-0 = <&uart9m1_xfer>;
730
-};
827
+};