Merge tag 'at91-soc-6.8' of https://git.kernel.org/pub/scm/linux/kernel/git/at91...
authorArnd Bergmann <arnd@arndb.de>
Fri, 22 Dec 2023 10:38:35 +0000 (10:38 +0000)
committerArnd Bergmann <arnd@arndb.de>
Fri, 22 Dec 2023 10:38:35 +0000 (10:38 +0000)
commit6248b4095f4044fc7c10db1058b197414815df50
treea781284d5942b594593b78aab5531eec4d50ad58
parent7eda5fe9684ffcbaf2adb0c300f1060fc826ce38
parentaa1cfba75b77ca93ab9a0b03c2c9124a16d96479
Merge tag 'at91-soc-6.8' of https://git./linux/kernel/git/at91/linux into soc/arm

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

* tag 'at91-soc-6.8' of https://git.kernel.org/pub/scm/linux/kernel/git/at91/linux:
  ARM: at91: pm: set soc_pm.data.mode in at91_pm_secure_init()

Link: https://lore.kernel.org/r/20231214174830.3045180-1-claudiu.beznea@tuxon.dev
Signed-off-by: Arnd Bergmann <arnd@arndb.de>