Merge tag 'aspeed-5.15-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/joel...
authorArnd Bergmann <arnd@arndb.de>
Thu, 19 Aug 2021 15:02:52 +0000 (17:02 +0200)
committerArnd Bergmann <arnd@arndb.de>
Thu, 19 Aug 2021 15:20:30 +0000 (17:20 +0200)
commit9dbacd465ab733d4ac415ccfaf4a0503387377e8
tree73c89f0518b04a95849292bcea2f61cf3eb28353
parent0fbd7409446a8ee76ee701ec846ede917c6c89fa
parent2f9b25fa668218f22a85ebe8c55d1d132fc0019d
Merge tag 'aspeed-5.15-soc' of git://git./linux/kernel/git/joel/bmc into arm/soc

ASPEED soc updates for 5.15

 * Two fixes for drivers that control the mapping of BMC memory over
   PCIe and LPC

 * Re-enable FWH2AHB on systems that have it closed off by default

 * A new id for the AST2625, an AST2600 variant

* tag 'aspeed-5.15-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/joel/bmc:
  soc: aspeed: Re-enable FWH2AHB on AST2600
  soc: aspeed: socinfo: Add AST2625 variant
  soc: aspeed: p2a-ctrl: Fix boundary check for mmap
  soc: aspeed: lpc-ctrl: Fix boundary check for mmap

Signed-off-by: Arnd Bergmann <arnd@arndb.de>