[GIT PULL] AT91 fixes for 6.1

Claudiu Beznea claudiu.beznea at microchip.com
Thu Nov 10 03:54:11 PST 2022


The following changes since commit 9abf2313adc1ca1b6180c508c25f22f9395cc780:

  Linux 6.1-rc1 (2022-10-16 15:36:24 -0700)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/at91/linux.git tags/at91-fixes-6.1

for you to fetch changes up to cef8cdc0d0e7c701fe4dcfba4ed3fd25d28a6020:

  ARM: at91: pm: avoid soft resetting AC DLL (2022-11-01 12:25:19 +0200)

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

----------------------------------------------------------------
Claudiu Beznea (1):
      ARM: at91: pm: avoid soft resetting AC DLL

Horatiu Vultur (1):
      ARM: dts: lan966x: Enable sgpio on pcb8291

Mihai Sain (1):
      ARM: dts: at91: sama7g5: fix signal name of pin PB2

 arch/arm/boot/dts/lan966x-pcb8291.dts | 20 ++++++++++++++++++++
 arch/arm/boot/dts/sama7g5-pinfunc.h   |  2 +-
 arch/arm/mach-at91/pm_suspend.S       |  7 ++++++-
 include/soc/at91/sama7-ddr.h          |  5 ++++-
 4 files changed, 31 insertions(+), 3 deletions(-)



More information about the linux-arm-kernel mailing list