| .. | .. |
|---|
| 134 | 134 | rk_headset: rk-headset { |
|---|
| 135 | 135 | status = "okay"; |
|---|
| 136 | 136 | 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 |
|---|
| 138 | 138 | spk_ctl_gpio = <&gpio4 RK_PB4 GPIO_ACTIVE_LOW>;//SPK_CTL_GPIO4_B4_u_3V3 |
|---|
| 139 | 139 | pinctrl-names = "default"; |
|---|
| 140 | 140 | pinctrl-0 = <&hp_det>; |
|---|
| .. | .. |
|---|
| 273 | 273 | gpio_function = <0>; |
|---|
| 274 | 274 | };//4G_PWREN_GPIO3_C7_u_3V3 |
|---|
| 275 | 275 | |
|---|
| 276 | + 5g_power { |
|---|
| 277 | + gpio_num =<&gpio4 RK_PA2 GPIO_ACTIVE_HIGH>; |
|---|
| 278 | + gpio_function = <0>; |
|---|
| 279 | + }; |
|---|
| 280 | + |
|---|
| 276 | 281 | wake_wifi_bt { |
|---|
| 277 | 282 | gpio_num = <&gpio2 RK_PB5 GPIO_ACTIVE_LOW>; |
|---|
| 278 | 283 | gpio_function = <0>; |
|---|
| .. | .. |
|---|
| 287 | 292 | gpio_num = <&gpio2 RK_PC3 GPIO_ACTIVE_LOW>; |
|---|
| 288 | 293 | gpio_function = <3>; |
|---|
| 289 | 294 | }; //GPIO2_C3_d_1V8_4G_RESET_N_IN |
|---|
| 295 | + |
|---|
| 296 | + |
|---|
| 290 | 297 | }; |
|---|
| 291 | 298 | |
|---|
| 292 | 299 | |
|---|
| .. | .. |
|---|
| 365 | 372 | }; |
|---|
| 366 | 373 | |
|---|
| 367 | 374 | &backlight { |
|---|
| 368 | | - pwms = <&pwm10 0 25000 0>; |
|---|
| 375 | + pwms = <&pwm3 0 25000 0>; |
|---|
| 369 | 376 | status = "okay"; |
|---|
| 370 | 377 | }; |
|---|
| 371 | 378 | |
|---|
| 372 | 379 | &backlight1 { |
|---|
| 373 | 380 | pwms = <&pwm11 0 25000 0>; |
|---|
| 374 | | - status = "okay"; |
|---|
| 381 | + status = "disabled"; |
|---|
| 375 | 382 | }; |
|---|
| 376 | 383 | |
|---|
| 377 | 384 | &combphy0_ps { |
|---|
| .. | .. |
|---|
| 517 | 524 | |
|---|
| 518 | 525 | /* Should work with at least 128MB cma reserved above. */ |
|---|
| 519 | 526 | &hdmirx_ctrler { |
|---|
| 520 | | - status = "disabled"; |
|---|
| 527 | + status = "okay"; |
|---|
| 521 | 528 | |
|---|
| 522 | 529 | #sound-dai-cells = <1>; |
|---|
| 523 | 530 | /* Effective level used to trigger HPD: 0-low, 1-high */ |
|---|
| 524 | 531 | hpd-trigger-level = <1>; |
|---|
| 525 | | - hdmirx-det-gpios = <&gpio1 RK_PD5 GPIO_ACTIVE_LOW>; |
|---|
| 532 | + hdmirx-det-gpios = <&gpio1 RK_PB6 GPIO_ACTIVE_LOW>; |
|---|
| 526 | 533 | pinctrl-names = "default"; |
|---|
| 527 | 534 | pinctrl-0 = <&hdmim1_rx &hdmirx_det>; |
|---|
| 528 | 535 | }; |
|---|
| .. | .. |
|---|
| 840 | 847 | phys = <&combphy2_psu PHY_TYPE_PCIE>; |
|---|
| 841 | 848 | reset-gpios = <&gpio4 RK_PA2 GPIO_ACTIVE_HIGH>;//PCIEX1_1_PERSTn_M1_L |
|---|
| 842 | 849 | vpcie3v3-supply = <&vcc3v3_pcie30>; |
|---|
| 843 | | - status = "okay"; |
|---|
| 850 | + status = "disabled"; |
|---|
| 844 | 851 | };//M.2 WIFI6 |
|---|
| 845 | 852 | |
|---|
| 846 | 853 | &pcie2x1l0 { |
|---|
| .. | .. |
|---|
| 890 | 897 | |
|---|
| 891 | 898 | hdmi { |
|---|
| 892 | 899 | hdmirx_det: hdmirx-det { |
|---|
| 893 | | - rockchip,pins = <1 RK_PD5 RK_FUNC_GPIO &pcfg_pull_up>; |
|---|
| 900 | + rockchip,pins = <1 RK_PB6 RK_FUNC_GPIO &pcfg_pull_up>; |
|---|
| 894 | 901 | }; |
|---|
| 895 | 902 | }; |
|---|
| 896 | 903 | |
|---|
| 897 | 904 | headphone { |
|---|
| 898 | 905 | hp_det: hp-det { |
|---|
| 899 | | - rockchip,pins = <1 RK_PD5 RK_FUNC_GPIO &pcfg_pull_none>; |
|---|
| 906 | + rockchip,pins = <3 RK_PD5 RK_FUNC_GPIO &pcfg_pull_none>; |
|---|
| 900 | 907 | }; |
|---|
| 901 | 908 | |
|---|
| 902 | 909 | spk_con: spk-con { |
|---|
| .. | .. |
|---|
| 975 | 982 | <0 RK_PC6 RK_FUNC_GPIO &pcfg_pull_none>, |
|---|
| 976 | 983 | <2 RK_PB4 RK_FUNC_GPIO &pcfg_pull_none>, |
|---|
| 977 | 984 | <2 RK_PC3 RK_FUNC_GPIO &pcfg_pull_none>, |
|---|
| 978 | | - <4 RK_PB5 RK_FUNC_GPIO &pcfg_pull_none>, //vcc_5v |
|---|
| 979 | | - <0 RK_PC4 RK_FUNC_GPIO &pcfg_pull_none>, //I2C4_SDA_M2_3V3 |
|---|
| 980 | | - <0 RK_PC5 RK_FUNC_GPIO &pcfg_pull_none>, //I2C4_SCL_M2_3V3 |
|---|
| 981 | | - <4 RK_PA7 RK_FUNC_GPIO &pcfg_pull_none>, //I2C5_SDA_M2_3V3 |
|---|
| 982 | | - <4 RK_PA6 RK_FUNC_GPIO &pcfg_pull_none>, //I2C5_SCL_M2_3V3 |
|---|
| 983 | | - <1 RK_PB1 RK_FUNC_GPIO &pcfg_pull_none>, //SPI0_MISO_M2_1V8 |
|---|
| 984 | | - <1 RK_PB2 RK_FUNC_GPIO &pcfg_pull_none>, //SPI0_MISO_M2_1V8 |
|---|
| 985 | | - <1 RK_PB3 RK_FUNC_GPIO &pcfg_pull_none>, //SPI0_CLK_M2_1V8 |
|---|
| 986 | | - <1 RK_PB4 RK_FUNC_GPIO &pcfg_pull_none>, //SPI0_CS0_M2_1V8 |
|---|
| 987 | | - <0 RK_PA0 RK_FUNC_GPIO &pcfg_pull_none>, //SPI4_MISO_M2_1V8 |
|---|
| 988 | | - <0 RK_PA1 RK_FUNC_GPIO &pcfg_pull_none>; //SPI4_MOSI_M2_1V8 |
|---|
| 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 |
|---|
| 989 | 994 | }; |
|---|
| 990 | 995 | }; |
|---|
| 991 | 996 | }; |
|---|
| 992 | 997 | &pwm3 { |
|---|
| 993 | | - pinctrl-0 = <&pwm3m1_pins>; |
|---|
| 994 | 998 | status = "okay"; |
|---|
| 999 | + pinctrl-0 = <&pwm3m1_pins>; |
|---|
| 995 | 1000 | }; |
|---|
| 996 | 1001 | |
|---|
| 997 | 1002 | &route_dsi0 { |
|---|
| .. | .. |
|---|
| 1005 | 1010 | }; |
|---|
| 1006 | 1011 | |
|---|
| 1007 | 1012 | &pwm10 { |
|---|
| 1008 | | - status = "okay"; |
|---|
| 1013 | + status = "disabled"; |
|---|
| 1009 | 1014 | pinctrl-0 = <&pwm10m2_pins>; |
|---|
| 1010 | 1015 | }; |
|---|
| 1011 | 1016 | |
|---|
| 1012 | 1017 | &pwm11 { |
|---|
| 1013 | | - status = "okay"; |
|---|
| 1018 | + status = "disabled"; |
|---|
| 1014 | 1019 | pinctrl-0 = <&pwm11m3_pins>; |
|---|
| 1015 | 1020 | }; |
|---|
| 1016 | 1021 | |
|---|
| .. | .. |
|---|
| 1024 | 1029 | |
|---|
| 1025 | 1030 | &sata0 { |
|---|
| 1026 | 1031 | status = "disabled"; |
|---|
| 1032 | +}; |
|---|
| 1033 | + |
|---|
| 1034 | +&sata2 { |
|---|
| 1035 | + status = "okay"; |
|---|
| 1027 | 1036 | }; |
|---|
| 1028 | 1037 | |
|---|
| 1029 | 1038 | &sdio { |
|---|
| .. | .. |
|---|
| 1153 | 1162 | |
|---|
| 1154 | 1163 | &can0 { |
|---|
| 1155 | 1164 | status = "okay"; |
|---|
| 1165 | + pinctrl-names = "default"; |
|---|
| 1166 | + pinctrl-0 = <&can0m0_pins>; |
|---|
| 1156 | 1167 | }; |
|---|
| 1157 | 1168 | |
|---|
| 1158 | 1169 | |
|---|