mbox series

[GIT,PULL,3/3] ARM64 defconfig update for v5.13

Message ID 20210330110430.558182-3-dinguyen@kernel.org (mailing list archive)
State Mainlined, archived
Commit 40f90f4763e26cc4eb04b37766b7fd3f5952b516
Headers show
Series [GIT,PULL,1/3] SoCFPGA updates for v5.13 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/dinguyen/linux.git tags/arm64_defconfig_for_v5.13

Message

Dinh Nguyen March 30, 2021, 11:04 a.m. UTC
Hi Arnd, Kevin, and Olof:

Please pull in this ARM64 defconfig update for v5.13.

Thanks,
Dinh

The following changes since commit fe07bfda2fb9cdef8a4d4008a409bb02f35f1bd8:

  Linux 5.12-rc1 (2021-02-28 16:05:19 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/dinguyen/linux.git tags/arm64_defconfig_for_v5.13

for you to fetch changes up to 40f90f4763e26cc4eb04b37766b7fd3f5952b516:

  arm64: defconfig: enable Intel's eASIC N5X SoCFPGA and Keem Bay SoC (2021-03-23 12:58:46 -0500)

----------------------------------------------------------------
ARM64 defconfig for v5.13
- Add support for Intel N5X SoCFPGA
- Add support for Intel Keem SoC
- Add support for Designware SPI driver

----------------------------------------------------------------
Krzysztof Kozlowski (1):
      arm64: defconfig: enable Intel's eASIC N5X SoCFPGA and Keem Bay SoC

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

Comments

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

On Tue, 30 Mar 2021 06:04:30 -0500, Dinh Nguyen wrote:
> Please pull in this ARM64 defconfig update for v5.13.
> 
> Thanks,
> Dinh
> 
> The following changes since commit fe07bfda2fb9cdef8a4d4008a409bb02f35f1bd8:
> 
>   Linux 5.12-rc1 (2021-02-28 16:05:19 -0800)
> 
> [...]

Merged into arm/defconfig, thanks!

merge commit: 1288974df752635fd6276466daf1924dee6c8e25

       Arnd