Linux Media Controller development
 help / color / mirror / Atom feed
* [PATCH 0/4] media: imx: imx-mipi-csis: Add i.MX8MP support
@ 2022-06-15 19:25 Laurent Pinchart
  2022-06-15 19:25 ` [PATCH 1/4] media: imx: imx-mipi-csis: Set the subdev fwnode for endpoint matching Laurent Pinchart
                   ` (3 more replies)
  0 siblings, 4 replies; 11+ messages in thread
From: Laurent Pinchart @ 2022-06-15 19:25 UTC (permalink / raw)
  To: linux-media
  Cc: Jacopo Mondi, Paul Elder, Rui Miguel Silva, kernel, linux-imx,
	Rob Herring, Krzysztof Kozlowski, devicetree

Hello,

This small patch series is a collection of independent patches that
collectively enable i.MX8MP support for the imx-mipi-csis CSI-2
receiver.

Technically speaking, only patch 4/4 is needed to get the driver working
on the i.MX8MP SoC. However, patch 1/4 fixes a related kernel log
warning, and patch 3/4 is required for integration with the ISP found in
that SoC. Patch 2/4 is the only one that is not strictly required, but
I've thrown it in the series as it has been developed as part of i.MX8MP
enablement.

Laurent Pinchart (4):
  media: imx: imx-mipi-csis: Set the subdev fwnode for endpoint matching
  media: imx: imx-mipi-csis: Add version register
  media: imx: imx-mipi-csis: Implement the .get_frame_desc() operation
  dt-bindings: media: nxp,imx-mipi-csi2: i.MX8MP support

 .../bindings/media/nxp,imx-mipi-csi2.yaml     | 11 +++--
 drivers/media/platform/nxp/imx-mipi-csis.c    | 41 +++++++++++++++++++
 2 files changed, 49 insertions(+), 3 deletions(-)


base-commit: f2906aa863381afb0015a9eb7fefad885d4e5a56
-- 
Regards,

Laurent Pinchart


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

end of thread, other threads:[~2022-06-16  0:09 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-06-15 19:25 [PATCH 0/4] media: imx: imx-mipi-csis: Add i.MX8MP support Laurent Pinchart
2022-06-15 19:25 ` [PATCH 1/4] media: imx: imx-mipi-csis: Set the subdev fwnode for endpoint matching Laurent Pinchart
2022-06-15 23:50   ` Rui Miguel Silva
2022-06-15 19:26 ` [PATCH 2/4] media: imx: imx-mipi-csis: Add version register Laurent Pinchart
2022-06-15 23:51   ` Rui Miguel Silva
2022-06-15 19:26 ` [PATCH 3/4] media: imx: imx-mipi-csis: Implement the .get_frame_desc() operation Laurent Pinchart
2022-06-15 23:53   ` Rui Miguel Silva
2022-06-15 23:59     ` Laurent Pinchart
2022-06-16  0:09       ` Rui Miguel Silva
2022-06-15 19:26 ` [PATCH 4/4] dt-bindings: media: nxp,imx-mipi-csi2: i.MX8MP support Laurent Pinchart
2022-06-15 21:01   ` Krzysztof Kozlowski

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