public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
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>,
	"Rafael J. Wysocki" <rafael.j.wysocki@intel.com>,
	Rui Wang <rui.wang@ideasonboard.com>,
	linux-media@vger.kernel.org
Subject: [GIT PULL FOR v6.20] NXP media drivers changes
Date: Wed, 21 Jan 2026 05:14:23 +0200	[thread overview]
Message-ID: <20260121031423.GB409142@killaraus> (raw)

Hi Hans, Mauro,

The following changes since commit dde659d37036c6edf5eeef81274b43fe12dfad53:

  media: iris: Introduce vpu ops for vpu4 with necessary hooks (2026-01-20 16:22:24 +0100)

are available in the Git repository at:

  https://gitlab.freedesktop.org/linux-media/users/pinchartl.git tags/next-media-nxp-20260120

for you to fetch changes up to a26a438dc814fdffb6f53add5296dde3f4d3b3a6:

  media: staging: media: imx6-mipi-csi2: use devm_platform_ioremap_resource() simplify code (2026-01-21 04:16:50 +0200)

----------------------------------------------------------------
Improvements to NXP media drivers:

- Fix filter configuration in rkisp1
- Discard pm_runtime_put() return value
- Simplify code in various drivers

----------------------------------------------------------------
Frank Li (6):
      media: nxp: use dev_err_probe() to simplify code
      media: nxp: imx8-isi: use devm_pm_runtime_enable() to simplify code
      media: nxp: use cleanup __free(fwnode_handle) simplify code
      media: staging: media: imx6-mipi-csi2: replace spaces with tabs for alignment
      media: staging: media: imx6-mipi-csi2: use devm_mutex_init() to simplify code
      media: staging: media: imx6-mipi-csi2: use devm_platform_ioremap_resource() simplify code

Laurent Pinchart (1):
      media: imx8-isi: Drop unneeded module alias

Rafael J. Wysocki (1):
      media: rkisp1: Discard pm_runtime_put() return value

Rui Wang (1):
      media: rkisp1: Fix filter mode register configuration

 drivers/media/platform/nxp/imx-mipi-csis.c         |  31 ++----
 drivers/media/platform/nxp/imx7-media-csi.c        |  14 +--
 .../media/platform/nxp/imx8-isi/imx8-isi-core.c    |  17 ++--
 drivers/media/platform/nxp/imx8mq-mipi-csi2.c      |  58 +++++------
 .../platform/rockchip/rkisp1/rkisp1-capture.c      |   5 +-
 .../media/platform/rockchip/rkisp1/rkisp1-params.c |   6 --
 drivers/staging/media/imx/imx6-mipi-csi2.c         | 106 ++++++++++-----------
 7 files changed, 94 insertions(+), 143 deletions(-)


-- 
Regards,

Laurent Pinchart

             reply	other threads:[~2026-01-21  3:14 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-01-21  3:14 Laurent Pinchart [this message]
2026-01-21 15:49 ` [GIT PULL FOR v6.20] NXP media drivers changes Frank Li

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=20260121031423.GB409142@killaraus \
    --to=laurent.pinchart@ideasonboard.com \
    --cc=Frank.Li@nxp.com \
    --cc=hans@jjverkuil.nl \
    --cc=linux-media@vger.kernel.org \
    --cc=mchehab@kernel.org \
    --cc=rafael.j.wysocki@intel.com \
    --cc=rui.wang@ideasonboard.com \
    /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