media: i2c: imx219: Implement V4L2_CID_LINK_FREQ control
authorAndrey Konovalov <andrey.konovalov@linaro.org>
Tue, 26 Jan 2021 07:49:34 +0000 (08:49 +0100)
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Sat, 6 Feb 2021 08:40:47 +0000 (09:40 +0100)
commit49b94d580abc47ef96b2adef0ef3ac0582f2c0c1
treedddc040610a3ce0cc72537d60fbfbf44d8b7f689
parent6f862f8488306f116c3f2cb907ed0975aa539c13
media: i2c: imx219: Implement V4L2_CID_LINK_FREQ control

This control is needed for imx219 driver, as the link frequency
is independent from the pixel rate in this case, and can't be
calculated from the pixel rate.

Signed-off-by: Andrey Konovalov <andrey.konovalov@linaro.org>
Reviewed-by: Dave Stevenson <dave.stevenson@raspberrypi.com>
Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
drivers/media/i2c/imx219.c