OSDN Git Service

media: ov5647: Add support for get_selection()
authorDave Stevenson <dave.stevenson@raspberrypi.com>
Thu, 19 Nov 2020 16:32:34 +0000 (17:32 +0100)
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Tue, 12 Jan 2021 15:13:42 +0000 (16:13 +0100)
commit14f70a3232aa0a5a613cd0b690c962e1562f2baa
treedd772bb38cb5019fe44371628b9a39d38afcce57
parentd7d6074ecd496073fbffd740a9f40f24b25ad956
media: ov5647: Add support for get_selection()

Support the get_selection() pad operation to report the device
full pixel array size, the currently applied analogue crop rectangle and
the active pixel array dimensions.

Signed-off-by: Dave Stevenson <dave.stevenson@raspberrypi.com>
Signed-off-by: Jacopo Mondi <jacopo@jmondi.org>
Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
drivers/media/i2c/ov5647.c