media: ov5640: Add three more test patterns
authorChen-Yu Tsai <wens@csie.org>
Fri, 18 Jan 2019 08:52:04 +0000 (03:52 -0500)
committerMauro Carvalho Chehab <mchehab+samsung@kernel.org>
Mon, 18 Feb 2019 16:29:30 +0000 (11:29 -0500)
commitbddc5cdfc82d11cc9bd80c11ef681afbae11c1db
tree366b9558c2512c022f39874effe85f7bcdb9117f
parent2aff1fc3653ade61d27e4355346934d71ae0fe59
media: ov5640: Add three more test patterns

The OV5640 driver currently supports a static color bar pattern with a
small vertical gamma gradient. The hardware also supports a color square
pattern, as well as having a rolling bar for dynamic sequences.

Add three more test patterns:

  - color bars with a rolling bar (but without the gamma gradient)
  - static color squares
  - color squares with a rolling bar

Signed-off-by: Chen-Yu Tsai <wens@csie.org>
Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
drivers/media/i2c/ov5640.c