Merge tag 'at91-fixes-6.1' of https://git.kernel.org/pub/scm/linux/kernel/git/at91...
authorArnd Bergmann <arnd@arndb.de>
Mon, 14 Nov 2022 09:22:40 +0000 (10:22 +0100)
committerArnd Bergmann <arnd@arndb.de>
Mon, 14 Nov 2022 09:22:41 +0000 (10:22 +0100)
commite82b5b63c6520067699c5d178e4ed09eb38f065d
tree0d37e0a05e8e56b878706788289b60f4d895b062
parent67b74588079259643c485eb462cd8ac242cd7e84
parentcef8cdc0d0e7c701fe4dcfba4ed3fd25d28a6020
Merge tag 'at91-fixes-6.1' of https://git./linux/kernel/git/at91/linux into arm/fixes

AT91 fixes for 6.1

It contains:
- signal name fix for a pin on SAMA7G5
- memory self-refresh fix for SAMA7G5 by avoid soft resetting AC
  DLL which can introduce glitches in RAM controller and lead to
  unexpected behavior
- led support fix for lan966x-pcb8291 board by enabling sgpio node

* tag 'at91-fixes-6.1' of https://git.kernel.org/pub/scm/linux/kernel/git/at91/linux:
  ARM: at91: pm: avoid soft resetting AC DLL
  ARM: dts: lan966x: Enable sgpio on pcb8291
  ARM: dts: at91: sama7g5: fix signal name of pin PB2

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