forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-09-20 a36159eec6ca17402b0e146b86efaf76568dc353
kernel/arch/arm64/boot/dts/rockchip/NK-R36S0.dtsi
....@@ -89,10 +89,31 @@
8989 regulator-boot-on;
9090 };
9191 #endif
92
+
93
+ leds: leds {
94
+ compatible = "gpio-leds";
95
+ sig_led: sig_led {
96
+ gpios = <&gpio4 RK_PC4 GPIO_ACTIVE_HIGH>;
97
+ default-state = "on";
98
+ };
99
+ };
100
+
101
+ leds: leds {
102
+ compatible = "gpio-leds";
103
+ err_led: err_led {
104
+ gpios = <&gpio4 RK_PD2 GPIO_ACTIVE_HIGH>;
105
+ default-state = "on";
106
+ };
107
+ };
108
+
109
+
92110 ndj_io_init {
93111 compatible = "nk_io_control";
94112 pinctrl-names = "default";
95113 pinctrl-0 = <&nk_io_gpio>;
114
+
115
+ //gpio_op0 = <&gpio1 RK_PD0 GPIO_ACTIVE_HIGH>;
116
+
96117 vcc_5v {
97118 gpio_num = <&gpio1 RK_PA4 GPIO_ACTIVE_HIGH>; //VCC5_IO_EN_GPIO1_A4_3V3
98119 gpio_function = <0>;
....@@ -103,8 +124,18 @@
103124 gpio_function = <0>;
104125 };
105126
106
- hub_host2_rst {
107
- gpio_num = <&gpio4 RK_PD2 GPIO_ACTIVE_HIGH>; //HUB_RST_GPIO4_D2_3V3
127
+ vcc_3.3v {
128
+ gpio_num = <&gpio0 RK_PC4 GPIO_ACTIVE_HIGH>; //VCC3_IO_EN_GPIO0_C4_3V3
129
+ gpio_function = <0>;
130
+ };
131
+
132
+ ax88772_rst {
133
+ gpio_num = <&gpio3 RK_PB5 GPIO_ACTIVE_HIGH>; //AX88772_RST_GPIO3_B5_3V3
134
+ gpio_function = <3>;
135
+ };
136
+
137
+ ax88631_rst {
138
+ gpio_num = <&gpio3 RK_PB6 GPIO_ACTIVE_HIGH>; //AX88772_RST_GPIO3_B6_3V3
108139 gpio_function = <3>;
109140 };
110141
....@@ -133,15 +164,56 @@
133164 gpio_function = <0>;
134165 };
135166
136
- hp_en {
137
- gpio_num = <&gpio3 RK_PA6 GPIO_ACTIVE_HIGH>;//HP_EN_GPIO3_A6_3V3
138
- gpio_function = <0>;
139
- };
167
+ //gpio99 {
168
+ // gpio_num = <&gpio3 RK_PA3 GPIO_ACTIVE_LOW>;//HP_EN_GPIO3_A6_3V3
169
+ // gpio_function = <1>;
170
+ //};
140171
141172 wifi_power_en {
142173 gpio_num = <&gpio3 RK_PC6 GPIO_ACTIVE_HIGH>; //WIFI_PWREN_GPIO3_C6_1V8
143174 gpio_function = <0>;
144175 };
176
+ #if 0
177
+ do1 {
178
+ gpio_num = <&gpio1 RK_PD0 GPIO_ACTIVE_LOW>;
179
+ gpio_function = <0>;
180
+ };
181
+
182
+ do2 {
183
+ gpio_num = <&gpio1 RK_PD2 GPIO_ACTIVE_HIGH>;
184
+ gpio_function = <0>;
185
+ };
186
+
187
+ do3 {
188
+ gpio_num = <&gpio1 RK_PD1 GPIO_ACTIVE_HIGH>;
189
+ gpio_function = <0>;
190
+ };
191
+
192
+ do4 {
193
+ gpio_num = <&gpio1 RK_PD3 GPIO_ACTIVE_HIGH>;
194
+ gpio_function = <0>;
195
+ };
196
+
197
+ do5 {
198
+ gpio_num = <&gpio2 RK_PD6 GPIO_ACTIVE_LOW>;
199
+ gpio_function = <0>;
200
+ };
201
+
202
+ do6 {
203
+ gpio_num = <&gpio2 RK_PD7 GPIO_ACTIVE_LOW>;
204
+ gpio_function = <0>;
205
+ };
206
+
207
+ do7 {
208
+ gpio_num = <&gpio3 RK_PA0 GPIO_ACTIVE_LOW>;
209
+ gpio_function = <0>;
210
+ };
211
+
212
+ di1 {
213
+ gpio_num = <&gpio2 RK_PD5 GPIO_ACTIVE_HIGH>;
214
+ gpio_function = <1>;
215
+ };
216
+ #endif
145217 };
146218 #if 0
147219 nk_io_init {
....@@ -182,8 +254,8 @@
182254 nodka-lvds = <15>;
183255
184256 display-timings {
185
- native-mode = <&timing0>;
186
- timing0: timing0 {
257
+ native-mode = <&timing>;
258
+ timing: timing {
187259 clock-frequency = <72500000>;
188260 hactive = <1280>;
189261 vactive = <800>;
....@@ -200,8 +272,8 @@
200272 };
201273 };
202274 ports {
203
- panel_in: endpoint {
204
- remote-endpoint = <&edp_out>;
275
+ panel_in_lvds: endpoint {
276
+ remote-endpoint = <&lvds_out>;
205277 };
206278 };
207279 };
....@@ -293,7 +365,7 @@
293365 */
294366
295367 &video_phy1 {
296
- status = "okay";
368
+ status = "disabled";
297369 };
298370 &dsi1 {
299371 status = "disabled";
....@@ -304,11 +376,11 @@
304376 };
305377
306378 &dsi1_in_vp1 {
307
- status = "okay";
379
+ status = "disabled";
308380 };
309381
310382 &dsi1_panel {
311
- power-supply = <&vcc3v3_lcd1_n>; //MIPI_3V3EN_GPIO3_A3_d_3V3
383
+// power-supply = <&vcc3v3_lcd1_n>; //MIPI_3V3EN_GPIO3_A3_d_3V3
312384 vddio-mipi = <&gpio3 RK_PA4 GPIO_ACTIVE_HIGH>; //MIPI_EN_1V8_GPIO3_A4_d_3V3
313385 reset-gpios = <&gpio3 RK_PC7 GPIO_ACTIVE_LOW>; //MIPI_RST_L_GPIO3_C7
314386 vcc-5v-gpio = <&gpio1 RK_PA4 GPIO_ACTIVE_HIGH>; //VCC5_IO_EN_GPIO1_A4_3V3
....@@ -328,20 +400,11 @@
328400
329401 &edp {
330402 force-hpd;
331
- status = "okay";
332
- ports {
333
- port@1 {
334
- reg = <1>;
335
- edp_out: endpoint {
336
- remote-endpoint = <&panel_in>;
337
- };
338
- };
339
- };
403
+ status = "disabled";
340404 };
341405
342406 &edp_phy {
343
- status = "okay";
344
-
407
+ status = "disabled";
345408 };
346409
347410 &edp_in_vp0 {
....@@ -349,18 +412,40 @@
349412 };
350413
351414 &edp_in_vp1 {
352
- status = "okay";
415
+ status = "disabled";
353416
354417 };
355418
356419 &route_edp {
357
- status = "okay";
420
+ status = "disabled";
358421 connect = <&vp1_out_edp>;
359422 };
360423
361424 &route_edp {
362
- status = "okay";
425
+ status = "disabled";
363426 };
427
+
428
+&lvds {
429
+ status = "disabled";
430
+ ports {
431
+ port@1 {
432
+ reg = <1>;
433
+ lvds_out:endpoint {
434
+ remote-endpoint = <&panel_in_lvds>;
435
+ };
436
+ };
437
+ };
438
+};
439
+
440
+&route_lvds{
441
+ status = "okay";
442
+ connect = <&vp1_out_lvds>;
443
+};
444
+
445
+&lvds_in_vp1 {
446
+ status = "disabled";
447
+};
448
+
364449 /*
365450 * edp_end
366451 */
....@@ -405,7 +490,7 @@
405490 phy-mode = "rgmii";
406491 clock_in_out = "output";
407492
408
- snps,reset-gpio = <&gpio2 RK_PD3 GPIO_ACTIVE_LOW>;
493
+ snps,reset-gpio = <&gpio2 RK_PC6 GPIO_ACTIVE_LOW>;
409494 snps,reset-active-low;
410495 /* Reset time is 20ms, 100ms for rtl8211f */
411496 snps,reset-delays-us = <0 20000 100000>;
....@@ -425,7 +510,9 @@
425510 rx_delay = <0x2f>;
426511
427512 phy-handle = <&rgmii_phy0>;
513
+
428514 status = "disabled";
515
+
429516 };
430517
431518 &gmac1 {
....@@ -459,9 +546,7 @@
459546 * power-supply should switche to vcc3v3_lcd1_n
460547 * when mipi panel is connected to dsi1.
461548 */
462
-&gt1x {
463
- power-supply = <&vcc3v3_lcd0_n>;
464
-};
549
+
465550
466551 &i2c3 {
467552 status = "okay";
....@@ -480,7 +565,7 @@
480565 };
481566
482567 &i2c4 {
483
- status = "okay";
568
+ status = "disabled";
484569 gc8034: gc8034@37 {
485570 compatible = "galaxycore,gc8034";
486571 status = "okay";
....@@ -492,7 +577,6 @@
492577 reset-gpios = <&gpio3 RK_PB6 GPIO_ACTIVE_LOW>;
493578 pwdn-gpios = <&gpio4 RK_PB4 GPIO_ACTIVE_LOW>;
494579 rockchip,grf = <&grf>;
495
- power-domains = <&power RK3568_PD_VI>;
496580 rockchip,camera-module-index = <0>;
497581 rockchip,camera-module-facing = "back";
498582 rockchip,camera-module-name = "RK-CMK-8M-2-v1";
....@@ -526,7 +610,7 @@
526610 };
527611 };
528612 ov5695: ov5695@36 {
529
- status = "okay";
613
+ status = "disabled";
530614 compatible = "ovti,ov5695";
531615 reg = <0x36>;
532616 clocks = <&cru CLK_CIF_OUT>;
....@@ -579,7 +663,7 @@
579663
580664
581665 &pcie30phy {
582
- status = "okay";
666
+ status = "disabled";
583667 };
584668
585669 &pcie2x1 {
....@@ -638,11 +722,21 @@
638722 <3 RK_PD3 RK_FUNC_GPIO &pcfg_pull_none>,
639723 <3 RK_PD4 RK_FUNC_GPIO &pcfg_pull_none>,
640724 <3 RK_PD5 RK_FUNC_GPIO &pcfg_pull_none>,
725
+ <3 RK_PA4 RK_FUNC_GPIO &pcfg_pull_none>,
726
+ <3 RK_PA6 RK_FUNC_GPIO &pcfg_pull_none>,
727
+ <3 RK_PB5 RK_FUNC_GPIO &pcfg_pull_none>,
641728 <3 RK_PD1 RK_FUNC_GPIO &pcfg_pull_none>,
642
- <2 RK_PD5 RK_FUNC_GPIO &pcfg_pull_none>,//93 SPI2_CS0_M1_3V3
643
- <2 RK_PD6 RK_FUNC_GPIO &pcfg_pull_none>,//94 SPI2_MOSI_M1_3V3
644
- <2 RK_PD7 RK_FUNC_GPIO &pcfg_pull_none>,//95 SPI2_MISO_M1_3V3
645
- <3 RK_PA0 RK_FUNC_GPIO &pcfg_pull_none>,//96 SPI2_CLK_M1_3V3
729
+ <0 RK_PB0 RK_FUNC_GPIO &pcfg_pull_none>,//GPIO0_B0_u_3V3 DO1 8
730
+ <0 RK_PB3 RK_FUNC_GPIO &pcfg_pull_none>,//GPIO0_B3_u_3V3 DO2 11
731
+ <0 RK_PB4 RK_FUNC_GPIO &pcfg_pull_none>,//GPIO0_B4_u_3V3 DO3 12
732
+ <0 RK_PB5 RK_FUNC_GPIO &pcfg_pull_none>,//GPIO0_B5_u_3V3 DO4 13
733
+ <0 RK_PB6 RK_FUNC_GPIO &pcfg_pull_none>,//GPIO0_B6_u_3V3 DO5 14
734
+
735
+ <0 RK_PC0 RK_FUNC_GPIO &pcfg_pull_none>,//GPIO0_C0_d_3V3 DI1 16
736
+ <0 RK_PC1 RK_FUNC_GPIO &pcfg_pull_none>,//GPIO0_C1_d_3V3 DI2 17
737
+ <0 RK_PC2 RK_FUNC_GPIO &pcfg_pull_none>,//GPIO0_C2_d_3V3 DI3 18
738
+ <0 RK_PC3 RK_FUNC_GPIO &pcfg_pull_none>,//GPIO0_C3_d_3V3 DI4 19
739
+ <0 RK_PC5 RK_FUNC_GPIO &pcfg_pull_none>,//GPIO0_C5_d_3V3 DI5 21
646740 <0 RK_PC6 RK_FUNC_GPIO &pcfg_pull_none>;
647741 };
648742 };
....@@ -669,8 +763,6 @@
669763 };
670764 };
671765 };
672
-
673
-
674766
675767
676768
....@@ -710,15 +802,6 @@
710802 pinctrl-0 = <&uart8m0_xfer &uart8m0_ctsn>;
711803 };
712804
713
-&vcc3v3_lcd0_n {
714
- gpio = <&gpio0 RK_PC4 GPIO_ACTIVE_HIGH>;
715
- enable-active-high;
716
-};
717
-
718
-&vcc3v3_lcd1_n {
719
- gpio = <&gpio3 RK_PA3 GPIO_ACTIVE_HIGH>; //MIPI_3V3EN_GPIO3_A3_d_3V3
720
- enable-active-high;
721
-};
722805
723806 &wireless_wlan {
724807 pinctrl-names = "default";
....@@ -738,17 +821,17 @@
738821 BT,reset_gpio = <&gpio2 RK_PB7 GPIO_ACTIVE_HIGH>;
739822 BT,wake_gpio = <&gpio2 RK_PC0 GPIO_ACTIVE_HIGH>;
740823 BT,wake_host_irq = <&gpio2 RK_PC1 GPIO_ACTIVE_HIGH>;
741
- status = "okay";
824
+ status = "disabled";
742825 };
743826
744827 &uart0 {
745
- status = "okay";
828
+ status = "disabled";
746829 };
747830
748831 &uart1 {
749832 pinctrl-names = "default";
750833 pinctrl-0 = <&uart1m0_xfer &uart1m0_ctsn>;
751
- status = "okay";
834
+ status = "disabled";
752835 };
753836
754837 &uart3 {
....@@ -757,7 +840,7 @@
757840 };
758841
759842 &uart4 {
760
- status = "okay";
843
+ status = "disabled";
761844 pinctrl-0 = <&uart4m1_xfer>;
762845 };
763846
....@@ -766,12 +849,18 @@
766849 pinctrl-0 = <&uart5m1_xfer>;
767850 };
768851
852
+
769853 &uart7 {
770854 status = "okay";
771855 pinctrl-0 = <&uart7m1_xfer>;
772856 };
773857
858
+&uart8 {
859
+ status = "disabled";
860
+ pinctrl-0 = <&uart8m1_xfer>;
861
+};
862
+
774863 &uart9 {
775
- status = "okay";
864
+ status = "disabled";
776865 pinctrl-0 = <&uart9m1_xfer>;
777866 };