Commit 60dc45dde44e for kernel

commit 60dc45dde44e0b5c433d8db574daf86b59eb6dc3
Merge: bdbddf72a2ab 16868b35b915
Author: Linus Torvalds <torvalds@linux-foundation.org>
Date:   Tue Feb 10 21:03:14 2026 -0800

    Merge tag 'soc-arm-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc

    Pull arm platform SoC code updates from Arnd Bergmann:
     "These are mainly code cleanups, dropping some unneeded code, plus a
      reference counting leak fix"

    * tag 'soc-arm-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc:
      ARM: at91: remove unnecessary of_platform_default_populate calls
      ARM: at91: Move PM init functions to .init_late hook
      ARM: omap1: drop unused Kconfig symbol
      ARM: omap2: Fix reference count leaks in omap_control_init()