OSDN Git Service

media: ov5675: add vflip/hflip control support
authorShawn Tu <shawnx.tu@intel.com>
Mon, 13 Jan 2020 06:27:02 +0000 (03:27 -0300)
committerMauro Carvalho Chehab <mchehab+samsung@kernel.org>
Thu, 27 Feb 2020 20:16:36 +0000 (17:16 -0300)
commite8882e1bf3757224b031a8852078ea0a559fb864
tree86efd67b73f9371fe62fb6a9fcb181a012cee8a1
parent545d984cc90c5843ffa61afb1d0e64302368c411
media: ov5675: add vflip/hflip control support

- Add V4L2 controls: horizontal/vertical flip,
  keep SGRBG10 Bayer order output (via change v/hflip)
- Fix Bayer order output in 1296x972 binning registers

Signed-off-by: Shawn Tu <shawnx.tu@intel.com>
Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
drivers/media/i2c/ov5675.c