Linux Media Controller development
 help / color / mirror / Atom feed
* [PATCH v3 0/3] media: imx: imx7-media-csi: Fix width alignment
@ 2023-07-25 20:02 Laurent Pinchart
  2023-07-25 20:02 ` [PATCH v3 1/3] media: imx: imx7-media-csi: Fix applying format constraints Laurent Pinchart
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Laurent Pinchart @ 2023-07-25 20:02 UTC (permalink / raw)
  To: linux-media
  Cc: Rui Miguel Silva, Alexander Stein, Tim Harvey, Fabio Estevam,
	NXP Linux Team, Pengutronix Kernel Team, Martin Kepplinger,
	Purism Kernel Team

Hello,

This patch series is an attempt to fix the issue reported by Tim Harvey
in [1].

Both Alexander Stein and Fabio Estevam gave this a try in [2] and [3]
respectively, with Alexander's self-nacking his patches and Fabio's
solution receiving requests for changes during review.

Compared to those attempts, this version implements a simpler fix for
the issue (in patch 1/3), before addressing a TODO item (patch 2/3) and
cleaning up includes as a drive-by improvement (patch 3/3).

The series doesn't need to be merged in one go. Patch 1/3 can get merged
as a fix for v6.5, while patches 2/3 and 3/3 can wait until v6.6.

Tim, would you be able to test this ?

[1] https://lore.kernel.org/linux-media/CAJ+vNU0BOVLTL17ofgHwtexbpuMYwH_aGUC==EXABUtHHiv_ag@mail.gmail.com/
[2] https://lore.kernel.org/linux-media/20230720074129.3680269-1-alexander.stein@ew.tq-group.com
[3] https://lore.kernel.org/linux-media/20230720222543.1740198-1-festevam@gmail.com

Fabio Estevam (1):
  media: imx: imx7-media-csi: Fix applying format constraints

Laurent Pinchart (2):
  media: imx: imx7-media-csi: Fix frame sizes enumeration
  media: imx: imx7-media-csi: Include headers explicitly

 drivers/media/platform/nxp/imx7-media-csi.c | 48 +++++++++++++++------
 1 file changed, 34 insertions(+), 14 deletions(-)

-- 
Regards,

Laurent Pinchart


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

end of thread, other threads:[~2023-08-17 22:25 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-07-25 20:02 [PATCH v3 0/3] media: imx: imx7-media-csi: Fix width alignment Laurent Pinchart
2023-07-25 20:02 ` [PATCH v3 1/3] media: imx: imx7-media-csi: Fix applying format constraints Laurent Pinchart
2023-07-26  6:19   ` Alexander Stein
2023-07-25 20:02 ` [PATCH v3 2/3] media: imx: imx7-media-csi: Fix frame sizes enumeration Laurent Pinchart
2023-07-26  6:27   ` Alexander Stein
2023-07-25 20:02 ` [PATCH v3 3/3] media: imx: imx7-media-csi: Include headers explicitly Laurent Pinchart
2023-07-26  6:28   ` Alexander Stein
2023-08-17 22:24 ` [PATCH v3 0/3] media: imx: imx7-media-csi: Fix width alignment Tim Harvey

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox