summaryrefslogtreecommitdiff
path: root/Documentation/userspace-api
diff options
context:
space:
mode:
authorSakari Ailus <sakari.ailus@linux.intel.com>2026-02-06 11:38:18 +0200
committerSakari Ailus <sakari.ailus@linux.intel.com>2026-05-07 13:23:47 +0300
commitef56c563c4b756c6ab7ee02ea5d3b7cb7b70748c (patch)
tree1963ea69766cb28c31aa4b45cb4d5d3e1592a177 /Documentation/userspace-api
parente11fb2d3a4dfd32b5f50e89892799729ee1a8049 (diff)
downloadlinux-ef56c563c4b756c6ab7ee02ea5d3b7cb7b70748c.tar.gz
linux-ef56c563c4b756c6ab7ee02ea5d3b7cb7b70748c.zip
media: Documentation: Improve LINK_FREQ documentation
Add a reference to the LINK_FREQ control and clarify the meaning of the control as for C-PHY the matter is less obvious. Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com> Reviewed-by: Mirela Rabulea <mirela.rabulea@nxp.com> Reviewed-by: Jacopo Mondi <jacopo.mondi@ideasonboard.com> Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Diffstat (limited to 'Documentation/userspace-api')
-rw-r--r--Documentation/userspace-api/media/v4l/ext-ctrls-image-process.rst5
1 files changed, 4 insertions, 1 deletions
diff --git a/Documentation/userspace-api/media/v4l/ext-ctrls-image-process.rst b/Documentation/userspace-api/media/v4l/ext-ctrls-image-process.rst
index 6d516f041ca2..57c2baf34acf 100644
--- a/Documentation/userspace-api/media/v4l/ext-ctrls-image-process.rst
+++ b/Documentation/userspace-api/media/v4l/ext-ctrls-image-process.rst
@@ -24,7 +24,10 @@ Image Process Control IDs
.. _v4l2-cid-link-freq:
``V4L2_CID_LINK_FREQ (integer menu)``
- The frequency of the data bus (e.g. parallel or CSI-2).
+ The fundamental frequency of the operating symbol rate (serial interfaces
+ such as CSI-2) or the sampling rate (parallel interfaces such as DVP or
+ Bt.565) of the data interface. For CSI-2, the frequency is equal to
+ _1 / (2 * UI)_.
.. _v4l2-cid-pixel-rate: