Hi Alain, Thank you for your patches. On 10/8/24 13:46, Alain Volmat wrote: > 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> > --- For the whole serie: Reviewed-by: Benjamin Mugnier <benjamin.mugnier@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, -- Regards, Benjamin