[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20220826083927.3107272-1-claudiu.beznea@microchip.com>
Date: Fri, 26 Aug 2022 11:39:18 +0300
From: Claudiu Beznea <claudiu.beznea@...rochip.com>
To: <nicolas.ferre@...rochip.com>, <alexandre.belloni@...tlin.com>,
<claudiu.beznea@...rochip.com>, <robh+dt@...nel.org>,
<krzysztof.kozlowski+dt@...aro.org>, <linux@...linux.org.uk>,
<arnd@...db.de>
CC: <cristian.birsan@...rochip.com>,
<linux-arm-kernel@...ts.infradead.org>,
<devicetree@...r.kernel.org>, <linux-kernel@...r.kernel.org>
Subject: [PATCH 0/9] ARM: at91: some fixes and one cleanup
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
Powered by blists - more mailing lists