[GIT PULL] ~RISC-V~Microchip soc fixes for v7.0-rc6

Conor Dooley conor at kernel.org
Thu Mar 26 04:21:39 PDT 2026


Hey folks,

Another small PR here, worth pointing out that the exact contents has
been in linux-next but not as these commit hashes yet, I squashed a
fixup patch just now that I hadn't realised got pushed without being
squashed. Might be worth letting it marinate for a few days if that's
a concern.

Cheers,
Conor.

The following changes since commit 0528a348b04b327a4611e29589beb4c9ae81304a:

  cache: ax45mp: Fix device node reference leak in ax45mp_cache_init() (2026-02-06 19:54:40 +0000)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/conor/linux.git/ tags/riscv-soc-fixes-for-v7.0-rc6

for you to fetch changes up to c7596f9001e2b83293e3658e4e1addde69bb335d:

  firmware: microchip: fail auto-update probe if no flash found (2026-03-26 11:14:11 +0000)

----------------------------------------------------------------
RISC-V soc fixes for v7.0-rc6

Microchip:
More resource leak fixes for unlikely scenarios, and a change to the
auto-update "firmware" driver to prevent it probing on systems with
engineering silicon where it cannot be used.

Signed-off-by: Conor Dooley <conor.dooley at microchip.com>

----------------------------------------------------------------
Conor Dooley (1):
      firmware: microchip: fail auto-update probe if no flash found

Felix Gu (2):
      soc: microchip: mpfs-control-scb: Fix resource leak on driver unbind
      soc: microchip: mpfs-mss-top-sysreg: Fix resource leak on driver unbind

 drivers/firmware/microchip/mpfs-auto-update.c | 10 ++++++----
 drivers/soc/microchip/mpfs-control-scb.c      |  6 ++++--
 drivers/soc/microchip/mpfs-mss-top-sysreg.c   |  6 ++++--
 3 files changed, 14 insertions(+), 8 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 228 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/linux-riscv/attachments/20260326/dcc179e6/attachment.sig>


More information about the linux-riscv mailing list