From: Frank.Li@oss.nxp.com
To: soc@kernel.org, arm@kernel.org
Cc: Frank.Li@nxp.com, kernel@pengutronix.de, imx@lists.linux.dev,
linux-arm-kernel@lists.infradead.org, dbgh9129@gmail.com,
geoffreyhe2@gmail.com, griffin@kroah.com, lijun01@kylinos.cn,
pengpeng@iscas.ac.cn, u.kleine-koenig@baylibre.com
Subject: i.MX SoC Changes for v7.3
Date: Wed, 29 Jul 2026 15:33:56 -0400 [thread overview]
Message-ID: <20260729193402.533533-1-Frank.Li@oss.nxp.com> (raw)
From: Frank.Li@nxp.com
The following changes since commit dc59e4fea9d83f03bad6bddf3fa2e52491777482:
Linux 7.2-rc1 (2026-06-28 12:01:31 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/frank.li/linux.git tags/imx-soc-7.3
for you to fetch changes up to 55c748d596f841a18cf659ce0999f64029a5c88c:
firmware: imx: scu: manage mailbox channels and global handle (2026-07-24 16:28:37 -0400)
----------------------------------------------------------------
i.MX SoC Changes for v7.3
- Fix OF/device_node reference count leaks in imx_src_init(),
imx7_src_init(), and the AVIC interrupt controller driver
- Drop obsolete/unused declarations from `arch/arm/mach-imx/common.h`
- firmware: imx: scu: Refactor mailbox channel management to use a
per-instance handle instead of a global one
- firmware: imx: sm-misc: Add NULL check for `kmalloc` return value in
syslog_show
- soc: imx9: Add error handling for `devm_kasprintf` return value
----------------------------------------------------------------
Griffin Kroah-Hartman (1):
soc: imx9: devm_kasprintf error handling
Li Jun (1):
firmware: imx: sm-misc: Add NULL check for kmalloc in syslog_show
Pengpeng Hou (1):
firmware: imx: scu: manage mailbox channels and global handle
Uwe Kleine-König (The Capable Hub) (1):
ARM: imx: Drop obsolete stuff from common.h
Weigang He (2):
ARM: imx: fix device_node refcount leak in imx_src_init()
ARM: imx: fix device_node refcount leaks in imx7_src_init()
Yuho Choi (1):
ARM: imx: avic: Fix OF node reference leaks
arch/arm/mach-imx/avic.c | 2 ++
arch/arm/mach-imx/common.h | 7 -------
arch/arm/mach-imx/src.c | 3 +++
arch/arm/mach-imx/system.c | 8 --------
drivers/firmware/imx/imx-scu.c | 25 ++++++++++++++++++++++++-
drivers/firmware/imx/sm-misc.c | 3 +++
drivers/soc/imx/soc-imx9.c | 9 +++++++++
7 files changed, 41 insertions(+), 16 deletions(-)
reply other threads:[~2026-07-29 19:34 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=20260729193402.533533-1-Frank.Li@oss.nxp.com \
--to=frank.li@oss.nxp.com \
--cc=Frank.Li@nxp.com \
--cc=arm@kernel.org \
--cc=dbgh9129@gmail.com \
--cc=geoffreyhe2@gmail.com \
--cc=griffin@kroah.com \
--cc=imx@lists.linux.dev \
--cc=kernel@pengutronix.de \
--cc=lijun01@kylinos.cn \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=pengpeng@iscas.ac.cn \
--cc=soc@kernel.org \
--cc=u.kleine-koenig@baylibre.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