Merge tag 'at91-soc-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/at91/linux...
authorArnd Bergmann <arnd@arndb.de>
Fri, 25 Feb 2022 15:35:16 +0000 (16:35 +0100)
committerArnd Bergmann <arnd@arndb.de>
Fri, 25 Feb 2022 15:35:17 +0000 (16:35 +0100)
commit022e5220f2721d00610c0bf2926e8baa4e5fb4e2
treebf2e679c80f0c77947e2fdc54f476eb52528266a
parent16018c0d27eda6a7f69dafa750d23770fb46b00f
parentd0054a470c33902f5ae88835ed8a8ecc3cf8faa4
Merge tag 'at91-soc-5.18' of git://git./linux/kernel/git/at91/linux into arm/soc

AT91 & POLARFIRE SoC #1 for 5.18:

- sama7g5: CPU idle support with CPUFreq operating points defined in DT
- polarfire: addition of the soc system controller

* tag 'at91-soc-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/at91/linux:
  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/20220225121943.71494-1-nicolas.ferre@microchip.com
Signed-off-by: Arnd Bergmann <arnd@arndb.de>