[GIT PULL 1/5] i.MX drivers update for 6.19

Shawn Guo shawnguo2 at yeah.net
Mon Nov 17 04:33:47 PST 2025


From: Shawn Guo <shawnguo at kernel.org>

The following changes since commit 3a8660878839faadb4f1a6dd72c3179c1df56787:

  Linux 6.18-rc1 (2025-10-12 13:42:36 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 97a07dd2b559d149598cd49574ce50614752211a:

  firmware: imx: scu: Use devm_mutex_init (2025-10-27 14:43:48 +0800)

----------------------------------------------------------------
i.MX drivers update for 6.19:

- A series from Peng Fan to to improve i.MX SCU firmware drivers

----------------------------------------------------------------
Peng Fan (8):
      firmware: imx: scu-irq: fix OF node leak in
      firmware: imx: scu-irq: Free mailbox client on failure at imx_scu_enable_general_irq_channel()
      firmware: imx: scu-irq: Init workqueue before request mbox channel
      firmware: imx: scu-irq: Set mu_resource_id before get handle
      firmware: imx: scu-irq: Remove unused export of imx_scu_enable_general_irq_channel
      firmware: imx: scu: Update error code
      firmware: imx: scu: Suppress bind attrs
      firmware: imx: scu: Use devm_mutex_init

 drivers/firmware/imx/imx-scu-irq.c | 32 +++++++++++++++++---------------
 drivers/firmware/imx/imx-scu.c     | 11 +++++++----
 2 files changed, 24 insertions(+), 19 deletions(-)




More information about the linux-arm-kernel mailing list