[GIT PULL] Microchip AT91 SoC updates for v6.14
Claudiu Beznea
claudiu.beznea at tuxon.dev
Tue Jan 7 00:14:24 PST 2025
The following changes since commit 40384c840ea1944d7c5a392e8975ed088ecf0b37:
Linux 6.13-rc1 (2024-12-01 14:28:56 -0800)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/at91/linux.git tags/at91-soc-6.14
for you to fetch changes up to 452d18c78a469cd18b3f7bc7bc9427f9af390f7e:
ARM: at91: add new SoC sama7d65 (2025-01-02 12:30:01 +0200)
----------------------------------------------------------------
Microchip AT91 SoC updates for v6.14
This update includes:
- support for the SAMA7D65 SoC
- support for automatic mode in the backup unit power switch, eliminating
the need for software intervention when entering low power mode
- a fix to release a device node reference in the failure path of the
SoC driver initialization
----------------------------------------------------------------
Javier Carrasco (1):
soc: atmel: fix device_node release in atmel_soc_device_init()
Nicolas Ferre (1):
ARM: at91: pm: change BU Power Switch to automatic mode
Ryan Wanner (1):
ARM: at91: add new SoC sama7d65
arch/arm/mach-at91/Kconfig | 11 +++++++++++
arch/arm/mach-at91/pm.c | 31 ++++++++++++++++++++-----------
drivers/soc/atmel/soc.c | 2 +-
3 files changed, 32 insertions(+), 12 deletions(-)
More information about the linux-arm-kernel
mailing list