overlay: t23x: fix IMX390 SDR mode corruption

Bottom two lines in IMX390 SDR mode are completely
black. Issue is fixed in IMX390 driver. Change the
image resolution to 1936x1096.

Bug 4505240

Change-Id: Ie72ffc66e3ca67ce30e6ad5b56766486f78b1d0a
Signed-off-by: Ankur Pawar <ankurp@nvidia.com>
Reviewed-on: https://git-master.nvidia.com/r/c/device/hardware/nvidia/t23x-public-dts/+/3179853
(cherry picked from commit 9c1a6b2d11)
Reviewed-on: https://git-master.nvidia.com/r/c/device/hardware/nvidia/t23x-public-dts/+/3227970
Reviewed-by: Addarsh Srivastava <addarshs@nvidia.com>
Reviewed-by: Bitan Biswas <bbiswas@nvidia.com>
GVS: buildbot_gerritrpt <buildbot_gerritrpt@nvidia.com>
This commit is contained in:
Ankur Pawar
2024-07-23 05:32:00 +00:00
committed by mobile promotions
parent 63f16420ec
commit f533fba0a5

View File

@@ -217,7 +217,7 @@
control_point_y_8="4095";
};
mode1 {/*mode IMX390_MODE_1920X1080_CROP_30FPS*/
mode1 {/*mode IMX390_MODE_1936X1096_CROP_30FPS*/
mclk_khz = "24000";
num_lanes = "4";
tegra_sinterface = "serial_a";
@@ -230,8 +230,8 @@
mode_type = "bayer";
pixel_phase = "rggb";
active_w = "1920";
active_h = "1080";
active_w = "1936";
active_h = "1096";
readout_orientation = "0";
line_length = "2200";
inherent_gain = "1";