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)
committerPhil Elwell <8911409+pelwell@users.noreply.github.com>
Fri, 8 Apr 2022 13:40:20 +0000 (14:40 +0100)
commite50e3b85d9fe64b84ce2e54ed1221b3c5fd975f2
tree03f7c1adf1697898302663d18af11366497a6cfb
parent47b9e9201bd1ec8d3cfc9c7456b08f264f1a9c6c
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_CONTINUOUS_CLOCK.

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