Linux kernel and device drivers for NXP i.MX platforms
 help / color / mirror / Atom feed
* [PATCH v3 0/1] media: imx: csi: Parse link configuration from fw_node
@ 2025-03-14 15:01 Mathis Foerst
  2025-03-14 15:01 ` [PATCH v3 1/1] " Mathis Foerst
  0 siblings, 1 reply; 2+ messages in thread
From: Mathis Foerst @ 2025-03-14 15:01 UTC (permalink / raw)
  To: linux-kernel
  Cc: Mathis Foerst, Steve Longerbeam, Philipp Zabel,
	Mauro Carvalho Chehab, Greg Kroah-Hartman, Shawn Guo,
	Sascha Hauer, Pengutronix Kernel Team, Fabio Estevam, linux-media,
	linux-staging, imx, linux-arm-kernel, manuel.traut, mathis.foerst

Hi,

this patch fixes the imx-media-csi driver to work with camera drivers that
do not implement the subdev-pad-operation "get_mbus_format".

Changelog:
v2 -> v3:
- Factor out the function "csi_parse_upstream_fw_link_config" for better
readability.

v1 -> v2:
- No changes (I submitted the wrong patch. I'm sorry for that)

It's the follow up of this discussion:
https://lore.kernel.org/linux-media/Z8AoA6WjbXQufqR6@kekkonen.localdomain/

I tested the changes successfully on an i.MX6DL with an MT9M114 and an
MT9V032 camera. They both use the parallel camera interface.
Sadly, I don't have the hardware to test with a MIPI CSI-2 camera.

Best regards,
Mathis Foerst

Mathis Foerst (1):
  media: imx: csi: Parse link configuration from fw_node

 drivers/staging/media/imx/imx-media-csi.c | 45 +++++++++++++++++++++--
 1 file changed, 42 insertions(+), 3 deletions(-)


base-commit: ac9c34d1e45a4c25174ced4fc0cfc33ff3ed08c7
-- 
2.34.1


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

end of thread, other threads:[~2025-03-14 15:01 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-03-14 15:01 [PATCH v3 0/1] media: imx: csi: Parse link configuration from fw_node Mathis Foerst
2025-03-14 15:01 ` [PATCH v3 1/1] " Mathis Foerst

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