mbox series

[0/2] media: i2c: st-vgxy61: add subdev events & fwnode ctrls

Message ID 20231125174604.1378485-1-alain.volmat@foss.st.com (mailing list archive)
Headers show
Series media: i2c: st-vgxy61: add subdev events & fwnode ctrls | expand

Message

Alain Volmat Nov. 25, 2023, 5:46 p.m. UTC
Correct v4l2-compliance test by adding flag V4L2_SUBDEV_FL_HAS_EVENTS
and subscribe hooks and add fwnode properties in order to be able to
expose sensor properties such as orientation & rotation.

Alain Volmat (2):
  media: i2c: st-vgxy61: Add V4L2_SUBDEV_FL_HAS_EVENTS and subscribe
    hooks
  media: i2c: st-vgxy61: add v4l2_fwnode ctrls parse and addition

 drivers/media/i2c/st-vgxy61.c | 19 ++++++++++++++++++-
 1 file changed, 18 insertions(+), 1 deletion(-)