mbox

[v5,0/2] New V4L2 control V4L2_CID_NOTIFY_GAINS

Message ID 20210810093811.7205-1-david.plowman@raspberrypi.com (mailing list archive)
Headers

Message

David Plowman Aug. 10, 2021, 9:38 a.m. UTC
  Hello again

Thanks for all the discussion on the previous (v4) version of this
patch set. This new version addresses the points raised which were
principally in improving the documentation.

There was also mention of the v4l2_ctrl_fill function. I haven't
included this control there as the other "image source" controls
aren't listed and it seems to me that it's up to the sensor what
min/max/def to use, but please correct me on that if I've got that
wrong!

Best regards
David

David Plowman (2):
  media: v4l2-ctrls: Add V4L2_CID_NOTIFY_GAINS control
  media: v4l2-ctrls: Document V4L2_CID_NOTIFY_GAINS control

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