Commit c73d40a1e700 for kernel

commit c73d40a1e700d8362439954b48ecdf4d6b062a05
Merge: 7140eea2470c 8eb052f48331
Author: Arnd Bergmann <arnd@arndb.de>
Date:   Tue Aug 4 21:25:17 2026 +0200

    Merge tag 'nuvoton-7.2-arm-fixes-0' of https://git.kernel.org/pub/scm/linux/kernel/git/bmc/linux into arm/fixes

    nuvoton: First batch of ARM arch fixes for 7.2

    Again a one-off change, fixing OF resource leaks in the SMP-bringup code for the
    NPCM7xx SoCs.

    * tag 'nuvoton-7.2-arm-fixes-0' of https://git.kernel.org/pub/scm/linux/kernel/git/bmc/linux:
      ARM: npcm: Fix OF node refcount leaks in SMP setup

    Signed-off-by: Arnd Bergmann <arnd@arndb.de>