From 5be1acdba0de279daa7fde4bd871af3ac5595df6 Mon Sep 17 00:00:00 2001 From: Ankur Pawar Date: Thu, 23 Nov 2023 03:51:54 -0800 Subject: [PATCH] overlay: camera: IMX477: Fix half preview issue Change IMX477 line_length to 3000 to fix the half preview issue. Bug 4389380 Change-Id: I294f595fa8b5757c32e635f3827a52e554d3679b Signed-off-by: Ankur Pawar Reviewed-on: https://git-master.nvidia.com/r/c/device/hardware/nvidia/t23x-public-dts/+/3021259 Tested-by: Praveen AC Reviewed-by: Praveen AC Reviewed-by: svcacv Reviewed-by: Laxman Dewangan GVS: Gerrit_Virtual_Submit --- overlay/tegra234-p3767-camera-p3768-imx477-dual-4lane.dts | 4 ++-- overlay/tegra234-p3767-camera-p3768-imx477-dual.dts | 8 ++++---- overlay/tegra234-p3767-camera-p3768-imx477-imx219.dts | 4 ++-- 3 files changed, 8 insertions(+), 8 deletions(-) diff --git a/overlay/tegra234-p3767-camera-p3768-imx477-dual-4lane.dts b/overlay/tegra234-p3767-camera-p3768-imx477-dual-4lane.dts index 92ffb21..0720892 100644 --- a/overlay/tegra234-p3767-camera-p3768-imx477-dual-4lane.dts +++ b/overlay/tegra234-p3767-camera-p3768-imx477-dual-4lane.dts @@ -286,7 +286,7 @@ pixel_phase = "rggb"; csi_pixel_bit_depth = "10"; readout_orientation = "90"; - line_length = "11200"; + line_length = "3000"; inherent_gain = "1"; mclk_multiplier = "80"; pix_clk_hz = "300000000"; @@ -324,7 +324,7 @@ pixel_phase = "rggb"; csi_pixel_bit_depth = "10"; readout_orientation = "90"; - line_length = "7000"; + line_length = "3000"; inherent_gain = "1"; mclk_multiplier = "80"; pix_clk_hz = "300000000"; diff --git a/overlay/tegra234-p3767-camera-p3768-imx477-dual.dts b/overlay/tegra234-p3767-camera-p3768-imx477-dual.dts index ba2d6ee..5d29dbf 100644 --- a/overlay/tegra234-p3767-camera-p3768-imx477-dual.dts +++ b/overlay/tegra234-p3767-camera-p3768-imx477-dual.dts @@ -286,7 +286,7 @@ pixel_phase = "rggb"; csi_pixel_bit_depth = "10"; readout_orientation = "90"; - line_length = "11200"; + line_length = "3000"; inherent_gain = "1"; mclk_multiplier = "80"; pix_clk_hz = "300000000"; @@ -324,7 +324,7 @@ pixel_phase = "rggb"; csi_pixel_bit_depth = "10"; readout_orientation = "90"; - line_length = "7000"; + line_length = "3000"; inherent_gain = "1"; mclk_multiplier = "80"; pix_clk_hz = "300000000"; @@ -393,7 +393,7 @@ pixel_phase = "rggb"; csi_pixel_bit_depth = "10"; readout_orientation = "90"; - line_length = "11200"; + line_length = "3000"; inherent_gain = "1"; mclk_multiplier = "80"; pix_clk_hz = "300000000"; @@ -431,7 +431,7 @@ pixel_phase = "rggb"; csi_pixel_bit_depth = "10"; readout_orientation = "90"; - line_length = "7000"; + line_length = "3000"; inherent_gain = "1"; mclk_multiplier = "80"; pix_clk_hz = "300000000"; diff --git a/overlay/tegra234-p3767-camera-p3768-imx477-imx219.dts b/overlay/tegra234-p3767-camera-p3768-imx477-imx219.dts index f32ff9e..36fcc98 100644 --- a/overlay/tegra234-p3767-camera-p3768-imx477-imx219.dts +++ b/overlay/tegra234-p3767-camera-p3768-imx477-imx219.dts @@ -297,7 +297,7 @@ pixel_phase = "rggb"; csi_pixel_bit_depth = "10"; readout_orientation = "90"; - line_length = "11200"; + line_length = "3000"; inherent_gain = "1"; mclk_multiplier = "80"; pix_clk_hz = "300000000"; @@ -335,7 +335,7 @@ pixel_phase = "rggb"; csi_pixel_bit_depth = "10"; readout_orientation = "90"; - line_length = "7000"; + line_length = "3000"; inherent_gain = "1"; mclk_multiplier = "80"; pix_clk_hz = "300000000";