Merge tag 'at91-fixes-6.9' of https://git.kernel.org/pub/scm/linux/kernel/git/at91...
authorArnd Bergmann <arnd@arndb.de>
Fri, 26 Apr 2024 16:01:58 +0000 (18:01 +0200)
committerArnd Bergmann <arnd@arndb.de>
Fri, 26 Apr 2024 16:01:58 +0000 (18:01 +0200)
commitfdabd4b2fb36466190d2b7e15e04d4242181b6f3
tree0e636786fcfd2fc07c91116863901cedb5de93c5
parent14e9d449e979d66496d0ab0c0c115ede952bf254
parent1fe5e0a31e6202025a100fc08cd5902f6abbaaba
Merge tag 'at91-fixes-6.9' of https://git./linux/kernel/git/at91/linux into for-next

AT91 fixes for 6.9

It contains:
- fixes for regulator nodes on SAMA7G5 based boards: proper DT property is used
  to setup regulators suspend voltage.

* tag 'at91-fixes-6.9' of https://git.kernel.org/pub/scm/linux/kernel/git/at91/linux:
  ARM: dts: microchip: at91-sama7g54_curiosity: Replace regulator-suspend-voltage with the valid property
  ARM: dts: microchip: at91-sama7g5ek: Replace regulator-suspend-voltage with the valid property

Link: https://lore.kernel.org/r/20240421124824.960096-1-claudiu.beznea@tuxon.dev
Signed-off-by: Arnd Bergmann <arnd@arndb.de>