i.MX SoC Changes for v7.3
Arnd Bergmann
arnd at arndb.de
Thu Jul 30 03:28:53 PDT 2026
On Wed, Jul 29, 2026, at 21:33, Frank.Li at oss.nxp.com wrote:
>
> ----------------------------------------------------------------
> 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
>
Hi Frank,
I pulled this and the other two branches you sent yesterday,
the contents all look good. A few minor points:
- The soc at kernel.org and arm at kernel.org addresses both forward
to soc at lists.linux.dev these days, so just use that one
directly.
- please split the arch/arm/ code changes from the drivers/*
branches, since we have separate branches for upstream as well.
The changes here were fairly small, so I'm not asking you
to resend them for that here.
- It looks like the automated patchwork bot messages again did
not work here. The git://git.kernel.org URLs failed to work
recently and I added a .gitconfig insteadOf rule for it, which
I think makes the pwbot fail to match the URL and not run
its maintenance scripts that update patchwork and send the
email. I've removed the rule again as both now work, but
you might want to send https:// URLs instead of git://
Arnd
More information about the linux-arm-kernel
mailing list