[GIT PULL] SOC FSL Fixes for 7.0
From: Christophe Leroy (CS GROUP)
Date: Tue Feb 24 2026 - 07:52:15 EST
Hi Arnd,
Please pull the following Freescale Soc Drivers fixes for 7.0
Thanks
Christophe
The following changes since commit 6de23f81a5e08be8fbf5e8d7e9febc72a5b5f27f:
Linux 7.0-rc1 (2026-02-22 13:18:59 -0800)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/chleroy/linux tags/soc_fsl-7.0-2
for you to fetch changes up to 3f4e403304186d79fddace860360540fc3af97f9:
soc: fsl: cpm1: qmc: Fix error check for devm_ioremap_resource() in qmc_qe_init_resources() (2026-02-23 14:49:27 +0100)
----------------------------------------------------------------
FSL SOC Fixes for 7.0
- Fix a race condition in Freescale Queue and Buffer Manager.
- Fix a trivial error verification in CPM1
----------------------------------------------------------------
Chen Ni (1):
soc: fsl: cpm1: qmc: Fix error check for devm_ioremap_resource() in qmc_qe_init_resources()
Richard Genoud (1):
soc: fsl: qbman: fix race condition in qman_destroy_fq
drivers/soc/fsl/qbman/qman.c | 24 ++++++++++++++++++++++--
drivers/soc/fsl/qe/qmc.c | 4 ++--
2 files changed, 24 insertions(+), 4 deletions(-)