| .. | .. |
|---|
| 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 { |
|---|
| .. | .. |
|---|
| 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 { |
|---|
| .. | .. |
|---|
| 988 | 995 | }; |
|---|
| 989 | 996 | }; |
|---|
| 990 | 997 | &pwm3 { |
|---|
| 991 | | - pinctrl-0 = <&pwm3m1_pins>; |
|---|
| 992 | 998 | status = "okay"; |
|---|
| 999 | + pinctrl-0 = <&pwm3m1_pins>; |
|---|
| 993 | 1000 | }; |
|---|
| 994 | 1001 | |
|---|
| 995 | 1002 | &route_dsi0 { |
|---|
| .. | .. |
|---|
| 1003 | 1010 | }; |
|---|
| 1004 | 1011 | |
|---|
| 1005 | 1012 | &pwm10 { |
|---|
| 1006 | | - status = "okay"; |
|---|
| 1013 | + status = "disabled"; |
|---|
| 1007 | 1014 | pinctrl-0 = <&pwm10m2_pins>; |
|---|
| 1008 | 1015 | }; |
|---|
| 1009 | 1016 | |
|---|
| 1010 | 1017 | &pwm11 { |
|---|
| 1011 | | - status = "okay"; |
|---|
| 1018 | + status = "disabled"; |
|---|
| 1012 | 1019 | pinctrl-0 = <&pwm11m3_pins>; |
|---|
| 1013 | 1020 | }; |
|---|
| 1014 | 1021 | |
|---|