From e4327010bd85004c8e92024dd18ffcd544ec661a Mon Sep 17 00:00:00 2001 From: dchvs Date: Wed, 10 Mar 2021 18:23:42 -0600 Subject: [PATCH] Fix dotted image -- with fixed blinking --- .../t18x-common-platforms/tegra186-tx2-spiri-camera.dtsi | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/hardware/nvidia-spiri/platform/t18x/common/kernel-dts/t18x-common-platforms/tegra186-tx2-spiri-camera.dtsi b/hardware/nvidia-spiri/platform/t18x/common/kernel-dts/t18x-common-platforms/tegra186-tx2-spiri-camera.dtsi index dae2433..9a8bbcf 100644 --- a/hardware/nvidia-spiri/platform/t18x/common/kernel-dts/t18x-common-platforms/tegra186-tx2-spiri-camera.dtsi +++ b/hardware/nvidia-spiri/platform/t18x/common/kernel-dts/t18x-common-platforms/tegra186-tx2-spiri-camera.dtsi @@ -102,7 +102,7 @@ i2c8 = "/i2c@31e0000"; framerate_factor = "1000000"; exposure_factor = "1000000"; min_gain_val = "102"; - max_gain_val = "762"; + max_gain_val = "160"; step_gain_val = "1"; default_gain = "102"; min_hdr_ratio = "1"; @@ -189,7 +189,7 @@ i2c8 = "/i2c@31e0000"; framerate_factor = "1000000"; exposure_factor = "1000000"; min_gain_val = "102"; - max_gain_val = "762"; + max_gain_val = "160" ; //"762"; step_gain_val = "1"; default_gain = "102"; min_hdr_ratio = "1";