]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
Documentation: media: camera-sensor: Mention v4l2_devm_sensor_clk_get() for obtaining...
authorMehdi Djait <mehdi.djait@linux.intel.com>
Thu, 26 Jun 2025 13:33:53 +0000 (15:33 +0200)
committerHans Verkuil <hverkuil+cisco@kernel.org>
Wed, 13 Aug 2025 13:10:19 +0000 (15:10 +0200)
commite2b1ebd72c81ca7bcceb0ed2cea2200978b6e975
tree59a78dfc4a463eac70c57803e5e2ee17851ba855
parent2d240b124cc9df62ccccee6054bc3d1d19018758
Documentation: media: camera-sensor: Mention v4l2_devm_sensor_clk_get() for obtaining the clock

Add the new v4l2 helper devm_v4l2_sensor_clk_get() to Documentation. the
helper works on both DT- and ACPI-based platforms to retrieve a
reference to the clock producer from firmware.

Reviewed-by: Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Mehdi Djait <mehdi.djait@linux.intel.com>
Co-developed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: Hans Verkuil <hverkuil+cisco@kernel.org>
Documentation/driver-api/media/camera-sensor.rst