Re: [PATCH 00/11] ARM: at91: fixes and enhancement

From: Claudiu.Beznea
Date: Tue Nov 01 2022 - 11:14:33 EST


On 26.10.2022 15:41, Claudiu Beznea wrote:
> 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

Applied to at91-fixes.

> ARM: dts: at91: sama7g5: add otpc node

Applid to at91-dt after after s/optc@/efuse@ for 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

Applied to at91-dt.

> 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

Applied to at91-defconfig.

> ARM: dts: at91: sama7g5: use generic name for securam
> ARM: dts: at91: sam9x60ek: remove status = "okay" for regulators

Applied to at91-dt, thanks!

>
> 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(-)
>