.. | .. |
---|
388 | 388 | * power-supply should switche to vcc3v3_lcd1_n |
---|
389 | 389 | * when mipi panel is connected to dsi1. |
---|
390 | 390 | */ |
---|
| 391 | +>1x { |
---|
| 392 | + power-supply = <&vcc3v3_lcd0_n>; |
---|
| 393 | +}; |
---|
391 | 394 | |
---|
392 | 395 | &mipi_csi2 { |
---|
393 | 396 | status = "okay"; |
---|
.. | .. |
---|
546 | 549 | |
---|
547 | 550 | &sdmmc1 { |
---|
548 | 551 | max-frequency = <150000000>; |
---|
549 | | - supports-sdio; |
---|
| 552 | + no-sd; |
---|
| 553 | + no-mmc; |
---|
550 | 554 | bus-width = <4>; |
---|
551 | 555 | disable-wp; |
---|
552 | 556 | cap-sd-highspeed; |
---|
.. | .. |
---|
589 | 593 | pinctrl-names = "default"; |
---|
590 | 594 | pinctrl-0 = <&wifi_host_wake_irq>; |
---|
591 | 595 | WIFI,host_wake_irq = <&gpio2 RK_PB2 GPIO_ACTIVE_HIGH>; |
---|
| 596 | + WIFI,poweren_gpio = <&gpio2 RK_PB1 GPIO_ACTIVE_HIGH>; |
---|
592 | 597 | }; |
---|
593 | 598 | |
---|
| 599 | +&work_led { |
---|
| 600 | + gpios = <&gpio0 RK_PB7 GPIO_ACTIVE_HIGH>; |
---|
| 601 | +}; |
---|
594 | 602 | |
---|
595 | 603 | &wireless_bluetooth { |
---|
596 | 604 | compatible = "bluetooth-platdata"; |
---|