mbox series

[GIT,PULL] ARM: at91: defconfig for 5.17

Message ID 20211217165850.29694-1-nicolas.ferre@microchip.com (mailing list archive)
State Accepted
Commit 6f6287b8b403c6e4ff4acd82339e6fd0f6d6c28e
Headers show
Series [GIT,PULL] ARM: at91: defconfig for 5.17 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/at91/linux.git tags/at91-defconfig-5.17

Message

Nicolas Ferre Dec. 17, 2021, 4:58 p.m. UTC
From: Nicolas Ferre <nicolas.ferre@microchip.com>

Arnd, Olof,

Here are the defconfig changes for 5.17. Please pull.

Thanks, best regards,
  Nicolas

The following changes since commit fa55b7dcdc43c1aa1ba12bca9d2dd4318c2a0dbf:

  Linux 5.16-rc1 (2021-11-14 13:56:52 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/at91/linux.git tags/at91-defconfig-5.17

for you to fetch changes up to e1137bcefa025ec4c583e85d6c86c9ba11133224:

  ARM: configs: at91: Enable crypto software implementations (2021-12-17 17:51:36 +0100)

----------------------------------------------------------------
AT91 defconfig #1 for 5.17:

- Sama7: addition of QSPI SPI-NOR and the QSPI controller for this
  product
- Addition of the crypto algorithms that are fallbacks for HW engines

----------------------------------------------------------------
Tudor Ambarus (2):
      ARM: configs: at91: sama7: Enable SPI NOR and QSPI controller
      ARM: configs: at91: Enable crypto software implementations

 arch/arm/configs/at91_dt_defconfig | 9 ++++++++-
 arch/arm/configs/sama5_defconfig   | 8 ++++++++
 arch/arm/configs/sama7_defconfig   | 5 +++--
 3 files changed, 19 insertions(+), 3 deletions(-)

Comments

patchwork-bot+linux-soc@kernel.org Dec. 20, 2021, 3:40 p.m. UTC | #1
Hello:

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

On Fri, 17 Dec 2021 17:58:50 +0100 you wrote:
> From: Nicolas Ferre <nicolas.ferre@microchip.com>
> 
> Arnd, Olof,
> 
> Here are the defconfig changes for 5.17. Please pull.
> 
> Thanks, best regards,
>   Nicolas
> 
> [...]

Here is the summary with links:
  - [GIT,PULL] ARM: at91: defconfig for 5.17
    https://git.kernel.org/soc/soc/c/6f6287b8b403

You are awesome, thank you!