mbox

[0/2] media: im7: csi: fix csi for i.MX6UL/i.MX6ULL

Message ID 20210107104726.1294538-1-rmfrfs@gmail.com (mailing list archive)
Headers

Message

Rui Miguel Silva Jan. 7, 2021, 10:47 a.m. UTC
  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(-)