ARM: dts: rockchip: rv1106-evb-cam: change sc530ai to 2lane

Signed-off-by: Yiqing Zeng <zack.zeng@rock-chips.com>
Change-Id: Id9869b58421fab69e6814fea71d2ad43f2a54228
This commit is contained in:
Yiqing Zeng
2022-12-26 10:20:23 +08:00
committed by Tao Huang
parent 1af1e11e66
commit 976e5bf438

View File

@@ -23,7 +23,7 @@
csi_dphy_input0: endpoint@0 {
reg = <0>;
remote-endpoint = <&sc530ai_out>;
data-lanes = <1 2 3 4>;
data-lanes = <1 2>;
};
csi_dphy_input1: endpoint@1 {
reg = <1>;
@@ -83,7 +83,7 @@
port {
sc530ai_out: endpoint {
remote-endpoint = <&csi_dphy_input0>;
data-lanes = <1 2 3 4>;
data-lanes = <1 2>;
};
};
};