All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] media: im7: csi: fix csi for i.MX6UL/i.MX6ULL
@ 2021-01-07 10:47 Rui Miguel Silva
  2021-01-07 10:47 ` [PATCH 1/2] media: imx7: csi: Fix regression for parallel cameras on i.MX6UL Rui Miguel Silva
  2021-01-07 10:47 ` [PATCH 2/2] media: imx7: csi: Fix pad link validation Rui Miguel Silva
  0 siblings, 2 replies; 6+ messages in thread
From: Rui Miguel Silva @ 2021-01-07 10:47 UTC (permalink / raw)
  To: sakari.ailus, Hans Verkuil
  Cc: linux-media, Fabio Estevam, Sébastien Szymanski, Rui Miguel Silva

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


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2021-02-14 23:24 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-07 10:47 [PATCH 0/2] media: im7: csi: fix csi for i.MX6UL/i.MX6ULL Rui Miguel Silva
2021-01-07 10:47 ` [PATCH 1/2] media: imx7: csi: Fix regression for parallel cameras on i.MX6UL Rui Miguel Silva
2021-01-07 10:47 ` [PATCH 2/2] media: imx7: csi: Fix pad link validation Rui Miguel Silva
2021-01-13 12:11   ` Hans Verkuil
2021-01-13 12:18     ` Rui Miguel Silva
2021-02-14 23:23   ` Laurent Pinchart

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.