arm64: dts: rockchip: rk3566-rk817-tablet: ov8858 use 4lane config

Signed-off-by: Wang Panzhenzhuan <randy.wang@rock-chips.com>
Change-Id: I7723f2844835e93c1d68cc3ef64cbb1271a571ea
This commit is contained in:
Wang Panzhenzhuan 2020-11-30 14:07:45 +08:00 committed by Tao Huang
parent 8f62b2390f
commit 63bb4de8b8

View File

@ -236,7 +236,7 @@ mipi_in_ucam0: endpoint@0 {
mipi_in_ucam1: endpoint@1 {
reg = <1>;
remote-endpoint = <&ov8858_out>;
data-lanes = <1 2>;
data-lanes = <1 2 3 4>;
};
};
port@1 {
@ -824,7 +824,7 @@ ov8858: ov8858@36 {
port {
ov8858_out: endpoint {
remote-endpoint = <&mipi_in_ucam1>;
data-lanes = <1 2>;
data-lanes = <1 2 3 4>;
};
};
};