]> git.baikalelectronics.ru Git - kernel.git/commit
media: Documentation: v4l: Document required controls on camera sensors
authorSakari Ailus <sakari.ailus@linux.intel.com>
Tue, 13 Oct 2020 14:02:27 +0000 (16:02 +0200)
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Mon, 16 Nov 2020 09:31:15 +0000 (10:31 +0100)
commit821c2e430f2a419728ccaa12ff136b3ce0ea03ab
tree1d4b981927ae56cdff88dccde01b799d34430d0d
parent04bd90f36411868e763b5b97b5088854865b6c06
media: Documentation: v4l: Document required controls on camera sensors

Raw camera sensors connected to parallel or CSI-2 busses need to implement
V4L2_CID_LINK_FREQ control so receiver drivers can configure the hardware
accordingly.

Document this. Also say V4L2_CID_PIXEL_RATE is recommended for such
hardware.

Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Documentation/driver-api/media/camera-sensor.rst