Hello all This small patchset just fixes some issues with format propagation in the MIPID02 bridge driver, which was either failing to propagate formats from sink to source pad at all or else propagating the ACTIVE format to the source when the sink's TRY format was set. Thanks Dan Daniel Scally (2): media: i2c: Correct format propagation for st-mipid02 media: i2c: Propagate format from sink to source pad drivers/media/i2c/st-mipid02.c | 14 +++++++++++--- 1 file changed, 11 insertions(+), 3 deletions(-) -- 2.34.1