Fabio during the testing of i.MX6UL using a sensor detected a regression in the imx7 CSI driver which have the same IP but do not have a CSI MUX like the others platforms that share the same block. The commit: 86e02d07871c ("media: imx5/6/7: csi: Mark a bound video mux as a CSI mux") made the assumption that this would not happen. This series make it work again for the i.MX6UL/i.MX6ULL platforms. Cheers, Rui Fabio Estevam (1): media: imx7: csi: Fix regression for parallel cameras on i.MX6UL Rui Miguel Silva (1): media: imx7: csi: Fix pad link validation drivers/staging/media/imx/imx7-media-csi.c | 27 +++++++++++++++------- 1 file changed, 19 insertions(+), 8 deletions(-) -- 2.30.0