[GIT PULL] Microchip AT91 SoC updates for v6.20

Claudiu Beznea claudiu.beznea at tuxon.dev
Sat Jan 24 01:45:05 PST 2026


The following changes since commit 8f0b4cce4481fb22653697cced8d0d04027cb1e8:

  Linux 6.19-rc1 (2025-12-14 16:05:07 +1200)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/at91/linux.git tags/at91-soc-6.20

for you to fetch changes up to 0b0f7e6539a7507689445f8a0cace17305272bfe:

  ARM: at91: remove unnecessary of_platform_default_populate calls (2026-01-10 17:35:02 +0200)

----------------------------------------------------------------
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

----------------------------------------------------------------
Rob Herring (Arm) (2):
      ARM: at91: Move PM init functions to .init_late hook
      ARM: at91: remove unnecessary of_platform_default_populate calls

 arch/arm/mach-at91/at91rm9200.c | 12 +-----------
 arch/arm/mach-at91/at91sam9.c   | 12 +-----------
 arch/arm/mach-at91/sam9x60.c    | 12 +-----------
 arch/arm/mach-at91/sam9x7.c     | 12 +-----------
 arch/arm/mach-at91/sama5.c      | 21 +++------------------
 arch/arm/mach-at91/sama7.c      | 11 +----------
 6 files changed, 8 insertions(+), 72 deletions(-)



More information about the linux-arm-kernel mailing list