linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v5 0/4] media: imx8mq-mipi-csi2: Enhance the driver to meet more usage case
@ 2025-08-20 11:04 Guoniu Zhou
  2025-08-20 11:04 ` [PATCH v5 1/4] media: imx8mq-mipi-csi2: Remove width field in csi2_pix_format Guoniu Zhou
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Guoniu Zhou @ 2025-08-20 11:04 UTC (permalink / raw)
  To: Rui Miguel Silva, Laurent Pinchart, Martin Kepplinger,
	Purism Kernel Team, Mauro Carvalho Chehab, Shawn Guo,
	Sascha Hauer, Pengutronix Kernel Team, Fabio Estevam, Frank Li
  Cc: linux-media, imx, linux-arm-kernel, linux-kernel, Guoniu Zhou

The bellow miscellaneous patches enhance the driver to meet more
usage case, such as i.MX8ULP.

Signed-off-by: Guoniu Zhou <guoniu.zhou@nxp.com>
---
Changes in v5:
- Add dependencies for patch 1 and 4, as bellow:
  Patch 1 depends on https://lore.kernel.org/imx/20250808-95_cam-v2-3-4b29fa6919a7@nxp.com
  Patch 4 depends on https://lore.kernel.org/imx/20250808-95_cam-v2-4-4b29fa6919a7@nxp.com
- When .output is 0, treat it as the same as .code to avoid dupicate data.
- Link to v4: https://lore.kernel.org/all/20250819-csi2_imx8mq-v4-0-c16b1d8f88a9@nxp.com

Changes in v4:
- Remove patch 1 in v3.
- Add two new patches(patch 1 and 2).
- Use helper function media_bus_fmt_to_csi2_bpp() in patch 1.
- Use helper function media_bus_fmt_to_csi2_dt() in patch 4.
- Link to v3: https://lore.kernel.org/all/20250812091856.1036170-1-guoniu.zhou@oss.nxp.com

Changes in v3:
- Modify cover letter file to include history info.
- Link to v2: https://lore.kernel.org/all/20250812090843.1035800-1-guoniu.zhou@oss.nxp.com

Changes in v2:
- Remove duplicated Signed-off-by tag.
- Link to v1: https://lore.kernel.org/all/20250717071359.1910515-1-guoniu.zhou@oss.nxp.com

---
Guoniu Zhou (4):
      media: imx8mq-mipi-csi2: Remove width field in csi2_pix_format
      media: imx8mq-mipi-csi2: Add output filed in csi2_pix_format
      media: imx8mq-mipi-csi2: Add RGB format support
      media: imx8mq-mipi-csi2: Implement .get_frame_desc subdev callback

 drivers/media/platform/nxp/imx8mq-mipi-csi2.c | 72 ++++++++++++++++++---------
 1 file changed, 48 insertions(+), 24 deletions(-)
---
base-commit: 8f5ae30d69d7543eee0d70083daf4de8fe15d585
change-id: 20250818-csi2_imx8mq-59464599858b
prerequisite-patch-id: 508b25bf601f2d069f16918ac44824ef2ee3cd45
prerequisite-patch-id: 8b40bfd4a8fa73b38acd53809f88508a5ad437f1

Best regards,
-- 
Guoniu Zhou <guoniu.zhou@nxp.com>


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

end of thread, other threads:[~2025-08-20 14:35 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-08-20 11:04 [PATCH v5 0/4] media: imx8mq-mipi-csi2: Enhance the driver to meet more usage case Guoniu Zhou
2025-08-20 11:04 ` [PATCH v5 1/4] media: imx8mq-mipi-csi2: Remove width field in csi2_pix_format Guoniu Zhou
2025-08-20 14:27   ` Frank Li
2025-08-20 11:04 ` [PATCH v5 2/4] media: imx8mq-mipi-csi2: Add output filed " Guoniu Zhou
2025-08-20 14:31   ` Frank Li
2025-08-20 11:04 ` [PATCH v5 3/4] media: imx8mq-mipi-csi2: Add RGB format support Guoniu Zhou
2025-08-20 14:34   ` Frank Li
2025-08-20 11:04 ` [PATCH v5 4/4] media: imx8mq-mipi-csi2: Implement .get_frame_desc subdev callback Guoniu Zhou
2025-08-20 14:35   ` Frank Li

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).