[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20250716-ov9282-flash-strobe-v6-5-934f12aeff33@linux.dev>
Date: Wed, 16 Jul 2025 11:06:55 +0200
From: Richard Leitner <richard.leitner@...ux.dev>
To: Sakari Ailus <sakari.ailus@...ux.intel.com>,
Dave Stevenson <dave.stevenson@...pberrypi.com>,
Mauro Carvalho Chehab <mchehab@...nel.org>, Lee Jones <lee@...nel.org>,
Pavel Machek <pavel@...nel.org>,
Laurent Pinchart <laurent.pinchart@...asonboard.com>
Cc: Hans Verkuil <hverkuil@...all.nl>, linux-media@...r.kernel.org,
linux-kernel@...r.kernel.org, linux-leds@...r.kernel.org,
Richard Leitner <richard.leitner@...ux.dev>
Subject: [PATCH v6 05/11] Documentation: uAPI: media: add
V4L2_CID_FLASH_HW_STROBE_SIGNAL
Add new hardware strobe signal control to v4l uAPI documentation.
Signed-off-by: Richard Leitner <richard.leitner@...ux.dev>
---
Documentation/userspace-api/media/v4l/ext-ctrls-flash.rst | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/Documentation/userspace-api/media/v4l/ext-ctrls-flash.rst b/Documentation/userspace-api/media/v4l/ext-ctrls-flash.rst
index 03a58ef94be7c870f55d5a9bb09503995dbfb402..af43e7329cb77cf952b8996cd8c5384eae08c3fc 100644
--- a/Documentation/userspace-api/media/v4l/ext-ctrls-flash.rst
+++ b/Documentation/userspace-api/media/v4l/ext-ctrls-flash.rst
@@ -191,3 +191,9 @@ Flash Control IDs
Duration the flash should be on when the flash LED is in flash mode
(V4L2_FLASH_LED_MODE_FLASH). The unit should be microseconds (µs)
if possible.
+
+``V4L2_CID_FLASH_HW_STROBE_SIGNAL (boolean)``
+ Enable or disable the output of a hardware strobe signal. This is typically
+ set on a sensor that provides a hardware strobe output which is connected
+ to a flash device/LEDs. The flash device should then be configured to use
+ an external strobe source (V4L2_FLASH_STROBE_SOURCE_EXTERNAL).
--
2.47.2
Powered by blists - more mailing lists