mbox series

[GIT,PULL] AT91 fixes for 6.4

Message ID 20230530105930.11621-1-claudiu.beznea@microchip.com (mailing list archive)
State Accepted
Commit eeda0b71a7003aa13ef4f2720edc01f6783a909e
Headers show
Series [GIT,PULL] AT91 fixes for 6.4 | expand

Pull-request

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

Message

Claudiu Beznea May 30, 2023, 10:59 a.m. UTC
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(-)

Comments

patchwork-bot+linux-soc@kernel.org June 5, 2023, 3:50 p.m. UTC | #1
Hello:

This pull request was applied to soc/soc.git (arm/fixes)
by Arnd Bergmann <arnd@arndb.de>:

On Tue, 30 May 2023 13:59:30 +0300 you wrote:
> 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
> 
> [...]

Here is the summary with links:
  - [GIT,PULL] AT91 fixes for 6.4
    https://git.kernel.org/soc/soc/c/eeda0b71a700

You are awesome, thank you!
patchwork-bot+linux-soc@kernel.org June 5, 2023, 3:50 p.m. UTC | #2
Hello:

This pull request was applied to soc/soc.git (for-next)
by Arnd Bergmann <arnd@arndb.de>:

On Tue, 30 May 2023 13:59:30 +0300 you wrote:
> 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
> 
> [...]

Here is the summary with links:
  - [GIT,PULL] AT91 fixes for 6.4
    https://git.kernel.org/soc/soc/c/eeda0b71a700

You are awesome, thank you!