| .. | .. |
|---|
| 137 | 137 | }; |
|---|
| 138 | 138 | |
|---|
| 139 | 139 | hp_en { |
|---|
| 140 | | - gpio_num = <&gpio3 RK_PA6 GPIO_ACTIVE_HIGH>;//HP_EN_GPIO3_A6_3V3 |
|---|
| 140 | + gpio_num = <&gpio3 RK_PA6 GPIO_ACTIVE_LOW>;//HP_EN_GPIO3_A6_3V3 |
|---|
| 141 | 141 | gpio_function = <0>; |
|---|
| 142 | 142 | }; |
|---|
| 143 | 143 | |
|---|
| .. | .. |
|---|
| 145 | 145 | gpio_num = <&gpio3 RK_PC6 GPIO_ACTIVE_HIGH>; //WIFI_PWREN_GPIO3_C6_1V8 |
|---|
| 146 | 146 | gpio_function = <0>; |
|---|
| 147 | 147 | }; |
|---|
| 148 | + #if 0 |
|---|
| 149 | + do1 { |
|---|
| 150 | + gpio_num = <&gpio1 RK_PD0 GPIO_ACTIVE_LOW>; |
|---|
| 151 | + gpio_function = <0>; |
|---|
| 152 | + }; |
|---|
| 153 | + |
|---|
| 154 | + do2 { |
|---|
| 155 | + gpio_num = <&gpio1 RK_PD2 GPIO_ACTIVE_HIGH>; |
|---|
| 156 | + gpio_function = <0>; |
|---|
| 157 | + }; |
|---|
| 158 | + |
|---|
| 159 | + do3 { |
|---|
| 160 | + gpio_num = <&gpio1 RK_PD1 GPIO_ACTIVE_HIGH>; |
|---|
| 161 | + gpio_function = <0>; |
|---|
| 162 | + }; |
|---|
| 163 | + |
|---|
| 164 | + do4 { |
|---|
| 165 | + gpio_num = <&gpio1 RK_PD3 GPIO_ACTIVE_HIGH>; |
|---|
| 166 | + gpio_function = <0>; |
|---|
| 167 | + }; |
|---|
| 168 | + |
|---|
| 169 | + do5 { |
|---|
| 170 | + gpio_num = <&gpio2 RK_PD6 GPIO_ACTIVE_LOW>; |
|---|
| 171 | + gpio_function = <0>; |
|---|
| 172 | + }; |
|---|
| 173 | + |
|---|
| 174 | + do6 { |
|---|
| 175 | + gpio_num = <&gpio2 RK_PD7 GPIO_ACTIVE_LOW>; |
|---|
| 176 | + gpio_function = <0>; |
|---|
| 177 | + }; |
|---|
| 178 | + |
|---|
| 179 | + do7 { |
|---|
| 180 | + gpio_num = <&gpio3 RK_PA0 GPIO_ACTIVE_LOW>; |
|---|
| 181 | + gpio_function = <0>; |
|---|
| 182 | + }; |
|---|
| 183 | + |
|---|
| 184 | + di1 { |
|---|
| 185 | + gpio_num = <&gpio2 RK_PD5 GPIO_ACTIVE_HIGH>; |
|---|
| 186 | + gpio_function = <1>; |
|---|
| 187 | + }; |
|---|
| 188 | + #endif |
|---|
| 148 | 189 | }; |
|---|
| 149 | 190 | #if 0 |
|---|
| 150 | 191 | nk_io_init { |
|---|
| .. | .. |
|---|
| 339 | 380 | remote-endpoint = <&panel_in>; |
|---|
| 340 | 381 | }; |
|---|
| 341 | 382 | }; |
|---|
| 342 | | - }; |
|---|
| 383 | + |
|---|
| 384 | + }; |
|---|
| 343 | 385 | }; |
|---|
| 344 | 386 | |
|---|
| 345 | 387 | &edp_phy { |
|---|
| 346 | | - status = "okay"; |
|---|
| 347 | | - |
|---|
| 388 | + status = "okay"; |
|---|
| 348 | 389 | }; |
|---|
| 349 | 390 | |
|---|
| 350 | 391 | &edp_in_vp0 { |
|---|
| .. | .. |
|---|
| 408 | 449 | phy-mode = "rgmii"; |
|---|
| 409 | 450 | clock_in_out = "output"; |
|---|
| 410 | 451 | |
|---|
| 411 | | - snps,reset-gpio = <&gpio2 RK_PD3 GPIO_ACTIVE_LOW>; |
|---|
| 452 | + snps,reset-gpio = <&gpio2 RK_PC6 GPIO_ACTIVE_LOW>; |
|---|
| 412 | 453 | snps,reset-active-low; |
|---|
| 413 | 454 | /* Reset time is 20ms, 100ms for rtl8211f */ |
|---|
| 414 | 455 | snps,reset-delays-us = <0 20000 100000>; |
|---|
| .. | .. |
|---|
| 428 | 469 | rx_delay = <0x2f>; |
|---|
| 429 | 470 | |
|---|
| 430 | 471 | phy-handle = <&rgmii_phy0>; |
|---|
| 472 | + |
|---|
| 431 | 473 | status = "disabled"; |
|---|
| 474 | + |
|---|
| 432 | 475 | }; |
|---|
| 433 | 476 | |
|---|
| 434 | 477 | &gmac1 { |
|---|
| .. | .. |
|---|
| 462 | 505 | * power-supply should switche to vcc3v3_lcd1_n |
|---|
| 463 | 506 | * when mipi panel is connected to dsi1. |
|---|
| 464 | 507 | */ |
|---|
| 465 | | ->1x { |
|---|
| 466 | | - power-supply = <&vcc3v3_lcd0_n>; |
|---|
| 467 | | -}; |
|---|
| 508 | + |
|---|
| 468 | 509 | |
|---|
| 469 | 510 | &i2c3 { |
|---|
| 470 | 511 | status = "okay"; |
|---|
| .. | .. |
|---|
| 483 | 524 | }; |
|---|
| 484 | 525 | |
|---|
| 485 | 526 | &i2c4 { |
|---|
| 486 | | - status = "okay"; |
|---|
| 527 | + status = "disabled"; |
|---|
| 487 | 528 | gc8034: gc8034@37 { |
|---|
| 488 | 529 | compatible = "galaxycore,gc8034"; |
|---|
| 489 | 530 | status = "okay"; |
|---|
| .. | .. |
|---|
| 495 | 536 | reset-gpios = <&gpio3 RK_PB6 GPIO_ACTIVE_LOW>; |
|---|
| 496 | 537 | pwdn-gpios = <&gpio4 RK_PB4 GPIO_ACTIVE_LOW>; |
|---|
| 497 | 538 | rockchip,grf = <&grf>; |
|---|
| 498 | | - power-domains = <&power RK3568_PD_VI>; |
|---|
| 499 | 539 | rockchip,camera-module-index = <0>; |
|---|
| 500 | 540 | rockchip,camera-module-facing = "back"; |
|---|
| 501 | 541 | rockchip,camera-module-name = "RK-CMK-8M-2-v1"; |
|---|
| .. | .. |
|---|
| 529 | 569 | }; |
|---|
| 530 | 570 | }; |
|---|
| 531 | 571 | ov5695: ov5695@36 { |
|---|
| 532 | | - status = "okay"; |
|---|
| 572 | + status = "disabled"; |
|---|
| 533 | 573 | compatible = "ovti,ov5695"; |
|---|
| 534 | 574 | reg = <0x36>; |
|---|
| 535 | 575 | clocks = <&cru CLK_CIF_OUT>; |
|---|
| .. | .. |
|---|
| 672 | 712 | }; |
|---|
| 673 | 713 | }; |
|---|
| 674 | 714 | }; |
|---|
| 675 | | - |
|---|
| 676 | | - |
|---|
| 677 | 715 | |
|---|
| 678 | 716 | |
|---|
| 679 | 717 | |
|---|