hc
2024-08-19 eb6b9ee90f50f13c5abb885ce483802d6262f2b5
kernel/arch/arm64/boot/dts/rockchip/NK-6A13_V0A.dtsi
....@@ -128,13 +128,13 @@
128128 * - PDN (power down when low)
129129 */
130130 post-power-on-delay-ms = <200>;
131
- reset-gpios = <&gpio3 RK_PB1 GPIO_ACTIVE_LOW>; //WIFI_REG_ON_H
131
+ reset-gpios = <&gpio1 RK_PC6 GPIO_ACTIVE_LOW>; //BT_DISABLE_GPIO1_C6_d_1V8
132132 };
133133
134134 rk_headset: rk-headset {
135135 status = "okay";
136136 compatible = "rockchip_headset";
137
- headset_gpio = <&gpio1 RK_PD5 GPIO_ACTIVE_HIGH>;//HP_DET_L_GPIO3_D5_d_3V3
137
+ headset_gpio = <&gpio3 RK_PD5 GPIO_ACTIVE_HIGH>;//HP_DET_L_GPIO3_D5_d_3V3
138138 spk_ctl_gpio = <&gpio4 RK_PB4 GPIO_ACTIVE_LOW>;//SPK_CTL_GPIO4_B4_u_3V3
139139 pinctrl-names = "default";
140140 pinctrl-0 = <&hp_det>;
....@@ -162,17 +162,6 @@
162162 gpio = <&gpio1 RK_PC4 GPIO_ACTIVE_HIGH>;
163163 vin-supply = <&vcc_1v8_s0>;
164164 };
165
-
166
- vcc3v3_lcd1_n: vcc3v3-lcd1-n {
167
- compatible = "regulator-fixed";
168
- regulator-name = "vcc3v3_lcd1_n";
169
- regulator-boot-on;
170
- regulator-min-microvolt = <3300000>;
171
- regulator-max-microvolt = <3300000>;
172
- enable-active-high;
173
- gpio = <&gpio1 RK_PC4 GPIO_ACTIVE_HIGH>;
174
- };
175
-
176165
177166 vcc3v3_pcie30: vcc3v3-pcie30 {
178167 compatible = "regulator-fixed";
....@@ -228,9 +217,9 @@
228217 */
229218 vcc_3v3_sd_s0: vcc-3v3-sd-s0-regulator {
230219 compatible = "regulator-fixed";
231
- gpio = <&gpio0 RK_PB7 GPIO_ACTIVE_HIGH>;
232
- pinctrl-names = "default";
233
- pinctrl-0 = <&sd_s0_pwr>;
220
+ //gpio = <&gpio0 RK_PB7 GPIO_ACTIVE_HIGH>;
221
+ //pinctrl-names = "default";
222
+ //pinctrl-0 = <&sd_s0_pwr>;
234223 regulator-name = "vcc_3v3_sd_s0";
235224 enable-active-high;
236225 };
....@@ -241,20 +230,20 @@
241230 clock-names = "ext_clock";
242231 uart_rts_gpios = <&gpio4 RK_PC4 GPIO_ACTIVE_LOW>; //UART9_RTSn_M0_BT
243232 pinctrl-names = "default", "rts_gpio";
244
- pinctrl-0 = <&uart9m0_rtsn>, <&bt_reset_gpio>, <&bt_wake_gpio>, <&bt_irq_gpio>;
233
+ pinctrl-0 = <&uart9m0_rtsn>, <&bt_reset_gpio>;
245234 pinctrl-1 = <&uart9_gpios>;
246
- BT,reset_gpio = <&gpio3 RK_PA6 GPIO_ACTIVE_HIGH>; //BT_REG_ON_H
247
- BT,wake_gpio = <&gpio3 RK_PA1 GPIO_ACTIVE_HIGH>;//HOST_WAKE_BT_H
248
- BT,wake_host_irq = <&gpio0 RK_PA0 GPIO_ACTIVE_HIGH>;//BT_WAKE_HOST_H
235
+ BT,reset_gpio = <&gpio0 RK_PB2 GPIO_ACTIVE_HIGH>; //BT_DISABLE_GPIO0_B2_u_1V8
236
+ //BT,wake_gpio = <&gpio3 RK_PA1 GPIO_ACTIVE_HIGH>;//HOST_WAKE_BT_H
237
+ //BT,wake_host_irq = <&gpio0 RK_PA0 GPIO_ACTIVE_HIGH>;//BT_WAKE_HOST_H
249238 status = "okay";
250239 };
251240
252241 wireless_wlan: wireless-wlan {
253242 compatible = "wlan-platdata";
254243 wifi_chip_type = "ap6398s";
255
- pinctrl-names = "default";
256
- pinctrl-0 = <&wifi_host_wake_irq>;
257
- WIFI,host_wake_irq = <&gpio2 RK_PB5 GPIO_ACTIVE_HIGH>; //GPIO2_B5_u_1V8_WF-BT_WAKEUP_IN
244
+ // pinctrl-names = "default";
245
+ // pinctrl-0 = <&wifi_host_wake_irq>;
246
+ // WIFI,host_wake_irq = <&gpio2 RK_PB5 GPIO_ACTIVE_HIGH>; //GPIO2_B5_u_1V8_WF-BT_WAKEUP_IN
258247 // WIFI,poweren_gpio = <&gpio0 RK_PC4 GPIO_ACTIVE_HIGH>;
259248 status = "okay";
260249 };
....@@ -263,12 +252,7 @@
263252 compatible = "nk_io_control";
264253 pinctrl-names = "default";
265254 pinctrl-0 = <&ndj_io_gpio>;
266
-
267
- usb_power {
268
- gpio_num = <&gpio4 RK_PB0 GPIO_ACTIVE_HIGH>;
269
- gpio_function = <0>;
270
- };//USB_HOST_PWREN_H
271
-
255
+
272256 vcc_12v {
273257 gpio_num = <&gpio0 RK_PD3 GPIO_ACTIVE_HIGH>;
274258 gpio_function = <0>;
....@@ -289,10 +273,15 @@
289273 gpio_function = <0>;
290274 };//4G_PWREN_GPIO3_C7_u_3V3
291275
292
-// wake_4g {
293
-// gpio_num = <&gpio2 RK_PB5 GPIO_ACTIVE_LOW>;
294
-// gpio_function = <0>;
295
-// };//GPIO2_B5_u_1V8_WF-BT_WAKEUP_IN
276
+ 5g_power {
277
+ gpio_num =<&gpio4 RK_PA2 GPIO_ACTIVE_HIGH>;
278
+ gpio_function = <0>;
279
+ };
280
+
281
+ wake_wifi_bt {
282
+ gpio_num = <&gpio2 RK_PB5 GPIO_ACTIVE_LOW>;
283
+ gpio_function = <0>;
284
+ };//GPIO2_B5_u_1V8_WF-BT_WAKEUP_IN
296285
297286 air_mode_4g {
298287 gpio_num = <&gpio2 RK_PB4 GPIO_ACTIVE_LOW>;
....@@ -303,6 +292,8 @@
303292 gpio_num = <&gpio2 RK_PC3 GPIO_ACTIVE_LOW>;
304293 gpio_function = <3>;
305294 }; //GPIO2_C3_d_1V8_4G_RESET_N_IN
295
+
296
+
306297 };
307298
308299
....@@ -381,13 +372,13 @@
381372 };
382373
383374 &backlight {
384
- pwms = <&pwm10 0 25000 0>;
375
+ pwms = <&pwm3 0 25000 0>;
385376 status = "okay";
386377 };
387378
388379 &backlight1 {
389380 pwms = <&pwm11 0 25000 0>;
390
- status = "okay";
381
+ status = "disabled";
391382 };
392383
393384 &combphy0_ps {
....@@ -436,11 +427,11 @@
436427 * when dsi0 is enabled
437428 */
438429 &mipi_dcphy0 {
439
- status = "okay";
430
+ status = "disabled";
440431 };
441432
442433 &dsi0 {
443
- status = "okay";
434
+ status = "disabled";
444435 };
445436
446437 &dsi0_in_vp2 {
....@@ -449,15 +440,6 @@
449440
450441 &dsi0_in_vp3 {
451442 status = "okay";
452
-};
453
-
454
-&dsi0_panel {
455
- power-supply = <&vcc3v3_lcd1_n>; //LCD_PWREN_H
456
- vcc-5v-gpio = <&gpio4 RK_PB2 GPIO_ACTIVE_HIGH>;
457
- reset-gpios = <&gpio1 RK_PA0 GPIO_ACTIVE_LOW>; //MIPIDIS_RST_GPIO1_A0_d_1V8
458
- vddio-mipi = <&gpio1 RK_PB2 GPIO_ACTIVE_HIGH>; //MIPIDIS_PWR_EN_1V8
459
- pinctrl-names = "default";
460
- pinctrl-0 = <&lcd_rst_gpio>;
461443 };
462444
463445 /*
....@@ -542,12 +524,12 @@
542524
543525 /* Should work with at least 128MB cma reserved above. */
544526 &hdmirx_ctrler {
545
- status = "disabled";
527
+ status = "okay";
546528
547529 #sound-dai-cells = <1>;
548530 /* Effective level used to trigger HPD: 0-low, 1-high */
549531 hpd-trigger-level = <1>;
550
- hdmirx-det-gpios = <&gpio1 RK_PD5 GPIO_ACTIVE_LOW>;
532
+ hdmirx-det-gpios = <&gpio1 RK_PB6 GPIO_ACTIVE_LOW>;
551533 pinctrl-names = "default";
552534 pinctrl-0 = <&hdmim1_rx &hdmirx_det>;
553535 };
....@@ -865,7 +847,7 @@
865847 phys = <&combphy2_psu PHY_TYPE_PCIE>;
866848 reset-gpios = <&gpio4 RK_PA2 GPIO_ACTIVE_HIGH>;//PCIEX1_1_PERSTn_M1_L
867849 vpcie3v3-supply = <&vcc3v3_pcie30>;
868
- status = "okay";
850
+ status = "disabled";
869851 };//M.2 WIFI6
870852
871853 &pcie2x1l0 {
....@@ -915,13 +897,13 @@
915897
916898 hdmi {
917899 hdmirx_det: hdmirx-det {
918
- rockchip,pins = <1 RK_PD5 RK_FUNC_GPIO &pcfg_pull_up>;
900
+ rockchip,pins = <1 RK_PB6 RK_FUNC_GPIO &pcfg_pull_up>;
919901 };
920902 };
921903
922904 headphone {
923905 hp_det: hp-det {
924
- rockchip,pins = <1 RK_PD5 RK_FUNC_GPIO &pcfg_pull_none>;
906
+ rockchip,pins = <3 RK_PD5 RK_FUNC_GPIO &pcfg_pull_none>;
925907 };
926908
927909 spk_con: spk-con {
....@@ -949,16 +931,16 @@
949931
950932 sdio-pwrseq {
951933 wifi_enable_h: wifi-enable-h {
952
- rockchip,pins = <3 RK_PB1 RK_FUNC_GPIO &pcfg_pull_up>;
934
+ rockchip,pins = <1 RK_PC6 RK_FUNC_GPIO &pcfg_pull_up>;
953935 };
954936 };
955
-
937
+/*
956938 sdmmc {
957939 sd_s0_pwr: sd-s0-pwr {
958940 rockchip,pins = <0 RK_PB7 RK_FUNC_GPIO &pcfg_pull_up>;
959941 };
960942 };
961
-
943
+*/
962944 touch {
963945 touch_gpio: touch-gpio {
964946 rockchip,pins =
....@@ -980,55 +962,45 @@
980962 };
981963
982964 bt_reset_gpio: bt-reset-gpio {
983
- rockchip,pins = <3 RK_PA6 RK_FUNC_GPIO &pcfg_pull_none>;
984
- };
985
-
986
- bt_wake_gpio: bt-wake-gpio {
987
- rockchip,pins = <3 RK_PA1 RK_FUNC_GPIO &pcfg_pull_none>;
988
- };
989
-
990
- bt_irq_gpio: bt-irq-gpio {
991
- rockchip,pins = <0 RK_PA0 RK_FUNC_GPIO &pcfg_pull_none>;
965
+ rockchip,pins = <0 RK_PB2 RK_FUNC_GPIO &pcfg_pull_none>;
992966 };
993967 };
994
-
968
+/*
995969 wireless-wlan {
996970 wifi_host_wake_irq: wifi-host-wake-irq {
997
- rockchip,pins = <0 RK_PB2 RK_FUNC_GPIO &pcfg_pull_down>;
971
+ rockchip,pins = <2 RK_PB5 RK_FUNC_GPIO &pcfg_pull_down>;
998972 };
999973 };
1000
-
974
+*/
1001975
1002976 ndj_io_init{
1003977 ndj_io_gpio: ndj_io_gpio_col{
1004978 rockchip,pins =
1005
- <4 RK_PB0 RK_FUNC_GPIO &pcfg_pull_none>,
1006979 <0 RK_PD3 RK_FUNC_GPIO &pcfg_pull_none>,
1007980 <4 RK_PA1 RK_FUNC_GPIO &pcfg_pull_none>,
1008981 <4 RK_PB6 RK_FUNC_GPIO &pcfg_pull_none>,
1009982 <0 RK_PC6 RK_FUNC_GPIO &pcfg_pull_none>,
1010983 <2 RK_PB4 RK_FUNC_GPIO &pcfg_pull_none>,
1011984 <2 RK_PC3 RK_FUNC_GPIO &pcfg_pull_none>,
1012
- <4 RK_PB5 RK_FUNC_GPIO &pcfg_pull_none>, //vcc_5v
1013
- <1 RK_PB1 RK_FUNC_GPIO &pcfg_pull_none>, //SPI0_MISO_M2_1V8
1014
- <1 RK_PB2 RK_FUNC_GPIO &pcfg_pull_none>, //SPI0_MISO_M2_1V8
1015
- <1 RK_PB3 RK_FUNC_GPIO &pcfg_pull_none>, //SPI0_CLK_M2_1V8
1016
- <1 RK_PB4 RK_FUNC_GPIO &pcfg_pull_none>, //SPI0_CS0_M2_1V8
1017
- <0 RK_PA0 RK_FUNC_GPIO &pcfg_pull_none>, //SPI4_MISO_M2_1V8
1018
- <0 RK_PA1 RK_FUNC_GPIO &pcfg_pull_none>, //SPI4_MOSI_M2_1V8
1019
- <0 RK_PA2 RK_FUNC_GPIO &pcfg_pull_none>, //GPIO3_A7_u_3V3
1020
- <0 RK_PA3 RK_FUNC_GPIO &pcfg_pull_none>; //GPIO3_A0_u_3V3
1021
-
985
+ <4 RK_PB5 RK_FUNC_GPIO &pcfg_pull_none>, //vcc_5v
986
+ <1 RK_PB1 RK_FUNC_GPIO &pcfg_pull_none>, //SPI0_MISO_M2_1V8 41
987
+ <1 RK_PA0 RK_FUNC_GPIO &pcfg_pull_none>, //SPI4_MISO_M2_1V8 32
988
+ <1 RK_PB2 RK_FUNC_GPIO &pcfg_pull_none>, //SPI0_MOSI_M2_3V3 42
989
+ <1 RK_PA1 RK_FUNC_GPIO &pcfg_pull_none>, //SPI4_MOSI_M2_1V8 33
990
+ <1 RK_PB3 RK_FUNC_GPIO &pcfg_pull_none>, //SPI0_CLK_M2_1V8 43
991
+ <1 RK_PA2 RK_FUNC_GPIO &pcfg_pull_none>, //SPI4_CLK_M2_1V8 34
992
+ <1 RK_PB4 RK_FUNC_GPIO &pcfg_pull_none>, //SPI0_CS0_M2_1V8 44
993
+ <1 RK_PA3 RK_FUNC_GPIO &pcfg_pull_none>; //SPI4_CS0_M2_1V8 35
1022994 };
1023995 };
1024996 };
1025997 &pwm3 {
1026
- pinctrl-0 = <&pwm3m1_pins>;
1027998 status = "okay";
999
+ pinctrl-0 = <&pwm3m1_pins>;
10281000 };
10291001
10301002 &route_dsi0 {
1031
- status = "okay";
1003
+ status = "disabled";
10321004 connect = <&vp3_out_dsi0>;
10331005 };
10341006
....@@ -1038,12 +1010,12 @@
10381010 };
10391011
10401012 &pwm10 {
1041
- status = "okay";
1013
+ status = "disabled";
10421014 pinctrl-0 = <&pwm10m2_pins>;
10431015 };
10441016
10451017 &pwm11 {
1046
- status = "okay";
1018
+ status = "disabled";
10471019 pinctrl-0 = <&pwm11m3_pins>;
10481020 };
10491021
....@@ -1057,6 +1029,10 @@
10571029
10581030 &sata0 {
10591031 status = "disabled";
1032
+};
1033
+
1034
+&sata2 {
1035
+ status = "okay";
10601036 };
10611037
10621038 &sdio {
....@@ -1182,3 +1158,17 @@
11821158 pinctrl-names = "default";
11831159 pinctrl-0 = <&uart9m0_xfer &uart9m0_ctsn>;
11841160 };
1161
+
1162
+
1163
+&can0 {
1164
+ status = "okay";
1165
+ pinctrl-names = "default";
1166
+ pinctrl-0 = <&can0m0_pins>;
1167
+};
1168
+
1169
+
1170
+&can1 {
1171
+ status = "okay";
1172
+ pinctrl-names = "default";
1173
+ pinctrl-0 = <&can1m1_pins>;
1174
+};