All of lore.kernel.org
 help / color / mirror / Atom feed
From: Claudiu Beznea <claudiu.beznea@microchip.com>
To: <arnd@arndb.de>, <olof@lixom.net>, <arm@kernel.org>, <soc@kernel.org>
Cc: <nicolas.ferre@microchip.com>, <alexandre.belloni@bootlin.com>,
	<linux-arm-kernel@lists.infradead.org>
Subject: [GIT PULL] AT91 fixes for 6.4
Date: Tue, 30 May 2023 13:59:30 +0300	[thread overview]
Message-ID: <20230530105930.11621-1-claudiu.beznea@microchip.com> (raw)

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

WARNING: multiple messages have this Message-ID (diff)
From: Claudiu Beznea <claudiu.beznea@microchip.com>
To: <arnd@arndb.de>, <olof@lixom.net>, <arm@kernel.org>, <soc@kernel.org>
Cc: alexandre.belloni@bootlin.com, linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL] AT91 fixes for 6.4
Date: Tue, 30 May 2023 13:59:30 +0300	[thread overview]
Message-ID: <20230530105930.11621-1-claudiu.beznea@microchip.com> (raw)

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

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

             reply	other threads:[~2023-05-30 10:59 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-05-30 10:59 Claudiu Beznea [this message]
2023-05-30 10:59 ` [GIT PULL] AT91 fixes for 6.4 Claudiu Beznea
2023-06-05 15:50 ` patchwork-bot+linux-soc
2023-06-05 15:50 ` patchwork-bot+linux-soc

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20230530105930.11621-1-claudiu.beznea@microchip.com \
    --to=claudiu.beznea@microchip.com \
    --cc=alexandre.belloni@bootlin.com \
    --cc=arm@kernel.org \
    --cc=arnd@arndb.de \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=nicolas.ferre@microchip.com \
    --cc=olof@lixom.net \
    --cc=soc@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.