mbox series

[GIT,PULL] Microchip AT91 SoC updates for v6.8

Message ID 20231214174830.3045180-1-claudiu.beznea@tuxon.dev (mailing list archive)
State Accepted
Commit 6248b4095f4044fc7c10db1058b197414815df50
Headers show
Series [GIT,PULL] Microchip AT91 SoC updates for v6.8 | expand

Pull-request

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

Message

Claudiu Dec. 14, 2023, 5:48 p.m. UTC
The following changes since commit b85ea95d086471afb4ad062012a4d73cd328fa86:

  Linux 6.7-rc1 (2023-11-12 16:19:07 -0800)

are available in the Git repository at:

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

for you to fetch changes up to aa1cfba75b77ca93ab9a0b03c2c9124a16d96479:

  ARM: at91: pm: set soc_pm.data.mode in at91_pm_secure_init() (2023-11-19 11:32:44 +0200)

----------------------------------------------------------------
Microchip AT91 SoC updates for v6.8

It contains:
- one patch for secure mode to set the target power management mode in
  initialization process as at91_pm_begin() is not called on suspend
  path while in secure mode; this is necessary for different drivers to
  know which suspend mode the system is going to switch to and act
  accordingly

----------------------------------------------------------------
Thomas Perrot (1):
      ARM: at91: pm: set soc_pm.data.mode in at91_pm_secure_init()

 arch/arm/mach-at91/pm.c | 3 +++
 1 file changed, 3 insertions(+)

Comments

patchwork-bot+linux-soc@kernel.org Dec. 22, 2023, 12:01 p.m. UTC | #1
Hello:

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

On Thu, 14 Dec 2023 19:48:30 +0200 you wrote:
> The following changes since commit b85ea95d086471afb4ad062012a4d73cd328fa86:
> 
>   Linux 6.7-rc1 (2023-11-12 16:19:07 -0800)
> 
> are available in the Git repository at:
> 
>   https://git.kernel.org/pub/scm/linux/kernel/git/at91/linux.git tags/at91-soc-6.8
> 
> [...]

Here is the summary with links:
  - [GIT,PULL] Microchip AT91 SoC updates for v6.8
    https://git.kernel.org/soc/soc/c/6248b4095f40

You are awesome, thank you!