media: i2c: imx258: Allow configuration of clock lane behaviour
authorDave Stevenson <dave.stevenson@raspberrypi.com>
Thu, 31 Mar 2022 14:33:59 +0000 (15:33 +0100)
committerDom Cobley <popcornmix@gmail.com>
Mon, 19 Feb 2024 11:33:33 +0000 (11:33 +0000)
commit7010537340c5f8b0e83b651f6e76e40835f70df3
tree180655ba609474a83eb2ccd918d02c79129e880e
parent2380747d76d3cf0007adcea1ce354f56b53a3d58
media: i2c: imx258: Allow configuration of clock lane behaviour

The sensor supports the clock lane either remaining in HS mode
during frame blanking, or dropping to LP11.

Add configuration of the mode via V4L2_MBUS_CSI2_NONCONTINUOUS_CLOCK.

Signed-off-by: Dave Stevenson <dave.stevenson@raspberrypi.com>
drivers/media/i2c/imx258.c