Dave Stevenson a387834c16 media: i2c: ov9282: Make V4L2_CID_HBLANK r/w
There's no reason why HBLANK has to be read-only as it
only changes the TIMING_HTS register in the sensor.

Remove the READ_ONLY flag, and add the relevant handling
for it.

The minimum value also varies based on whether continuous clock
mode is being used or not, so allow hblank_min to depend on
that.

Signed-off-by: Dave Stevenson <dave.stevenson@raspberrypi.com>
Reviewed-by: Jacopo Mondi <jacopo@jmondi.org>
Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
2022-11-25 06:55:52 +00:00
..
2022-10-22 15:30:15 -07:00
2022-03-18 05:58:35 +01:00
2022-10-24 19:03:54 +02:00
2022-11-15 12:11:46 +00:00
2022-10-24 19:03:54 +02:00
2022-03-23 14:51:35 -07:00
2022-11-15 12:11:46 +00:00
2022-10-22 15:30:15 -07:00
2022-03-12 16:59:52 +01:00