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:
Vicent Chi
2021-03-11 09:14:02 +08:00
committed by Tao Huang
parent 241a5e5577
commit 5fe2f921ff

View File

@@ -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,