public inbox for soc@kernel.org
 help / color / mirror / Atom feed
From: Shawn Guo <shawnguo2@yeah.net>
To: soc@kernel.org, arm@kernel.org
Cc: Shawn Guo <shawnguo@kernel.org>,
	Fabio Estevam <festevam@gmail.com>,
	kernel@pengutronix.de, imx@lists.linux.dev,
	linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL 1/5] i.MX drivers changes for 6.20
Date: Tue, 20 Jan 2026 09:12:14 +0800	[thread overview]
Message-ID: <20260120011221.4387-1-shawnguo2@yeah.net> (raw)

From: Shawn Guo <shawnguo@kernel.org>

The following changes since commit 8f0b4cce4481fb22653697cced8d0d04027cb1e8:

  Linux 6.19-rc1 (2025-12-14 16:05:07 +1200)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git tags/imx-drivers-6.20

for you to fetch changes up to f6ef3d9ff81240e9bcc030f2da132eb0f8a761d7:

  soc: imx8m: Fix error handling for clk_prepare_enable() (2026-01-18 10:33:42 +0800)

----------------------------------------------------------------
i.MX drivers changes for 6.20:

- A few changes from Peng Fan adding dump syslog support for i.MX
  System Manager firmware driver, cleaning up soc-imx9 driver, fixing
  error handling for soc-imx8m driver

----------------------------------------------------------------
Peng Fan (6):
      firmware: arm_scmi: imx: Support getting syslog of MISC protocol
      firmware: imx: sm-misc: Dump syslog info
      soc: imx: Use device-managed APIs for i.MX9
      soc: imx: Use dev_err_probe() for i.MX9
      soc: imx: Spport i.MX9[4,52]
      soc: imx8m: Fix error handling for clk_prepare_enable()

 .../firmware/arm_scmi/vendors/imx/imx-sm-misc.c    | 83 ++++++++++++++++++++++
 drivers/firmware/imx/sm-misc.c                     | 37 +++++++++-
 drivers/soc/imx/soc-imx8m.c                        |  6 +-
 drivers/soc/imx/soc-imx9.c                         | 46 +++++-------
 include/linux/scmi_imx_protocol.h                  |  2 +
 5 files changed, 142 insertions(+), 32 deletions(-)


             reply	other threads:[~2026-01-20  1:15 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-01-20  1:12 Shawn Guo [this message]
2026-01-20  1:12 ` [GIT PULL 2/5] i.MX dt-bindgings changes for 6.20 Shawn Guo
2026-01-20  1:12 ` [GIT PULL 3/5] i.MX ARM device tree " Shawn Guo
2026-01-20  1:12 ` [GIT PULL 4/5] i.MX arm64 " Shawn Guo
2026-01-20  1:12 ` [GIT PULL 5/5] i.MX defconfig " Shawn Guo
2026-01-21 16:00 ` [GIT PULL 1/5] i.MX drivers " patchwork-bot+linux-soc

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=20260120011221.4387-1-shawnguo2@yeah.net \
    --to=shawnguo2@yeah.net \
    --cc=arm@kernel.org \
    --cc=festevam@gmail.com \
    --cc=imx@lists.linux.dev \
    --cc=kernel@pengutronix.de \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=shawnguo@kernel.org \
    --cc=soc@kernel.org \
    /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