mbox series

[0/4] ov5640: small fixes for compatibility

Message ID 1539067682-60604-1-git-send-email-sam@elite-embedded.com (mailing list archive)
Headers show
Series ov5640: small fixes for compatibility | expand

Message

Samuel Bobrowicz Oct. 9, 2018, 6:47 a.m. UTC
These patches include fixes for some minor annoyances and also help 
increase compatibility with some CSI2 drivers.

Based on latest media_tree commit: "media: ov5640: fix framerate update"

Sam Bobrowicz (4):
  media: ov5640: fix resolution update
  media: ov5640: fix get_light_freq on auto
  media: ov5640: Don't access ctrl regs when off
  media: ov5640: Add additional media bus formats

 drivers/media/i2c/ov5640.c | 20 ++++++++++++++++----
 1 file changed, 16 insertions(+), 4 deletions(-)