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

From: Alain Volmat
Date: Mon Nov 27 2023 - 08:51:59 EST


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.

v2: rebased on top of Sakari's tree master branch, needed due to merge
conflict following internal_ops addition (init_state)

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

--
2.25.1