This series fixes the power-up sequence delays to support some 15-pin FFC compatible OV5640 modules. Without appropriate delays after both gpio and register-based powerdown and reset the sensor SCCB was not very stable, and probe would sometimes fail at check_chip_id. Jai Luthra (1): media: ov5640: Handle delays when no reset_gpio set Nishanth Menon (2): media: ov5640: Honor RESETB to SMBUS time t4 in init_setting media: ov5640: Honor power on time in init_setting drivers/media/i2c/ov5640.c | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) -- 2.17.1