Merge tag 'at91-fixes-6.4' of https://git.kernel.org/pub/scm/linux/kernel/git/at91...
authorArnd Bergmann <arnd@arndb.de>
Mon, 5 Jun 2023 15:38:51 +0000 (17:38 +0200)
committerArnd Bergmann <arnd@arndb.de>
Mon, 5 Jun 2023 15:38:51 +0000 (17:38 +0200)
commiteeda0b71a7003aa13ef4f2720edc01f6783a909e
tree32765a6da2d6efbdfb2f73cecdc225281ff737de
parent44b5814fbab412a34b350480b10110754f25e094
parent6b0db163ff9200a55dc77a652dad1d4b0a853f63
Merge tag 'at91-fixes-6.4' of https://git./linux/kernel/git/at91/linux into arm/fixes

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.

* tag 'at91-fixes-6.4' of https://git.kernel.org/pub/scm/linux/kernel/git/at91/linux:
  ARM: dts: at91: sama7g5ek: fix debounce delay property for shdwc
  ARM: at91: pm: fix imbalanced reference counter for ethernet devices

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