linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] New V4L2 controls V4L2_CID_NOTIFY_GAIN_XXX
@ 2021-05-25 15:44 David Plowman
  2021-05-25 15:44 ` [PATCH v2 1/2] media: v4l2-ctrls: Add V4L2_CID_NOTIFY_GAIN_XXX controls David Plowman
  2021-05-25 15:44 ` [PATCH v2 2/2] media: v4l2-ctrls: Document " David Plowman
  0 siblings, 2 replies; 3+ messages in thread
From: David Plowman @ 2021-05-25 15:44 UTC (permalink / raw)
  To: linux-media; +Cc: David Plowman

Hi

Here's a second version of this patch set. The only difference is in
the second of the two patches which updates the documentation (and
therefore also the semantics of the controls) according to people's
suggestions, so thanks for those!

The controls are now necessarily linear, with a default unity gain. I
also went with the approach of documenting the first 3 controls as
"refer to the final one", so as to be less repetitive. If anyone has
any ideas to improve the formatting, that would of course be great!

Thanks again and best regards
David

David Plowman (2):
  media: v4l2-ctrls: Add V4L2_CID_NOTIFY_GAIN_XXX controls
  media: v4l2-ctrls: Document V4L2_CID_NOTIFY_GAIN_XXX controls

 .../media/v4l/ext-ctrls-image-source.rst      | 25 +++++++++++++++++++
 drivers/media/v4l2-core/v4l2-ctrls.c          |  4 +++
 include/uapi/linux/v4l2-controls.h            |  4 +++
 3 files changed, 33 insertions(+)

-- 
2.17.1


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-05-25 15:44 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-25 15:44 [PATCH v2 0/2] New V4L2 controls V4L2_CID_NOTIFY_GAIN_XXX David Plowman
2021-05-25 15:44 ` [PATCH v2 1/2] media: v4l2-ctrls: Add V4L2_CID_NOTIFY_GAIN_XXX controls David Plowman
2021-05-25 15:44 ` [PATCH v2 2/2] media: v4l2-ctrls: Document " David Plowman

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).