diff --git a/arch/arm/boot/dts/rv1106-evb-cam.dtsi b/arch/arm/boot/dts/rv1106-evb-cam.dtsi index 87606f3c6d54..3224351f9d25 100644 --- a/arch/arm/boot/dts/rv1106-evb-cam.dtsi +++ b/arch/arm/boot/dts/rv1106-evb-cam.dtsi @@ -33,7 +33,7 @@ csi_dphy_input0: endpoint@0 { reg = <0>; remote-endpoint = <&sc530ai_out>; - data-lanes = <1 2>; + data-lanes = <1 2 3 4>; }; csi_dphy_input1: endpoint@1 { reg = <1>; @@ -90,10 +90,11 @@ rockchip,camera-module-facing = "back"; rockchip,camera-module-name = "CMK-OT2115-PC1"; rockchip,camera-module-lens-name = "30IRC-F16"; + lens-focus = <&cam_ircut0>; port { sc530ai_out: endpoint { remote-endpoint = <&csi_dphy_input0>; - data-lanes = <1 2>; + data-lanes = <1 2 3 4>; }; }; }; @@ -112,6 +113,7 @@ rockchip,camera-module-facing = "back"; rockchip,camera-module-name = "CMK-OT2119-PC1"; rockchip,camera-module-lens-name = "30IRC-F16"; + lens-focus = <&cam_ircut0>; port { sc3336_out: endpoint { remote-endpoint = <&csi_dphy_input1>;