From 9e445581db6dd16e392599cdcdb30311a710594f Mon Sep 17 00:00:00 2001 From: Yiqing Zeng Date: Fri, 27 May 2022 17:34:49 +0800 Subject: [PATCH] ARM: dts: rockchip: rv1106-evb-cam: support ircut for sc530ai/sc3336 and change sc530ai to 4lane Signed-off-by: Yiqing Zeng Change-Id: Ib5c1a99920512a6497b4995dcac39eed4ae01331 --- arch/arm/boot/dts/rv1106-evb-cam.dtsi | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) 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>;