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 <ankurp@nvidia.com>
Reviewed-on: https://git-master.nvidia.com/r/c/device/hardware/nvidia/t23x-public-dts/+/3030085
Reviewed-by: svcacv <svcacv@nvidia.com>
Reviewed-by: Praveen AC <pac@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-05-31 10:31:46 +00:00
committed by mobile promotions
parent 1f13b70e19
commit 7dfa45e768
3 changed files with 6 additions and 6 deletions

View File

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

View File

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

View File

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