Merge branch 'arm/soc' into for-next
authorArnd Bergmann <arnd@arndb.de>
Fri, 25 Feb 2022 17:06:51 +0000 (18:06 +0100)
committerArnd Bergmann <arnd@arndb.de>
Fri, 25 Feb 2022 17:06:51 +0000 (18:06 +0100)
commit8dd6c8daed81b1d15b7223b6020c04b379132397
treeaab1bb57c1bfb0da87ab7a994778b7bfcc16ad4a
parent09f9a59c89f7acd2287b9ad70d644886377c0ef0
parent4036b29a146b2749af3bb213b003eb69f3e5ecc4
Merge branch 'arm/soc' into for-next

* arm/soc: (22 commits)
  ARM: mmp: Fix failure to remove sram device
  ARM: mstar: Select ARM_ERRATA_814220
  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
  ARM: ixp4xx: Convert to SPARSE_IRQ and P2V
  ARM: ixp4xx: Drop all common code
  ARM: ixp4xx: Drop custom DMA coherency and bouncing
  ARM: ixp4xx: Remove feature bit accessors
  net: ixp4xx_hss: Check features using syscon
  net: ixp4xx_eth: Drop platform data support
  soc: ixp4xx-npe: Access syscon regs using regmap
  soc: ixp4xx: Add features from regmap helper
  ARM: ixp4xx: Drop UDC info setting function
  ARM: ixp4xx: Drop stale Kconfig entry
  ARM: ixp4xx: Delete old PCI driver
  ARM: ixp4xx: Delete the Goramo MLR boardfile
  ...