mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 0/2] media: i2c: max96714/max96717
@ 2024-09-10 13:44 Tommaso Merciai
  2024-09-10 13:44 ` [PATCH 1/2] media: i2c: max96714: add HAS_EVENTS subdev flag Tommaso Merciai
  2024-09-10 13:44 ` [PATCH 2/2] media: i2c: max96717: " Tommaso Merciai
  0 siblings, 2 replies; 9+ messages in thread
From: Tommaso Merciai @ 2024-09-10 13:44 UTC (permalink / raw)
  Cc: linuxfancy, sakari.ailus, laurent.pinchart, tomm.merciai,
	julien.massot, Mauro Carvalho Chehab, linux-media, linux-kernel

Hi All,
This patchset add missing HAS_EVENTS flags to max96714/max96717 drivers.

"If HAS_DEVNODE is set, and there are controls, then HAS_EVENTS
must be set and you have to be able to (un)subscribe to events.
Because the controls can be exposed to userspace via a v4l-subdevX device, and
userspace has to be able to subscribe to control events so that it is
notified when the control changes value."

References:
 - https://www.spinics.net/lists/linux-media/msg220721.html

Regards,
Tommaso

Tommaso Merciai (2):
  media: i2c: max96714: add HAS_EVENTS subdev flag
  media: i2c: max96717: add HAS_EVENTS subdev flag

 drivers/media/i2c/max96714.c | 3 ++-
 drivers/media/i2c/max96717.c | 3 ++-
 2 files changed, 4 insertions(+), 2 deletions(-)

-- 
2.34.1


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

end of thread, other threads:[~2024-09-12 12:52 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-09-10 13:44 [PATCH 0/2] media: i2c: max96714/max96717 Tommaso Merciai
2024-09-10 13:44 ` [PATCH 1/2] media: i2c: max96714: add HAS_EVENTS subdev flag Tommaso Merciai
2024-09-12 10:44   ` Laurent Pinchart
2024-09-12 11:11     ` Tommaso Merciai
2024-09-12 12:05       ` Laurent Pinchart
2024-09-12 12:14         ` Sakari Ailus
2024-09-12 12:18           ` Laurent Pinchart
2024-09-12 12:52             ` Tommaso Merciai
2024-09-10 13:44 ` [PATCH 2/2] media: i2c: max96717: " Tommaso Merciai

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

all inboxes | Powered by JetHome®