mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-08 03:40:35 +09:00
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:
committed by
Tao Huang
parent
8f62b2390f
commit
63bb4de8b8
@@ -236,7 +236,7 @@
|
||||
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 @@
|
||||
port {
|
||||
ov8858_out: endpoint {
|
||||
remote-endpoint = <&mipi_in_ucam1>;
|
||||
data-lanes = <1 2>;
|
||||
data-lanes = <1 2 3 4>;
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user