]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
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)
commit0294324427490ea8b715270baef6ffee76496b6c
tree5934c7cf42f21096bf081f700edfb14d81b75e18
parentf8f9c1f4d0c7a64600e2ca312dec824a0bc2f1da
parent0b0f7e6539a7507689445f8a0cace17305272bfe
Merge tag 'at91-soc-6.20' of https://git.kernel.org/pub/scm/linux/kernel/git/at91/linux into soc/arm

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>