]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
media: v4l: ctrls: add a control for flash/strobe duration
authorRichard Leitner <richard.leitner@linux.dev>
Tue, 9 Dec 2025 22:44:36 +0000 (23:44 +0100)
committerHans Verkuil <hverkuil+cisco@kernel.org>
Fri, 16 Jan 2026 13:08:53 +0000 (14:08 +0100)
commitd89ccbf3dde727d91a242a5a3f3b70a90579b057
tree70e207c9eafaad83485a8c2c41e11079643ef608
parent59b9548e50d2c5ea4209733f919a35675cd78f28
media: v4l: ctrls: add a control for flash/strobe duration

Add a V4L2_CID_FLASH_DURATION control to set the duration of a
flash/strobe pulse. This controls the length of the flash/strobe pulse
output by device (typically a camera sensor) and connected to the flash
controller. This is different to the V4L2_CID_FLASH_TIMEOUT control,
which is implemented by the flash controller and defines a limit after
which the flash is "forcefully" turned off again.

Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Richard Leitner <richard.leitner@linux.dev>
Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: Hans Verkuil <hverkuil+cisco@kernel.org>
drivers/media/v4l2-core/v4l2-ctrls-defs.c
include/uapi/linux/v4l2-controls.h