[PATCH 0/4] media: i2c: st-mipid02: fixes & enhancements

From: Alain Volmat
Date: Tue Oct 08 2024 - 07:51:51 EST


This serie includes a fix within the error handling when enable
streaming and another one regarding supported formats.
It also update the driver to use the streams pad ops
instead of the s_stream.
pm_runtime is added to be able to control the supplies & clock.

Signed-off-by: Alain Volmat <alain.volmat@xxxxxxxxxxx>
---
Alain Volmat (4):
media: i2c: st-mipid02: fix mipid02_stream_enable error handling
media: i2c: st-mipid02: use enable/disable_streams pad ops
media: i2c: st-mipid02: add pm_runtime handling
media: i2c: st-mipid02: remove parallel mbus format on sink pad

drivers/media/i2c/st-mipid02.c | 117 +++++++++++++++++++++++------------------
1 file changed, 66 insertions(+), 51 deletions(-)
---
base-commit: 9852d85ec9d492ebef56dc5f229416c925758edc
change-id: 20241007-st-mipid02-streams-2188cc8b6fda

Best regards,
--
Alain Volmat <alain.volmat@xxxxxxxxxxx>