From 7dfa45e7680ca8d8bc3b005726eafd646f40f3f5 Mon Sep 17 00:00:00 2001 From: Ankur Pawar Date: Wed, 31 May 2023 10:31:46 +0000 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: I5c00d487d6ccdac336c241de091df6c608a0eace Signed-off-by: Ankur Pawar Reviewed-on: https://git-master.nvidia.com/r/c/device/hardware/nvidia/t23x-public-dts/+/3030085 Reviewed-by: svcacv Reviewed-by: Praveen AC Reviewed-by: Laxman Dewangan GVS: Gerrit_Virtual_Submit --- overlay/tegra234-p3767-camera-p3768-imx219-imx477.dts | 4 ++-- overlay/tegra234-p3767-camera-p3768-imx477-cam0.dts | 4 ++-- overlay/tegra234-p3767-camera-p3768-imx477-cam1.dts | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/overlay/tegra234-p3767-camera-p3768-imx219-imx477.dts b/overlay/tegra234-p3767-camera-p3768-imx219-imx477.dts index 7973f93..af4afac 100644 --- a/overlay/tegra234-p3767-camera-p3768-imx219-imx477.dts +++ b/overlay/tegra234-p3767-camera-p3768-imx219-imx477.dts @@ -504,7 +504,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"; @@ -542,7 +542,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-cam0.dts b/overlay/tegra234-p3767-camera-p3768-imx477-cam0.dts index 8c27f71..49a458a 100644 --- a/overlay/tegra234-p3767-camera-p3768-imx477-cam0.dts +++ b/overlay/tegra234-p3767-camera-p3768-imx477-cam0.dts @@ -158,7 +158,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"; @@ -196,7 +196,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-cam1.dts b/overlay/tegra234-p3767-camera-p3768-imx477-cam1.dts index 645092e..5362b6e 100644 --- a/overlay/tegra234-p3767-camera-p3768-imx477-cam1.dts +++ b/overlay/tegra234-p3767-camera-p3768-imx477-cam1.dts @@ -248,7 +248,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"; @@ -286,7 +286,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";