mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-09 12:17:12 +09:00
media: i2c: nvp6188: fixup mixed resolution linkfreq rate mismatch
Change-Id: I7b886b45982fd4682ebf1db45ee182a18dcdb218 Signed-off-by: Vicent Chi <vicent.chi@rock-chips.com>
This commit is contained in:
@@ -697,7 +697,7 @@ static struct nvp6188_mode supported_modes[] = {
|
||||
.denominator = 250000,
|
||||
},
|
||||
.global_reg_list = common_setting_1458M_regs,
|
||||
.mipi_freq_idx = 1,
|
||||
.mipi_freq_idx = 0,
|
||||
.bpp = 8,
|
||||
.vc[PAD0] = V4L2_MBUS_CSI2_CHANNEL_0,
|
||||
.vc[PAD1] = V4L2_MBUS_CSI2_CHANNEL_1,
|
||||
|
||||
Reference in New Issue
Block a user