[GIT PULL] ARM: at91: fixes for 5.15 #2

From: nicolas.ferre
Date: Mon Oct 04 2021 - 07:44:03 EST


From: Nicolas Ferre <nicolas.ferre@xxxxxxxxxxxxx>

Arnd, Olof,

Here is the second batch of fixes for 5.15.
It goes on top of previous PR at:
https://lore.kernel.org/linux-arm-kernel/20210914162314.54347-1-nicolas.ferre@xxxxxxxxxxxxx/

Thanks, best regards,
Nicolas

The following changes since commit 4348cc10da6377a86940beb20ad357933b8f91bb:

ARM: dts: at91: sama5d2_som1_ek: disable ISC node by default (2021-09-14 17:05:40 +0200)

are available in the Git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/at91/linux.git tags/at91-fixes-5.15-2

for you to fetch changes up to dbe68bc9e82b6951ff88285ccffc191d872d9a01:

ARM: dts: at91: sama7g5ek: to not touch slew-rate for SDMMC pins (2021-10-04 12:16:58 +0200)

----------------------------------------------------------------
AT91 fixes #2 for 5.15:

- More fixes for AT91 platform power management code related to the
introduction of sama7g5:
- management of DDR3L regulator rails for sama7g5ek
- loading of TLB on different cores

- PIO controller slew-rate settings for sama7g5ek: be aligned with
datasheet requirements.

----------------------------------------------------------------
Claudiu Beznea (5):
ARM: dts: at91: sama7g5ek: add suspend voltage for ddr3l rail
ARM: at91: pm: group constants and addresses loading
ARM: at91: pm: preload base address of controllers in tlb
ARM: dts: at91: sama7g5ek: use proper slew-rate settings for GMACs
ARM: dts: at91: sama7g5ek: to not touch slew-rate for SDMMC pins

arch/arm/boot/dts/at91-sama7g5ek.dts | 36 +++++++++++++++++++++++++-----
arch/arm/mach-at91/pm_suspend.S | 42 +++++++++++++++++++++++++++--------
2 files changed, 63 insertions(+), 15 deletions(-)

--
Nicolas Ferre