All of lore.kernel.org
 help / color / mirror / Atom feed
From: Alexandre Belloni <alexandre.belloni@bootlin.com>
To: Arnd Bergmann <arnd@arndb.de>, Olof Johansson <olof@lixom.net>,
	arm@kernel.org, soc@kernel.org
Cc: Nicolas Ferre <nicolas.ferre@microchip.com>,
	Ludovic Desroches <ludovic.desroches@microchip.com>,
	linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org
Subject: [GIT PULL] ARM: at91: SoC for 5.10
Date: Wed, 16 Sep 2020 23:11:19 +0200	[thread overview]
Message-ID: <20200916211119.GA275438@piout.net> (raw)

Arnd, Olof,

As usual, only PM related work in this pull request. A new mode is
added, improving the wakeup latency on sam9x60.

The following changes since commit 9123e3a74ec7b934a4a099e98af6a61c2f80bbf5:

  Linux 5.9-rc1 (2020-08-16 13:04:57 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/at91/linux tags/at91-soc-5.10

for you to fetch changes up to faf6dc64c4b14563c82bb9c5ece8d4a69c9c1ace:

  ARM: at91: pm: remove unnecessary at91sam9x60_idle (2020-08-17 11:18:59 +0200)

----------------------------------------------------------------
AT91 SoC for 5.10

 - ULP0 fast wakeup support
 - PM cleanups

----------------------------------------------------------------
Alexandre Belloni (1):
      ARM: at91: pm: remove unnecessary at91sam9x60_idle

Claudiu Beznea (3):
      ARM: at91: pm: add support for ULP0 fast wakeup
      ARM: at91: pm: add per soc validation of pm modes
      ARM: at91: pm: of_node_put() after its usage

 arch/arm/mach-at91/pm.c         | 97 ++++++++++++++++++++++++++++++++++++-----
 arch/arm/mach-at91/pm.h         |  5 ++-
 arch/arm/mach-at91/pm_suspend.S | 41 +++++++++++++++--
 3 files changed, 126 insertions(+), 17 deletions(-)

-- 
Alexandre Belloni, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com

WARNING: multiple messages have this Message-ID (diff)
From: Alexandre Belloni <alexandre.belloni@bootlin.com>
To: Arnd Bergmann <arnd@arndb.de>, Olof Johansson <olof@lixom.net>,
	arm@kernel.org, soc@kernel.org
Cc: Ludovic Desroches <ludovic.desroches@microchip.com>,
	linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org
Subject: [GIT PULL] ARM: at91: SoC for 5.10
Date: Wed, 16 Sep 2020 23:11:19 +0200	[thread overview]
Message-ID: <20200916211119.GA275438@piout.net> (raw)

Arnd, Olof,

As usual, only PM related work in this pull request. A new mode is
added, improving the wakeup latency on sam9x60.

The following changes since commit 9123e3a74ec7b934a4a099e98af6a61c2f80bbf5:

  Linux 5.9-rc1 (2020-08-16 13:04:57 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/at91/linux tags/at91-soc-5.10

for you to fetch changes up to faf6dc64c4b14563c82bb9c5ece8d4a69c9c1ace:

  ARM: at91: pm: remove unnecessary at91sam9x60_idle (2020-08-17 11:18:59 +0200)

----------------------------------------------------------------
AT91 SoC for 5.10

 - ULP0 fast wakeup support
 - PM cleanups

----------------------------------------------------------------
Alexandre Belloni (1):
      ARM: at91: pm: remove unnecessary at91sam9x60_idle

Claudiu Beznea (3):
      ARM: at91: pm: add support for ULP0 fast wakeup
      ARM: at91: pm: add per soc validation of pm modes
      ARM: at91: pm: of_node_put() after its usage

 arch/arm/mach-at91/pm.c         | 97 ++++++++++++++++++++++++++++++++++++-----
 arch/arm/mach-at91/pm.h         |  5 ++-
 arch/arm/mach-at91/pm_suspend.S | 41 +++++++++++++++--
 3 files changed, 126 insertions(+), 17 deletions(-)

-- 
Alexandre Belloni, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com

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

             reply	other threads:[~2020-09-16 22:04 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-09-16 21:11 Alexandre Belloni [this message]
2020-09-16 21:11 ` [GIT PULL] ARM: at91: SoC for 5.10 Alexandre Belloni

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=20200916211119.GA275438@piout.net \
    --to=alexandre.belloni@bootlin.com \
    --cc=arm@kernel.org \
    --cc=arnd@arndb.de \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=ludovic.desroches@microchip.com \
    --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.