media: i2c: ov50c40: update cphy reg setting.

increase cphy post time to fix crc error.

Signed-off-by: Sach Lin <sach.lin@rock-chips.com>
Change-Id: Ic6e0c69ae82eac273f2f25268b214fbe5443c63a
This commit is contained in:
Sach Lin
2022-05-19 17:07:50 +08:00
parent e41d8af773
commit d0dc5a0c04

View File

@@ -4922,7 +4922,7 @@ static const struct regval ov50c40_10bit_4096x3072_cphy_30fps_regs[] = {
{0x480e, 0x04},
{0x480f, 0x32},
{0x4815, 0x19},
{0x481b, 0x09},
{0x481b, 0x18},//90ns
{0x481f, 0x32},
{0x4837, 0x09},
{0x484b, 0x27},
@@ -5526,7 +5526,7 @@ static const struct regval ov50c40_10bit_8192x6144_cphy_12fps_regs[] = {
{0x480e, 0x04},
{0x480f, 0x32},
{0x4815, 0x19},
{0x481b, 0x09},
{0x481b, 0x14},
{0x481f, 0x32},
{0x4837, 0x09},
{0x484b, 0x27},