media: i2c: sc530ai change mipi clk to continuous mode

Signed-off-by: Yiqing Zeng <zack.zeng@rock-chips.com>
Change-Id: If1b9d1b62d61a73a499ca7a15725f0e67156da0b
This commit is contained in:
Yiqing Zeng
2022-04-28 11:21:37 +08:00
committed by Tao Huang
parent fad85a74d2
commit 2f7b112401

View File

@@ -312,6 +312,7 @@ static const struct regval sc530ai_linear_10_30fps_2880x1620_4lane_regs[] = {
{0x3e02, 0xa0},
{0x440e, 0x02},
{0x4509, 0x20},
{0x4800, 0x04},
{0x4837, 0x28},
{0x5010, 0x10},
{0x5799, 0x06},
@@ -466,6 +467,7 @@ static const struct regval sc530ai_hdr_10_30fps_2880x1620_4lane_regs[] = {
{0x3e24, 0xc8},
{0x440e, 0x02},
{0x4509, 0x20},
{0x4800, 0x04},
{0x4816, 0x11},
{0x5010, 0x10},
{0x5799, 0x06},
@@ -621,6 +623,7 @@ static const struct regval sc530ai_10_30fps_2880x1620_2lane_regs[] = {
{0x3e02, 0xa0},
{0x440e, 0x02},
{0x4509, 0x20},
{0x4800, 0x04},
{0x4837, 0x14},
{0x5010, 0x10},
{0x5799, 0x06},