mbox series

[GIT,PULL] ARM: aspeed: defconfig changes for 6.7

Message ID CACPK8XezpL-4bx0S-9t999_qde5Hik9BnuUZHcnmDHTd0KWBLA@mail.gmail.com (mailing list archive)
State Accepted
Commit 8788f221b1780046e531426580d37e52223afd08
Headers show
Series [GIT,PULL] ARM: aspeed: defconfig changes for 6.7 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/joel/bmc.git tags/aspeed-6.7-defconfig

Message

Joel Stanley Oct. 16, 2023, 1:48 a.m. UTC
Hello soc maintainers,

The following changes since commit 0bb80ecc33a8fb5a682236443c1e740d5c917d1d:

  Linux 6.6-rc1 (2023-09-10 16:28:41 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/joel/bmc.git
tags/aspeed-6.7-defconfig

for you to fetch changes up to f1538805cf9da7a1be38c78690a0d3809e330acd:

  ARM: config: aspeed: Remove FIRMWARE_MEMMAP (2023-10-13 14:56:11 +1030)

----------------------------------------------------------------
ASPEED defconfig updates for 6.7

 * Enable SMPro and FSI drivers, the BMC to host interfaces for Ampere
   and IBM's server processors
 * Enable IPMI SSIF, the smbus transport for IPMI
 * Disable FIRMWARE_MEMMAP, an x86 only thing

----------------------------------------------------------------
Joel Stanley (4):
      ARM: config: aspeed: Add new FSI drivers
      ARM: config: aspeed: Add Ampere SMPro drivers
      ARM: config: aspeed_g5: Enable SSIF BMC driver
      ARM: config: aspeed: Remove FIRMWARE_MEMMAP

 arch/arm/configs/aspeed_g4_defconfig | 1 -
 arch/arm/configs/aspeed_g5_defconfig | 8 +++++++-
 2 files changed, 7 insertions(+), 2 deletions(-)

Comments

patchwork-bot+linux-soc@kernel.org Oct. 17, 2023, 10 p.m. UTC | #1
Hello:

This pull request was applied to soc/soc.git (for-next)
by Arnd Bergmann <arnd@arndb.de>:

On Mon, 16 Oct 2023 12:18:24 +1030 you wrote:
> Hello soc maintainers,
> 
> The following changes since commit 0bb80ecc33a8fb5a682236443c1e740d5c917d1d:
> 
>   Linux 6.6-rc1 (2023-09-10 16:28:41 -0700)
> 
> are available in the Git repository at:
> 
> [...]

Here is the summary with links:
  - [GIT,PULL] ARM: aspeed: defconfig changes for 6.7
    https://git.kernel.org/soc/soc/c/8788f221b178

You are awesome, thank you!