From: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
To: Hans Verkuil <hans@jjverkuil.nl>,
Mauro Carvalho Chehab <mchehab@kernel.org>
Cc: Frank Li <Frank.Li@nxp.com>, Guoniu Zhou <guoniu.zhou@nxp.com>,
Stefan Klug <stefan.klug@ideasonboard.com>,
Tarang Raval <tarang.raval@siliconsignals.io>,
linux-media@vger.kernel.org
Subject: [GIT PULL FOR v7.1] media: NXP drivers changes
Date: Mon, 23 Mar 2026 13:06:10 +0200 [thread overview]
Message-ID: <20260323110610.GA2191129@killaraus.ideasonboard.com> (raw)
Hi Hans, Mauro,
The following changes since commit 0e2c4117c3512cf6b8f54c2c3d37564bfa3ccd67:
staging: media: tegra-video: add CSI support for Tegra20 and Tegra30 (2026-03-19 08:18:36 +0100)
are available in the Git repository at:
https://gitlab.freedesktop.org/linux-media/users/pinchartl.git tags/media-net-nxp-20260323
for you to fetch changes up to d304e9dd3f90a3a2e30dfc3c6e54a1566375e3ee:
media: imx8mq-mipi-csi2: Add support for i.MX8ULP (2026-03-23 12:44:01 +0200)
----------------------------------------------------------------
- dw100: Requests support, PREEMPT_RT fix
- imx8-isi: Reduce minimum number of buffers, i.MX95 support
- imx8mq-mipi-csi2: i.MX8ULP support
- rkisp1: V4L2 compliance fix
----------------------------------------------------------------
Frank Li (1):
media: nxp: Add dev_err_probe() to all error paths in *async_register() helpers
Guoniu Zhou (8):
media: nxp: imx8-isi: Reduce minimum queued buffers from 2 to 0
media: dt-bindings: nxp,imx8-isi: Add i.MX95 ISI compatible string
media: nxp: imx8-isi: Keep the default value for BLANK_PXL field
media: nxp: imx8-isi: Add ISI support for i.MX95
media: dt-bindings: nxp,imx8mq-mipi-csi2: Add i.MX8ULP compatible string
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
Stefan Klug (4):
media: dw100: Implement V4L2 requests support
media: dw100: Implement dynamic vertex map update
media: dw100: Fix kernel oops with PREEMPT_RT enabled
media: dw100: Merge dw100_device_run and dw100_start
Tarang Raval (1):
media: rkisp1: Fix enum_framesizes accepting invalid pixel formats
.../devicetree/bindings/media/nxp,imx8-isi.yaml | 27 ++++-
.../bindings/media/nxp,imx8mq-mipi-csi2.yaml | 49 +++++++-
drivers/media/platform/nxp/dw100/dw100.c | 134 ++++++++++++++-------
drivers/media/platform/nxp/imx-mipi-csis.c | 31 +++--
.../media/platform/nxp/imx8-isi/imx8-isi-core.c | 12 ++
.../media/platform/nxp/imx8-isi/imx8-isi-core.h | 1 +
drivers/media/platform/nxp/imx8-isi/imx8-isi-hw.c | 6 +-
.../media/platform/nxp/imx8-isi/imx8-isi-video.c | 2 +-
drivers/media/platform/nxp/imx8mq-mipi-csi2.c | 92 +++++++-------
.../platform/rockchip/rkisp1/rkisp1-capture.c | 3 +
10 files changed, 236 insertions(+), 121 deletions(-)
--
Regards,
Laurent Pinchart
reply other threads:[~2026-03-23 11:06 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20260323110610.GA2191129@killaraus.ideasonboard.com \
--to=laurent.pinchart@ideasonboard.com \
--cc=Frank.Li@nxp.com \
--cc=guoniu.zhou@nxp.com \
--cc=hans@jjverkuil.nl \
--cc=linux-media@vger.kernel.org \
--cc=mchehab@kernel.org \
--cc=stefan.klug@ideasonboard.com \
--cc=tarang.raval@siliconsignals.io \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox