Hello, the ov5640 driver has received a lot of attentions recently. Maxime and Sam tackled the clock tree handling and I tried to fix the MIPI capture on i.MX6 platforms, but none of those patches ever made it to inclusion. Although a few fixes have been circulating around those series, and it's my opinion it is worth including them before any other developments takes place. I'm sending here a re-work of a patch from Sam and Maxime to fix timings setup, and a small fix for auto-exposure enabling/disabling operations. Each patch has a comment, on which I would like to have some feedback on. [1/1] has already received several acks on the mailing list, but never a formal Reviewed-by or Tested-by, while [2/2] is new. Thanks j Jacopo Mondi (2): media: ov5640: Fix timings setup code media: ov5640: Fix auto-exposure disabling drivers/media/i2c/ov5640.c | 75 ++++++++++++++++++++-------------------------- 1 file changed, 32 insertions(+), 43 deletions(-) -- 2.7.4