| .. | .. |
|---|
| 41 | 41 | regulator-always-on; |
|---|
| 42 | 42 | regulator-boot-on; |
|---|
| 43 | 43 | }; |
|---|
| 44 | | - |
|---|
| 45 | | - ext_cam_clk: external-camera-clock { |
|---|
| 46 | | - compatible = "fixed-clock"; |
|---|
| 47 | | - clock-frequency = <25000000>; |
|---|
| 48 | | - clock-output-names = "CLK_CAMERA_25MHZ"; |
|---|
| 49 | | - #clock-cells = <0>; |
|---|
| 50 | | - }; |
|---|
| 51 | 44 | }; |
|---|
| 52 | 45 | |
|---|
| 53 | 46 | &bt_sound { |
|---|
| .. | .. |
|---|
| 114 | 107 | * power-supply should switche to vcc3v3_lcd1_n |
|---|
| 115 | 108 | * when mipi panel is connected to dsi1. |
|---|
| 116 | 109 | */ |
|---|
| 110 | +>1x { |
|---|
| 111 | + power-supply = <&vcc3v3_lcd0_n>; |
|---|
| 112 | +}; |
|---|
| 117 | 113 | |
|---|
| 118 | 114 | &i2c2 { |
|---|
| 119 | 115 | status = "okay"; |
|---|
| .. | .. |
|---|
| 132 | 128 | type = <SENSOR_TYPE_ACCEL>; |
|---|
| 133 | 129 | power-off-in-suspend = <1>; |
|---|
| 134 | 130 | layout = <4>; |
|---|
| 135 | | - }; |
|---|
| 136 | | - |
|---|
| 137 | | - lt8619c: lt8619c@32 { |
|---|
| 138 | | - compatible = "lontium,lt8619c"; |
|---|
| 139 | | - reg = <0x32>; |
|---|
| 140 | | - clocks = <&ext_cam_clk>; |
|---|
| 141 | | - clock-names = "xvclk"; |
|---|
| 142 | | - pinctrl-names = "default"; |
|---|
| 143 | | - pinctrl-0 = <&cif_dvp_clk &cif_dvp_bus16 &cif_dvp_bus8>; |
|---|
| 144 | | - power-gpios = <&gpio0 RK_PD5 GPIO_ACTIVE_HIGH>; |
|---|
| 145 | | - reset-gpios = <&gpio4 RK_PD2 GPIO_ACTIVE_LOW>; |
|---|
| 146 | | - plugin-det-gpios = <&gpio0 RK_PD6 GPIO_ACTIVE_LOW>; |
|---|
| 147 | | - hpd-output-inverted; |
|---|
| 148 | | - rockchip,dvp-mode = <3>; /* 3:BT1120, 4:BT656, 5:BT1120_8bit */ |
|---|
| 149 | | - rockchip,dual-edge = <1>; /* 0:single edge, 1:dual edge */ |
|---|
| 150 | | - rockchip,camera-module-index = <0>; |
|---|
| 151 | | - rockchip,camera-module-facing = "back"; |
|---|
| 152 | | - rockchip,camera-module-name = "LT8619C"; |
|---|
| 153 | | - rockchip,camera-module-lens-name = "NC"; |
|---|
| 154 | | - |
|---|
| 155 | | - port { |
|---|
| 156 | | - lt8619c_out: endpoint { |
|---|
| 157 | | - remote-endpoint = <&cif_para_in>; |
|---|
| 158 | | - bus-width = <16>; |
|---|
| 159 | | - pclk-sample = <1>; |
|---|
| 160 | | - }; |
|---|
| 161 | | - }; |
|---|
| 162 | 131 | }; |
|---|
| 163 | 132 | }; |
|---|
| 164 | 133 | |
|---|
| .. | .. |
|---|
| 388 | 357 | |
|---|
| 389 | 358 | &sdmmc1 { |
|---|
| 390 | 359 | max-frequency = <150000000>; |
|---|
| 391 | | - supports-sdio; |
|---|
| 360 | + no-sd; |
|---|
| 361 | + no-mmc; |
|---|
| 392 | 362 | bus-width = <4>; |
|---|
| 393 | 363 | disable-wp; |
|---|
| 394 | 364 | cap-sd-highspeed; |
|---|
| .. | .. |
|---|
| 450 | 420 | pinctrl-names = "default"; |
|---|
| 451 | 421 | pinctrl-0 = <&wifi_host_wake_irq>; |
|---|
| 452 | 422 | WIFI,host_wake_irq = <&gpio2 RK_PB2 GPIO_ACTIVE_HIGH>; |
|---|
| 423 | + WIFI,poweren_gpio = <&gpio2 RK_PB1 GPIO_ACTIVE_HIGH>; |
|---|
| 453 | 424 | }; |
|---|
| 454 | 425 | |
|---|
| 455 | 426 | &wireless_bluetooth { |
|---|
| .. | .. |
|---|
| 499 | 470 | compatible = "ethernet-phy-ieee802.3-c22"; |
|---|
| 500 | 471 | reg = <0x0>; |
|---|
| 501 | 472 | }; |
|---|
| 502 | | -}; |
|---|
| 503 | | - |
|---|
| 504 | | -&rkcif_dvp { |
|---|
| 505 | | - status = "okay"; |
|---|
| 506 | | - |
|---|
| 507 | | - port { |
|---|
| 508 | | - /* Parallel bus endpoint */ |
|---|
| 509 | | - cif_para_in: endpoint { |
|---|
| 510 | | - remote-endpoint = <<8619c_out>; |
|---|
| 511 | | - }; |
|---|
| 512 | | - }; |
|---|
| 513 | | -}; |
|---|
| 514 | | - |
|---|
| 515 | | -&rkcif { |
|---|
| 516 | | - status = "okay"; |
|---|
| 517 | | -}; |
|---|
| 518 | | - |
|---|
| 519 | | -&rkcif_mmu { |
|---|
| 520 | | - status = "okay"; |
|---|
| 521 | | -}; |
|---|
| 522 | | - |
|---|
| 523 | | -&rkcif_dvp_sditf { |
|---|
| 524 | | - status = "okay"; |
|---|
| 525 | 473 | }; |
|---|