media: i2c: imx334: common reg value correction

correcting the CPWAIT_TIME value as per the data sheet
for the link frequency and input clock

Signed-off-by: Shravan Chippa <shravan.chippa@microchip.com>
Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
This commit is contained in:
Shravan Chippa
2025-03-05 10:44:40 +05:30
committed by Hans Verkuil
parent 7dced52992
commit 267836bcc8

View File

@@ -191,7 +191,7 @@ static const struct imx334_reg common_mode_regs[] = {
{0x31a0, 0x20},
{0x31a1, 0x0f},
{0x300c, 0x3b},
{0x300d, 0x29},
{0x300d, 0x2a},
{0x314c, 0x29},
{0x314d, 0x01},
{0x315a, 0x06},