public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
* Subdev notification for video device
@ 2015-03-24  7:49 Divneil Rai WADHAWAN
  2015-03-24 11:48 ` Hans Verkuil
  0 siblings, 1 reply; 2+ messages in thread
From: Divneil Rai WADHAWAN @ 2015-03-24  7:49 UTC (permalink / raw)
  To: linux-media@vger.kernel.org; +Cc: divneil@outlook.com

Hello,

I have a use case, where, I am using subdev configuration to setup video capture.
The pipeline is something like this:

Subdevs: sd_display, sd_capture
Vdev: vcapture

 (0)sd_display(1) -> (0)sd_capture(1)->(0)vcapture

sd_display informs sd_capture of video resolution change and vdev using sd_capture needs to be informed, so, that vdev capture can be stopped.

Here, subdev notification/subscription is missing to/from vdev, in my understanding.
subdev can send notification to v4l2-dev, but not vdev.
Can you help with that? Thanks.

Regards,
Divneil 

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

end of thread, other threads:[~2015-03-24 11:48 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-03-24  7:49 Subdev notification for video device Divneil Rai WADHAWAN
2015-03-24 11:48 ` Hans Verkuil

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox