Merge tag 'at91-soc-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/at91/linux...
authorArnd Bergmann <arnd@arndb.de>
Tue, 23 Sep 2025 21:04:23 +0000 (23:04 +0200)
committerArnd Bergmann <arnd@arndb.de>
Tue, 23 Sep 2025 21:04:25 +0000 (23:04 +0200)
commit1cdfe53d5798cbad2a1e67a108e8b3a4ef08edfb
tree3d2f8fce14184f8986e5248b7133c59c753156b1
parent9685b2975972640a98f682462ea0741757c13294
parent747436750bc0ef73be32391bd5d0d7dcd185da7f
Merge tag 'at91-soc-6.18' of git://git./linux/kernel/git/at91/linux into soc/arm

Microchip arm-soc updates for v6.18

This update includes:
- low priority fixes to the PM code, in relation to recent addition of
  sam9x75 or sama7d65 SoCs
- removal of the 2.5V regulator for low power modes since this is
  no longer supported

* tag 'at91-soc-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/at91/linux:
  ARM: at91: pm: Remove 2.5V regulator
  ARM: at91: pm: save and restore ACR during PLL disable/enable
  ARM: at91: pm: fix MCKx restore routine
  ARM: at91: pm: fix .uhp_udp_mask specification for current SoCs

Link: https://lore.kernel.org/r/20250916150328.27015-1-nicolas.ferre@microchip.com
Signed-off-by: Arnd Bergmann <arnd@arndb.de>