]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
Merge tag 'at91-soc-6.20' of https://git.kernel.org/pub/scm/linux/kernel/git/at91...
authorArnd Bergmann <arnd@arndb.de>
Thu, 29 Jan 2026 09:03:43 +0000 (10:03 +0100)
committerArnd Bergmann <arnd@arndb.de>
Thu, 29 Jan 2026 09:03:43 +0000 (10:03 +0100)
Microchip AT91 SoC updates for v6.20

This update includes:
- drop the use of of_platform_default_populate() from the
  machine specific code, as it is already handled by the DT core

* tag 'at91-soc-6.20' of https://git.kernel.org/pub/scm/linux/kernel/git/at91/linux:
  ARM: at91: remove unnecessary of_platform_default_populate calls
  ARM: at91: Move PM init functions to .init_late hook

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

Trivial merge