.. | .. |
---|
19 | 19 | rk_headset: rk-headset { |
---|
20 | 20 | compatible = "rockchip_headset"; |
---|
21 | 21 | headset_gpio = <&gpio0 RK_PD5 GPIO_ACTIVE_LOW>; |
---|
| 22 | + spk_ctl_gpio = <&gpio4 RK_PC2 GPIO_ACTIVE_LOW>;//AMP_SD_GPIO4_C2_3V3 |
---|
22 | 23 | pinctrl-names = "default"; |
---|
23 | 24 | pinctrl-0 = <&hp_det>; |
---|
24 | 25 | }; |
---|
.. | .. |
---|
89 | 90 | }; |
---|
90 | 91 | #endif |
---|
91 | 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 | + |
---|
| 110 | + ndj_io_init { |
---|
| 111 | + compatible = "nk_io_control"; |
---|
| 112 | + pinctrl-names = "default"; |
---|
| 113 | + pinctrl-0 = <&nk_io_gpio>; |
---|
| 114 | + |
---|
| 115 | + //gpio_op0 = <&gpio1 RK_PD0 GPIO_ACTIVE_HIGH>; |
---|
| 116 | + |
---|
| 117 | + vcc_5v { |
---|
| 118 | + gpio_num = <&gpio1 RK_PA4 GPIO_ACTIVE_HIGH>; //VCC5_IO_EN_GPIO1_A4_3V3 |
---|
| 119 | + gpio_function = <0>; |
---|
| 120 | + }; |
---|
| 121 | + |
---|
| 122 | + vcc_12v { |
---|
| 123 | + gpio_num = <&gpio0 RK_PC7 GPIO_ACTIVE_HIGH>; //VCC12_IO_EN_GPIO0_C7_3V3 |
---|
| 124 | + gpio_function = <0>; |
---|
| 125 | + }; |
---|
| 126 | + |
---|
| 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 |
---|
| 139 | + gpio_function = <3>; |
---|
| 140 | + }; |
---|
| 141 | + |
---|
| 142 | + hub_host3 { |
---|
| 143 | + gpio_num = <&gpio4 RK_PB2 GPIO_ACTIVE_HIGH>; //HOST3_EN_GPIO4_B2_1V8 |
---|
| 144 | + gpio_function = <0>; |
---|
| 145 | + }; |
---|
| 146 | + |
---|
| 147 | + wake_4g { |
---|
| 148 | + gpio_num = <&gpio1 RK_PB1 GPIO_ACTIVE_LOW>; //4G_WAKEUP_GPIO01_B1_3V3 |
---|
| 149 | + gpio_function = <0>; |
---|
| 150 | + }; |
---|
| 151 | + |
---|
| 152 | + air_mode_4g { |
---|
| 153 | + gpio_num = <&gpio1 RK_PB0 GPIO_ACTIVE_LOW>; //4G_AIR_MODE_GPIO01_B0_3V3 |
---|
| 154 | + gpio_function = <0>; |
---|
| 155 | + }; |
---|
| 156 | + |
---|
| 157 | + reset_4g { |
---|
| 158 | + gpio_num = <&gpio1 RK_PB2 GPIO_ACTIVE_LOW>; //4G_RST_GPIO01_B2_3V3 |
---|
| 159 | + gpio_function = <3>; |
---|
| 160 | + }; |
---|
| 161 | + |
---|
| 162 | + en_4g { |
---|
| 163 | + gpio_num = <&gpio0 RK_PC6 GPIO_ACTIVE_HIGH>; //4G_PWREN_H_GPIO0_C6 |
---|
| 164 | + gpio_function = <0>; |
---|
| 165 | + }; |
---|
| 166 | + |
---|
| 167 | + //gpio99 { |
---|
| 168 | + // gpio_num = <&gpio3 RK_PA3 GPIO_ACTIVE_LOW>;//HP_EN_GPIO3_A6_3V3 |
---|
| 169 | + // gpio_function = <1>; |
---|
| 170 | + //}; |
---|
| 171 | + |
---|
| 172 | + wifi_power_en { |
---|
| 173 | + gpio_num = <&gpio3 RK_PC6 GPIO_ACTIVE_HIGH>; //WIFI_PWREN_GPIO3_C6_1V8 |
---|
| 174 | + gpio_function = <0>; |
---|
| 175 | + }; |
---|
| 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 |
---|
| 217 | + }; |
---|
| 218 | +#if 0 |
---|
92 | 219 | nk_io_init { |
---|
93 | 220 | compatible = "nk_io_control"; |
---|
94 | | - vcc3_io_en_gpio = <&gpio0 RK_PC4 GPIO_ACTIVE_HIGH>; //VCC3_IO_EN_GPIO0_C4_3V3 |
---|
| 221 | +// vcc3_io_en_gpio = <&gpio0 RK_PC4 GPIO_ACTIVE_HIGH>; //VCC3_IO_EN_GPIO0_C4_3V3 |
---|
95 | 222 | hub_host2_5V_rest_gpio = <&gpio4 RK_PD2 GPIO_ACTIVE_HIGH>; //HUB_RST_GPIO4_D2_3V3 |
---|
96 | 223 | hub_host3_5v_gpio = <&gpio4 RK_PB2 GPIO_ACTIVE_HIGH>; //HOST3_EN_GPIO4_B2_1V8 |
---|
97 | 224 | vcc_5v_io = <&gpio1 RK_PA4 GPIO_ACTIVE_HIGH>; //VCC5_IO_EN_GPIO1_A4_3V3 |
---|
.. | .. |
---|
101 | 228 | air_mode_4g_gpio = <&gpio1 RK_PB0 GPIO_ACTIVE_HIGH>; //4G_AIR_MODE_GPIO01_B0_3V3 |
---|
102 | 229 | wake_4g_gpio = <&gpio1 RK_PB1 GPIO_ACTIVE_HIGH>; //4G_WAKEUP_GPIO01_B1_3V3 |
---|
103 | 230 | hp_en_gpio = <&gpio3 RK_PA6 GPIO_ACTIVE_HIGH>;//HP_EN_GPIO3_A6_3V3 |
---|
104 | | - spk_out_gpio = <&gpio4 RK_PC2 GPIO_ACTIVE_HIGH>;//AMP_SD_GPIO4_C2_3V3 |
---|
| 231 | +// spk_out_gpio = <&gpio4 RK_PC2 GPIO_ACTIVE_HIGH>;//AMP_SD_GPIO4_C2_3V3 |
---|
105 | 232 | wifi_power_en_gpio = <&gpio3 RK_PC6 GPIO_ACTIVE_HIGH>; //WIFI_PWREN_GPIO3_C6_1V8 |
---|
106 | 233 | // pcie_power_en_gpio = <&gpio0 RK_PD4 GPIO_ACTIVE_HIGH>;//PCIE_PWREN_H_GPIO0_D4 |
---|
107 | 234 | pinctrl-names = "default"; |
---|
108 | 235 | pinctrl-0 = <&nk_io_gpio>; |
---|
109 | 236 | }; |
---|
110 | | - |
---|
| 237 | +#endif |
---|
111 | 238 | panel: panel { |
---|
112 | 239 | compatible = "simple-panel"; |
---|
113 | 240 | backlight = <&backlight>; |
---|
.. | .. |
---|
127 | 254 | nodka-lvds = <15>; |
---|
128 | 255 | |
---|
129 | 256 | display-timings { |
---|
130 | | - native-mode = <&timing0>; |
---|
131 | | - timing0: timing0 { |
---|
| 257 | + native-mode = <&timing>; |
---|
| 258 | + timing: timing { |
---|
132 | 259 | clock-frequency = <72500000>; |
---|
133 | 260 | hactive = <1280>; |
---|
134 | 261 | vactive = <800>; |
---|
.. | .. |
---|
145 | 272 | }; |
---|
146 | 273 | }; |
---|
147 | 274 | ports { |
---|
148 | | - panel_in: endpoint { |
---|
149 | | - remote-endpoint = <&edp_out>; |
---|
| 275 | + panel_in_lvds: endpoint { |
---|
| 276 | + remote-endpoint = <&lvds_out>; |
---|
150 | 277 | }; |
---|
151 | 278 | }; |
---|
152 | 279 | }; |
---|
.. | .. |
---|
253 | 380 | }; |
---|
254 | 381 | |
---|
255 | 382 | &dsi1_panel { |
---|
256 | | - power-supply = <&vcc3v3_lcd1_n>; |
---|
| 383 | +// power-supply = <&vcc3v3_lcd1_n>; //MIPI_3V3EN_GPIO3_A3_d_3V3 |
---|
| 384 | + vddio-mipi = <&gpio3 RK_PA4 GPIO_ACTIVE_HIGH>; //MIPI_EN_1V8_GPIO3_A4_d_3V3 |
---|
| 385 | + reset-gpios = <&gpio3 RK_PC7 GPIO_ACTIVE_LOW>; //MIPI_RST_L_GPIO3_C7 |
---|
| 386 | + vcc-5v-gpio = <&gpio1 RK_PA4 GPIO_ACTIVE_HIGH>; //VCC5_IO_EN_GPIO1_A4_3V3 |
---|
| 387 | + pinctrl-names = "default"; |
---|
| 388 | + pinctrl-0 = <&lcd1_rst_gpio>; |
---|
257 | 389 | }; |
---|
| 390 | + |
---|
| 391 | +&route_dsi1 { |
---|
| 392 | + status = "disabled"; |
---|
| 393 | + connect = <&vp1_out_dsi1>; |
---|
| 394 | +}; |
---|
| 395 | + |
---|
258 | 396 | |
---|
259 | 397 | /* |
---|
260 | 398 | * edp_start |
---|
.. | .. |
---|
262 | 400 | |
---|
263 | 401 | &edp { |
---|
264 | 402 | force-hpd; |
---|
265 | | - status = "okay"; |
---|
266 | | - ports { |
---|
267 | | - port@1 { |
---|
268 | | - reg = <1>; |
---|
269 | | - edp_out: endpoint { |
---|
270 | | - remote-endpoint = <&panel_in>; |
---|
271 | | - }; |
---|
272 | | - }; |
---|
273 | | - }; |
---|
| 403 | + status = "disabled"; |
---|
274 | 404 | }; |
---|
275 | 405 | |
---|
276 | 406 | &edp_phy { |
---|
277 | | - status = "okay"; |
---|
| 407 | + status = "disabled"; |
---|
278 | 408 | }; |
---|
279 | 409 | |
---|
280 | 410 | &edp_in_vp0 { |
---|
.. | .. |
---|
282 | 412 | }; |
---|
283 | 413 | |
---|
284 | 414 | &edp_in_vp1 { |
---|
285 | | - status = "okay"; |
---|
| 415 | + status = "disabled"; |
---|
| 416 | + |
---|
286 | 417 | }; |
---|
287 | 418 | |
---|
288 | 419 | &route_edp { |
---|
289 | | - status = "okay"; |
---|
| 420 | + status = "disabled"; |
---|
290 | 421 | connect = <&vp1_out_edp>; |
---|
291 | 422 | }; |
---|
292 | 423 | |
---|
293 | 424 | &route_edp { |
---|
294 | | - status = "okay"; |
---|
| 425 | + status = "disabled"; |
---|
295 | 426 | }; |
---|
| 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 | + |
---|
296 | 449 | /* |
---|
297 | 450 | * edp_end |
---|
298 | 451 | */ |
---|
.. | .. |
---|
337 | 490 | phy-mode = "rgmii"; |
---|
338 | 491 | clock_in_out = "output"; |
---|
339 | 492 | |
---|
340 | | - snps,reset-gpio = <&gpio2 RK_PD3 GPIO_ACTIVE_LOW>; |
---|
| 493 | + snps,reset-gpio = <&gpio2 RK_PC6 GPIO_ACTIVE_LOW>; |
---|
341 | 494 | snps,reset-active-low; |
---|
342 | 495 | /* Reset time is 20ms, 100ms for rtl8211f */ |
---|
343 | 496 | snps,reset-delays-us = <0 20000 100000>; |
---|
.. | .. |
---|
357 | 510 | rx_delay = <0x2f>; |
---|
358 | 511 | |
---|
359 | 512 | phy-handle = <&rgmii_phy0>; |
---|
| 513 | + |
---|
360 | 514 | status = "disabled"; |
---|
| 515 | + |
---|
361 | 516 | }; |
---|
362 | 517 | |
---|
363 | 518 | &gmac1 { |
---|
.. | .. |
---|
391 | 546 | * power-supply should switche to vcc3v3_lcd1_n |
---|
392 | 547 | * when mipi panel is connected to dsi1. |
---|
393 | 548 | */ |
---|
394 | | ->1x { |
---|
395 | | - power-supply = <&vcc3v3_lcd0_n>; |
---|
396 | | -}; |
---|
| 549 | + |
---|
397 | 550 | |
---|
398 | 551 | &i2c3 { |
---|
399 | 552 | status = "okay"; |
---|
.. | .. |
---|
412 | 565 | }; |
---|
413 | 566 | |
---|
414 | 567 | &i2c4 { |
---|
415 | | - status = "okay"; |
---|
| 568 | + status = "disabled"; |
---|
416 | 569 | gc8034: gc8034@37 { |
---|
417 | 570 | compatible = "galaxycore,gc8034"; |
---|
418 | 571 | status = "okay"; |
---|
.. | .. |
---|
424 | 577 | reset-gpios = <&gpio3 RK_PB6 GPIO_ACTIVE_LOW>; |
---|
425 | 578 | pwdn-gpios = <&gpio4 RK_PB4 GPIO_ACTIVE_LOW>; |
---|
426 | 579 | rockchip,grf = <&grf>; |
---|
427 | | - power-domains = <&power RK3568_PD_VI>; |
---|
428 | 580 | rockchip,camera-module-index = <0>; |
---|
429 | 581 | rockchip,camera-module-facing = "back"; |
---|
430 | 582 | rockchip,camera-module-name = "RK-CMK-8M-2-v1"; |
---|
.. | .. |
---|
458 | 610 | }; |
---|
459 | 611 | }; |
---|
460 | 612 | ov5695: ov5695@36 { |
---|
461 | | - status = "okay"; |
---|
| 613 | + status = "disabled"; |
---|
462 | 614 | compatible = "ovti,ov5695"; |
---|
463 | 615 | reg = <0x36>; |
---|
464 | 616 | clocks = <&cru CLK_CIF_OUT>; |
---|
.. | .. |
---|
511 | 663 | |
---|
512 | 664 | |
---|
513 | 665 | &pcie30phy { |
---|
514 | | - status = "okay"; |
---|
| 666 | + status = "disabled"; |
---|
515 | 667 | }; |
---|
516 | 668 | |
---|
517 | 669 | &pcie2x1 { |
---|
.. | .. |
---|
530 | 682 | // }; |
---|
531 | 683 | headphone { |
---|
532 | 684 | hp_det: hp-det { |
---|
533 | | - rockchip,pins = <0 RK_PD5 RK_FUNC_GPIO &pcfg_pull_down>; |
---|
| 685 | + rockchip,pins = <0 RK_PD5 RK_FUNC_GPIO &pcfg_pull_down>, |
---|
| 686 | + <4 RK_PC2 RK_FUNC_GPIO &pcfg_pull_down>; |
---|
534 | 687 | }; |
---|
535 | 688 | }; |
---|
536 | 689 | |
---|
.. | .. |
---|
545 | 698 | rockchip,pins = <2 RK_PB5 RK_FUNC_GPIO &pcfg_pull_none>; |
---|
546 | 699 | }; |
---|
547 | 700 | }; |
---|
| 701 | + |
---|
| 702 | + lcd1 { |
---|
| 703 | + lcd1_rst_gpio: lcd1-rst-gpio { |
---|
| 704 | + rockchip,pins = <3 RK_PC7 RK_FUNC_GPIO &pcfg_pull_none>; |
---|
| 705 | + }; |
---|
| 706 | + }; |
---|
| 707 | + |
---|
548 | 708 | nk_io_init{ |
---|
549 | 709 | nk_io_gpio: nk-io-gpio{ |
---|
550 | 710 | rockchip,pins = <0 RK_PB0 RK_FUNC_GPIO &pcfg_pull_none>, |
---|
.. | .. |
---|
558 | 718 | <1 RK_PB0 RK_FUNC_GPIO &pcfg_pull_none>, |
---|
559 | 719 | <1 RK_PB1 RK_FUNC_GPIO &pcfg_pull_none>, |
---|
560 | 720 | <3 RK_PA6 RK_FUNC_GPIO &pcfg_pull_none>, |
---|
561 | | - <4 RK_PC2 RK_FUNC_GPIO &pcfg_pull_none>, |
---|
562 | 721 | <3 RK_PD2 RK_FUNC_GPIO &pcfg_pull_none>, |
---|
563 | 722 | <3 RK_PD3 RK_FUNC_GPIO &pcfg_pull_none>, |
---|
564 | 723 | <3 RK_PD4 RK_FUNC_GPIO &pcfg_pull_none>, |
---|
565 | 724 | <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>, |
---|
566 | 728 | <3 RK_PD1 RK_FUNC_GPIO &pcfg_pull_none>, |
---|
| 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 |
---|
567 | 740 | <0 RK_PC6 RK_FUNC_GPIO &pcfg_pull_none>; |
---|
568 | 741 | }; |
---|
569 | 742 | }; |
---|
.. | .. |
---|
589 | 762 | remote-endpoint = <&csidphy_out>; |
---|
590 | 763 | }; |
---|
591 | 764 | }; |
---|
592 | | -}; |
---|
593 | | - |
---|
594 | | -&route_dsi0 { |
---|
595 | | - status = "disabled"; |
---|
596 | | - connect = <&vp1_out_dsi0>; |
---|
597 | 765 | }; |
---|
598 | 766 | |
---|
599 | 767 | |
---|
.. | .. |
---|
634 | 802 | pinctrl-0 = <&uart8m0_xfer &uart8m0_ctsn>; |
---|
635 | 803 | }; |
---|
636 | 804 | |
---|
637 | | -&vcc3v3_lcd0_n { |
---|
638 | | - gpio = <&gpio0 RK_PC4 GPIO_ACTIVE_HIGH>; |
---|
639 | | - enable-active-high; |
---|
640 | | -}; |
---|
641 | | - |
---|
642 | | -&vcc3v3_lcd1_n { |
---|
643 | | - gpio = <&gpio0 RK_PC5 GPIO_ACTIVE_HIGH>; |
---|
644 | | - enable-active-high; |
---|
645 | | -}; |
---|
646 | 805 | |
---|
647 | 806 | &wireless_wlan { |
---|
648 | 807 | pinctrl-names = "default"; |
---|
.. | .. |
---|
656 | 815 | clock-names = "ext_clock"; |
---|
657 | 816 | //wifi-bt-power-toggle; |
---|
658 | 817 | uart_rts_gpios = <&gpio2 RK_PB5 GPIO_ACTIVE_LOW>; |
---|
659 | | - BT,power_gpio = <&gpio2 RK_PB7 GPIO_ACTIVE_HIGH>; |
---|
660 | 818 | pinctrl-names = "default", "rts_gpio"; |
---|
661 | 819 | pinctrl-0 = <&uart1m0_rtsn>; |
---|
662 | 820 | pinctrl-1 = <&uart1_gpios>; |
---|
663 | | - BT,reset_gpio = <&gpio3 RK_PA0 GPIO_ACTIVE_HIGH>; |
---|
664 | | - BT,wake_gpio = <&gpio3 RK_PA2 GPIO_ACTIVE_HIGH>; |
---|
665 | | - BT,wake_host_irq = <&gpio3 RK_PA1 GPIO_ACTIVE_HIGH>; |
---|
| 821 | + BT,reset_gpio = <&gpio2 RK_PB7 GPIO_ACTIVE_HIGH>; |
---|
| 822 | + BT,wake_gpio = <&gpio2 RK_PC0 GPIO_ACTIVE_HIGH>; |
---|
| 823 | + BT,wake_host_irq = <&gpio2 RK_PC1 GPIO_ACTIVE_HIGH>; |
---|
666 | 824 | status = "disabled"; |
---|
667 | 825 | }; |
---|
668 | 826 | |
---|
669 | 827 | &uart0 { |
---|
670 | | - status = "okay"; |
---|
| 828 | + status = "disabled"; |
---|
| 829 | +}; |
---|
| 830 | + |
---|
| 831 | +&uart1 { |
---|
| 832 | + pinctrl-names = "default"; |
---|
| 833 | + pinctrl-0 = <&uart1m0_xfer &uart1m0_ctsn>; |
---|
| 834 | + status = "disabled"; |
---|
671 | 835 | }; |
---|
672 | 836 | |
---|
673 | 837 | &uart3 { |
---|
.. | .. |
---|
676 | 840 | }; |
---|
677 | 841 | |
---|
678 | 842 | &uart4 { |
---|
679 | | - status = "okay"; |
---|
| 843 | + status = "disabled"; |
---|
680 | 844 | pinctrl-0 = <&uart4m1_xfer>; |
---|
681 | 845 | }; |
---|
682 | 846 | |
---|
.. | .. |
---|
685 | 849 | pinctrl-0 = <&uart5m1_xfer>; |
---|
686 | 850 | }; |
---|
687 | 851 | |
---|
| 852 | + |
---|
688 | 853 | &uart7 { |
---|
689 | 854 | status = "okay"; |
---|
690 | 855 | pinctrl-0 = <&uart7m1_xfer>; |
---|
691 | 856 | }; |
---|
692 | 857 | |
---|
| 858 | +&uart8 { |
---|
| 859 | + status = "disabled"; |
---|
| 860 | + pinctrl-0 = <&uart8m1_xfer>; |
---|
| 861 | +}; |
---|
| 862 | + |
---|
693 | 863 | &uart9 { |
---|
694 | | - status = "okay"; |
---|
| 864 | + status = "disabled"; |
---|
695 | 865 | pinctrl-0 = <&uart9m1_xfer>; |
---|
696 | 866 | }; |
---|