mbox series

[GIT,PULL] ARM: Visconti: defconfig changes for 5.16

Message ID YWoIf4xPoQtLhC3x@toshiba.co.jp (mailing list archive)
State Mainlined, archived
Commit 9606ebc100ef3df5c859397ceddb57426db0ecc6
Headers show
Series [GIT,PULL] ARM: Visconti: defconfig changes for 5.16 | expand

Pull-request

https://git.kernel.org/pub/scm/linux/kernel/git/iwamatsu/linux-visconti.git tags/visconti-arm-defconfig-for-v5.16

Message

Nobuhiro Iwamatsu Oct. 15, 2021, 11:02 p.m. UTC
Hi SoC team,

This request includes patches that enables PCIe for Visconti SoC in defconfig.
Please pull for v5.16 kernel cycle.

The following changes since commit 6880fa6c56601bb8ed59df6c30fd390cc5f6dd8f:

  Linux 5.15-rc1 (2021-09-12 16:28:37 -0700)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/iwamatsu/linux-visconti.git tags/visconti-arm-defconfig-for-v5.16

for you to fetch changes up to 9606ebc100ef3df5c859397ceddb57426db0ecc6:

  arm64: defconfig: Visconti: Enable PCIe host controller (2021-10-16 07:34:01 +0900)

----------------------------------------------------------------
Visconti defconfig updates for v5.16

- Enable Visconti's PCIe host controller in the ARM64 defconfig

----------------------------------------------------------------
Nobuhiro Iwamatsu (1):
      arm64: defconfig: Visconti: Enable PCIe host controller

 arch/arm64/configs/defconfig | 1 +
 1 file changed, 1 insertion(+)

Comments

Arnd Bergmann Oct. 20, 2021, 9:30 p.m. UTC | #1
From: Arnd Bergmann <arnd@arndb.de>

On Sat, 16 Oct 2021 08:02:23 +0900, Nobuhiro Iwamatsu wrote:
> This request includes patches that enables PCIe for Visconti SoC in defconfig.
> Please pull for v5.16 kernel cycle.
> 
> The following changes since commit 6880fa6c56601bb8ed59df6c30fd390cc5f6dd8f:
> 
>   Linux 5.15-rc1 (2021-09-12 16:28:37 -0700)
> 
> are available in the Git repository at:
> 
> [...]

Merged into arm/defconfigs, thanks!

merge commit: ddcb48fa7d60bae6c3f2db7cc84250d33177388d

       Arnd