Merge tag 'at91-soc-6.12' of https://git.kernel.org/pub/scm/linux/kernel/git/at91...
authorArnd Bergmann <arnd@arndb.de>
Thu, 5 Sep 2024 14:13:14 +0000 (14:13 +0000)
committerArnd Bergmann <arnd@arndb.de>
Thu, 5 Sep 2024 14:13:14 +0000 (14:13 +0000)
commit3b42530638442f656bbb5e292e8a0432e2a7efa8
treef34b42071fb9290511e232f294f3a1e773817837
parentdc2b17fbd599caa6079d619e1ff2c3d980ff6603
parent1a92f0387b17c8cb4548185675fb42de670f9794
Merge tag 'at91-soc-6.12' of https://git./linux/kernel/git/at91/linux into soc/drivers

Microchip AT91 SoC updates for v6.12

It contains:
- support for the Microchip SAM9X7 SoC:
-- power management
-- SoC identification
-- sysreg documentation updates
-- necessary Kconfig updates

* tag 'at91-soc-6.12' of https://git.kernel.org/pub/scm/linux/kernel/git/at91/linux:
  ARM: at91: Kconfig: add config flag for SAM9X7 SoC
  ARM: at91: add support in SoC driver for new sam9x7
  ARM: at91: pm: add sam9x7 SoC init config
  ARM: at91: pm: add support for sam9x7 SoC family
  dt-bindings: atmel-sysreg: add sam9x7

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