| .. | .. |
|---|
| 4 | 4 | */ |
|---|
| 5 | 5 | |
|---|
| 6 | 6 | /dts-v1/; |
|---|
| 7 | +#include "rk3326.dtsi" |
|---|
| 8 | +#include "px30-android.dtsi" |
|---|
| 7 | 9 | #include "rk3326-evb-lp3-v10.dtsi" |
|---|
| 10 | +#include "rk3326-863-cif-sensor.dtsi" |
|---|
| 8 | 11 | |
|---|
| 9 | 12 | / { |
|---|
| 10 | 13 | model = "Rockchip rk3326 evb board"; |
|---|
| .. | .. |
|---|
| 20 | 23 | i2c-scl-falling-time-ns = <50>; |
|---|
| 21 | 24 | i2c-scl-rising-time-ns = <300>; |
|---|
| 22 | 25 | |
|---|
| 23 | | - dw9714: dw9714@c { |
|---|
| 24 | | - compatible = "dongwoon,dw9714"; |
|---|
| 25 | | - status = "okay"; |
|---|
| 26 | | - reg = <0x0c>; |
|---|
| 27 | | - rockchip,camera-module-index = <0>; |
|---|
| 28 | | - rockchip,vcm-start-current = <10>; |
|---|
| 29 | | - rockchip,vcm-rated-current = <85>; |
|---|
| 30 | | - rockchip,vcm-step-mode = <5>; |
|---|
| 31 | | - rockchip,camera-module-facing = "back"; |
|---|
| 32 | | - }; |
|---|
| 33 | | - |
|---|
| 34 | 26 | ov5695: ov5695@36 { |
|---|
| 35 | 27 | compatible = "ovti,ov5695"; |
|---|
| 36 | 28 | reg = <0x36>; |
|---|
| .. | .. |
|---|
| 44 | 36 | rockchip,camera-module-facing = "back"; |
|---|
| 45 | 37 | rockchip,camera-module-name = "TongJu"; |
|---|
| 46 | 38 | rockchip,camera-module-lens-name = "CHT842-MD"; |
|---|
| 47 | | - lens-focus = <&dw9714>; |
|---|
| 48 | 39 | port { |
|---|
| 49 | 40 | ov5695_out: endpoint { |
|---|
| 50 | 41 | remote-endpoint = <&mipi_in>; |
|---|
| .. | .. |
|---|
| 89 | 80 | &rkisp1 { |
|---|
| 90 | 81 | status = "okay"; |
|---|
| 91 | 82 | pinctrl-names = "default"; |
|---|
| 92 | | - pinctrl-0 = <&cif_clkout_m0>; |
|---|
| 83 | + pinctrl-0 = <&cif_clkout_m0 &dvp_d2d9_m0>; |
|---|
| 93 | 84 | port { |
|---|
| 94 | 85 | #address-cells = <1>; |
|---|
| 95 | 86 | #size-cells = <0>; |
|---|