]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commite1571fb3150025709a032bba70a528c01aa3e17a
treeb55001018e329b3a72351e47259cf412b888efdf
parentf96f05490ec4287c0304f537c8cc536956f3c7b3
parent79013e9d18b0172c65715c69046606b008c62d8b
Merge tag 'at91-soc-5.18-2' of git://git.kernel.org/pub/scm/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>