[PATCH 0/9] ARM: at91: some fixes and one cleanup

From: Claudiu Beznea
Date: Fri Aug 26 2022 - 04:37:24 EST


Hi,

The following series adds some fixes on PM and device trees and a
cleanup on sam9x60ek device tree.

Thank you,
Claudiu Beznea

Claudiu Beznea (9):
ARM: configs: at91: remove CONFIG_MICROCHIP_PIT64B
ARM: at91: pm: fix self-refresh for sama7g5
ARM: at91: pm: fix DDR recalibration when resuming from backup and
self-refresh
ARM: dts: at91: sama5d27_wlsom1: specify proper regulator output
ranges
ARM: dts: at91: sama5d2_icp: specify proper regulator output ranges
ARM: dts: at91: sama7g5ek: specify proper regulator output ranges
ARM: dts: at91: sama5d27_wlsom1: don't keep ldo2 enabled all the time
ARM: dts: at91: sama5d2_icp: don't keep vdd_other enabled all the time
ARM: dts: at91: sam9x60ek: remove simple-bus for regulators

arch/arm/boot/dts/at91-sam9x60ek.dts | 78 ++++++++++-----------
arch/arm/boot/dts/at91-sama5d27_wlsom1.dtsi | 21 +++---
arch/arm/boot/dts/at91-sama5d2_icp.dts | 21 +++---
arch/arm/boot/dts/at91-sama7g5ek.dts | 18 ++---
arch/arm/configs/at91_dt_defconfig | 1 -
arch/arm/configs/sama7_defconfig | 1 -
arch/arm/mach-at91/pm.c | 36 ++++++++--
arch/arm/mach-at91/pm_suspend.S | 24 +++++--
include/soc/at91/sama7-ddr.h | 8 +++
9 files changed, 122 insertions(+), 86 deletions(-)

--
2.34.1