mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-06 19:08:57 +09:00
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:
@@ -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},
|
||||
|
||||
Reference in New Issue
Block a user