]> www.infradead.org Git - users/jedix/linux-maple.git/commit
Merge tag 'at91-soc-6.15' of https://git.kernel.org/pub/scm/linux/kernel/git/at91...
authorArnd Bergmann <arnd@arndb.de>
Wed, 19 Mar 2025 21:34:01 +0000 (22:34 +0100)
committerArnd Bergmann <arnd@arndb.de>
Wed, 19 Mar 2025 21:34:02 +0000 (22:34 +0100)
commit911a44cf6ddcb809ef5a5e0345986285a62ef462
tree4d24655b2e541eb24003c36ef34b027ac7385d2e
parentf7b352eb9575fb66cc8c90f25575ed6766d9737a
parent8bd10f002411c9ea947edc0af18ad81f789e28d5
Merge tag 'at91-soc-6.15' of https://git.kernel.org/pub/scm/linux/kernel/git/at91/linux into soc/arm

Microchip AT91 SoC updates for v6.15

This update includes:
- SoC driver support for Microchip SAMA7D65
- power management support for Microchip SAMA7D65
- power management fixes
- documentation fixes

* tag 'at91-soc-6.15' of https://git.kernel.org/pub/scm/linux/kernel/git/at91/linux:
  ARM: at91: pm: Enable ULP0/ULP1 for SAMA7D65
  ARM: at91: pm: Add Backup mode for SAMA7D65
  ARM: at91: pm: add DT compatible support for sama7d65
  ARM: at91: pm: fix at91_suspend_finish for ZQ calibration
  dt-bindings: ARM: at91: add Calao USB boards
  dt-bindings: ARM: at91: make separate entry for Olimex board
  ARM: at91: Add Support in SoC driver for SAMA7D65
  dt-bindings: atmel-sysreg: Add SAMA7D65 Chip ID

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