mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 19:30:30 +09:00
media: i2c: sc3336 increase vblank to 8ms
Signed-off-by: Su Yuefu <yuefu.su@rock-chips.com> Change-Id: I66705f4669e3af9a7ef53791a49e26f0fd83e775
This commit is contained in:
@@ -186,19 +186,17 @@ static const struct regval sc3336_linear_10_2304x1296_25fps_regs[] = {
|
||||
{0x0103, 0x01},
|
||||
{0x36e9, 0x80},
|
||||
{0x37f9, 0x80},
|
||||
{0x301f, 0x62},
|
||||
{0x301f, 0x01},
|
||||
{0x30b8, 0x33},
|
||||
{0x320c, 0x05},
|
||||
{0x320d, 0xdc},
|
||||
{0x320e, 0x06},
|
||||
{0x320f, 0x54},
|
||||
{0x3253, 0x10},
|
||||
{0x325f, 0x20},
|
||||
{0x3301, 0x04},
|
||||
{0x3302, 0xa0},
|
||||
{0x3306, 0x50},
|
||||
{0x3309, 0xa8},
|
||||
{0x330a, 0x00},
|
||||
{0x330b, 0xd8},
|
||||
{0x330d, 0xa0},
|
||||
{0x3314, 0x13},
|
||||
{0x331f, 0x99},
|
||||
{0x3333, 0x10},
|
||||
@@ -220,7 +218,7 @@ static const struct regval sc3336_linear_10_2304x1296_25fps_regs[] = {
|
||||
{0x3399, 0x04},
|
||||
{0x339a, 0x0a},
|
||||
{0x339b, 0x3a},
|
||||
{0x339c, 0xa0},
|
||||
{0x339c, 0xb4},
|
||||
{0x33a2, 0x04},
|
||||
{0x33ac, 0x08},
|
||||
{0x33ad, 0x1c},
|
||||
@@ -471,7 +469,7 @@ static const struct sc3336_mode supported_modes[] = {
|
||||
},
|
||||
.exp_def = 0x0080,
|
||||
.hts_def = 0x05dc,
|
||||
.vts_def = 0x0546,
|
||||
.vts_def = 0x0654,
|
||||
.bus_fmt = MEDIA_BUS_FMT_SBGGR10_1X10,
|
||||
.reg_list = sc3336_linear_10_2304x1296_25fps_regs,
|
||||
.hdr_mode = NO_HDR,
|
||||
|
||||
Reference in New Issue
Block a user