devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/5] Add MIPI CSI-2 support for i.MX8ULP
@ 2025-08-12  8:19 guoniu.zhou
  2025-08-12  8:19 ` [PATCH 1/5] media: dt-bindings: nxp,imx8mq-mipi-csi2: Add i.MX8ULP compatible string guoniu.zhou
                   ` (4 more replies)
  0 siblings, 5 replies; 12+ messages in thread
From: guoniu.zhou @ 2025-08-12  8:19 UTC (permalink / raw)
  To: linux-media, devicetree, imx, linux-arm-kernel, linux-kernel
  Cc: rmfrfs, laurent.pinchart, martink, kernel, mchehab, robh, krzk+dt,
	conor+dt, shawnguo, s.hauer, kernel, festevam, frank.li

From: Guoniu Zhou <guoniu.zhou@nxp.com>

Add MIPI CSI-2 support for i.MX8ULP.

Guoniu Zhou (5):
  media: dt-bindings: nxp,imx8mq-mipi-csi2: Add i.MX8ULP compatible
    string
  arm64: dts: imx8ulp: Add CSI and ISI Nodes
  media: imx8mq-mipi-csi2: Use devm_clk_bulk_get_all() to fetch clocks
  media: imx8mq-mipi-csi2: Explicitly release reset
  media: imx8mq-mipi-csi2: Add support for i.MX8ULP

 .../bindings/media/nxp,imx8mq-mipi-csi2.yaml  | 23 +++++++
 arch/arm64/boot/dts/freescale/imx8ulp.dtsi    | 67 +++++++++++++++++++
 drivers/media/platform/nxp/imx8mq-mipi-csi2.c | 59 +++++-----------
 3 files changed, 108 insertions(+), 41 deletions(-)

-- 
base-commit: d968e50b5c26642754492dea23cbd3592bde62d8
--
2.34.1


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

end of thread, other threads:[~2025-08-12 16:41 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-08-12  8:19 [PATCH 0/5] Add MIPI CSI-2 support for i.MX8ULP guoniu.zhou
2025-08-12  8:19 ` [PATCH 1/5] media: dt-bindings: nxp,imx8mq-mipi-csi2: Add i.MX8ULP compatible string guoniu.zhou
2025-08-12  8:34   ` Krzysztof Kozlowski
2025-08-12 16:25   ` Frank Li
2025-08-12  8:19 ` [PATCH 2/5] arm64: dts: imx8ulp: Add CSI and ISI Nodes guoniu.zhou
2025-08-12 16:28   ` Frank Li
2025-08-12  8:19 ` [PATCH 3/5] media: imx8mq-mipi-csi2: Use devm_clk_bulk_get_all() to fetch clocks guoniu.zhou
2025-08-12 16:31   ` Frank Li
2025-08-12  8:19 ` [PATCH 4/5] media: imx8mq-mipi-csi2: Explicitly release reset guoniu.zhou
2025-08-12 16:38   ` Frank Li
2025-08-12  8:19 ` [PATCH 5/5] media: imx8mq-mipi-csi2: Add support for i.MX8ULP guoniu.zhou
2025-08-12 16:41   ` 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).