[GIT PULL] AT91 fixes for 6.4

Claudiu Beznea claudiu.beznea at microchip.com
Tue May 30 03:59:30 PDT 2023


The following changes since commit ac9a78681b921877518763ba0e89202254349d1b:

  Linux 6.4-rc1 (2023-05-07 13:34:35 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 6b0db163ff9200a55dc77a652dad1d4b0a853f63:

  ARM: dts: at91: sama7g5ek: fix debounce delay property for shdwc (2023-05-24 11:50:22 +0300)

----------------------------------------------------------------
AT91 fixes for 6.4

It contains:
- fix imbalanced reference counter for ethernet devices; without it
  system hangs after consecutive suspend/resume cycles;
- fix debounce delay property for shutdown controller; the initial DT
  property is not what the driver expects.

----------------------------------------------------------------
Claudiu Beznea (2):
      ARM: at91: pm: fix imbalanced reference counter for ethernet devices
      ARM: dts: at91: sama7g5ek: fix debounce delay property for shdwc

 arch/arm/boot/dts/at91-sama7g5ek.dts |  2 +-
 arch/arm/mach-at91/pm.c              | 20 +++++++++-----------
 2 files changed, 10 insertions(+), 12 deletions(-)



More information about the linux-arm-kernel mailing list