[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20221026124114.985876-1-claudiu.beznea@microchip.com>
Date: Wed, 26 Oct 2022 15:41:03 +0300
From: Claudiu Beznea <claudiu.beznea@...rochip.com>
To: <nicolas.ferre@...rochip.com>, <alexandre.belloni@...tlin.com>,
<robh+dt@...nel.org>, <krzysztof.kozlowski+dt@...aro.org>,
<linux@...linux.org.uk>, <arnd@...db.de>
CC: <linux-arm-kernel@...ts.infradead.org>,
<devicetree@...r.kernel.org>, <linux-kernel@...r.kernel.org>,
Claudiu Beznea <claudiu.beznea@...rochip.com>
Subject: [PATCH 00/11] ARM: at91: fixes and enhancement
Hi,
The following series adds:
- one fix for self-refresh on SAMA7G5 (patch 1/11)
- thermal management support for SAMA7G5 (patches 2/11-9/11)
- 2 cleanup patches (patches 10/11, 11/11)
Thank you,
Claudiu Beznea
Claudiu Beznea (11):
ARM: at91: pm: avoid soft resetting AC DLL
ARM: dts: at91: sama7g5: add otpc node
ARM: dts: at91: add io-channel-cells to adc node
ARM: dts: at91: sama7g5: add cells for temperature calibration
ARM: dts: at91: sama7g5: add temperature sensor
ARM: dts: at91: sama7g5: add thermal zones node
ARM: configs: at91: sama7: use make savedefconfig
ARM: configs: at91: sama7: add config for microchip otpc
ARM: configs: at91: sama7: add config for thermal management
ARM: dts: at91: sama7g5: use generic name for securam
ARM: dts: at91: sam9x60ek: remove status = "okay" for regulators
arch/arm/boot/dts/at91-sam9x60ek.dts | 4 --
arch/arm/boot/dts/sama7g5.dtsi | 67 +++++++++++++++++++++++++++-
arch/arm/configs/sama7_defconfig | 9 +++-
arch/arm/mach-at91/pm_suspend.S | 7 ++-
include/soc/at91/sama7-ddr.h | 5 ++-
5 files changed, 83 insertions(+), 9 deletions(-)
--
2.34.1
Powered by blists - more mailing lists