[PATCH 07/29][SRU][OEM-5.14] UBUNTU: SAUCE: Fix ov01a1s output mirror issue
You-Sheng Yang
vicamo.yang at canonical.com
Tue Dec 28 06:19:33 UTC 2021
From: Wang Yating <yating.wang at intel.com>
BugLink: https://bugs.launchpad.net/bugs/1955383
Signed-off-by: Wang Yating <yating.wang at intel.com>
(cherry picked from commit
https://github.com/intel/ipu6-drivers/commit/3fd5c5eed1088e127e21f4391f34ce839048cc17)
Signed-off-by: You-Sheng Yang <vicamo.yang at canonical.com>
---
drivers/media/i2c/ov01a1s.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/media/i2c/ov01a1s.c b/drivers/media/i2c/ov01a1s.c
index 8c66c46be6bc..3fa3441de6f6 100644
--- a/drivers/media/i2c/ov01a1s.c
+++ b/drivers/media/i2c/ov01a1s.c
@@ -246,7 +246,7 @@ static const struct ov01a1s_reg sensor_1296x800_setting[] = {
{0x3811, 0x00},
{0x3812, 0x00},
{0x3813, 0x09},
- {0x3820, 0x80},
+ {0x3820, 0x88},
{0x373d, 0x24},
};
--
2.33.1
More information about the kernel-team
mailing list