Merge tag 'at91-soc-5.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/at91...
authorArnd Bergmann <arnd@arndb.de>
Tue, 8 Mar 2022 15:49:19 +0000 (16:49 +0100)
committerArnd Bergmann <arnd@arndb.de>
Tue, 8 Mar 2022 15:49:20 +0000 (16:49 +0100)
commitd3d009847a119db499094aca61bd8a9935bc94ef
treeb55001018e329b3a72351e47259cf412b888efdf
parenta2d266a8f1fc9c0576e4407c4d5dee83ee29d6f0
parentdef8abbb1464579c37f15b3d7a95e5f3bab758dc
Merge tag 'at91-soc-5.18-2' of git://git./linux/kernel/git/at91/linux into arm/drivers

AT91 SoC #2 for 5.18:

- SAMA5D29 variant to the SAMA5D2 family in SoC driver.

* tag 'at91-soc-5.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/at91/linux:
  ARM: at91: add support in soc driver for new SAMA5D29
  soc: add microchip polarfire soc system controller
  ARM: at91: Kconfig: select PM_OPP
  ARM: at91: PM: add cpu idle support for sama7g5
  ARM: at91: ddr: fix typo to align with datasheet naming
  ARM: at91: ddr: align macro definitions
  ARM: at91: ddr: remove CONFIG_SOC_SAMA7 dependency

Link: https://lore.kernel.org/r/20220304144216.23340-1-nicolas.ferre@microchip.com
Signed-off-by: Arnd Bergmann <arnd@arndb.de>