mbox series

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

Message ID 20231214174830.3045180-1-claudiu.beznea@tuxon.dev (mailing list archive)
State New, archived
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 Beznea 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(+)