mirror of
https://github.com/torvalds/linux.git
synced 2026-05-05 23:05:25 -04:00
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:
committed by
Hans Verkuil
parent
7dced52992
commit
267836bcc8
@@ -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},
|
||||
|
||||
Reference in New Issue
Block a user