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 <ankurp@nvidia.com>
Reviewed-on: https://git-master.nvidia.com/r/c/device/hardware/nvidia/t23x-public-dts/+/3021259
Tested-by: Praveen AC <pac@nvidia.com>
Reviewed-by: Praveen AC <pac@nvidia.com>
Reviewed-by: svcacv <svcacv@nvidia.com>
Reviewed-by: Laxman Dewangan <ldewangan@nvidia.com>
GVS: Gerrit_Virtual_Submit <buildbot_gerritrpt@nvidia.com>
This commit is contained in:
Ankur Pawar
2023-11-23 03:51:54 -08:00
committed by mobile promotions
parent d0aa71b652
commit 5be1acdba0
3 changed files with 8 additions and 8 deletions

View File

@@ -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";

View File

@@ -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";

View File

@@ -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";