linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* VIDIOC_SUBDEV_ENUM_FRAME_INTERVAL: continuous frame interval
@ 2019-10-04  7:59 Daniel Gomez
  0 siblings, 0 replies; only message in thread
From: Daniel Gomez @ 2019-10-04  7:59 UTC (permalink / raw)
  To: Mauro Carvalho Chehab, Hans Verkuil, sakari.ailus
  Cc: Linux Media Mailing List, linux-kernel

Hi all,

We are developing a v4l2 subdevice driver to be able to support the imx378
sensor and upstream it. But we would like to have a continuous frame
interval and the
current VIDIOC_SUBDEV_ENUM_FRAME_INTERVAL ioctl implementation doesn't
support it.

How can we proceed here? Can we maybe add the limits by using the reserved area
of v4l2_subdev_frame_interval_enum struct? Something similar to
v4l2_subdev_frame_size_enum is doing with continuous frame size.

I guess it would also need to adapt v4l2-ctl, v4l2-compliance and so on but not
really sure about the whole impact in linuxtv/linux-media of this need.

Thanks in advance,
Daniel

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2019-10-04  7:59 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-04  7:59 VIDIOC_SUBDEV_ENUM_FRAME_INTERVAL: continuous frame interval Daniel Gomez

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).