mbox series

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

Message ID 20220506085425.58270-1-nicolas.ferre@microchip.com (mailing list archive)
State New, archived
Headers show
Series [GIT,PULL] ARM: at91: defconfig for 5.19 | expand

Pull-request

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

Message

Nicolas Ferre May 6, 2022, 8:54 a.m. UTC
From: Nicolas Ferre <nicolas.ferre@microchip.com>

Arnd, Olof,

Here are the changes for 5.19 which contains updates for all our
defconfigs.
One multi_v7_defconfig patch is also queued.
Please pull.

Thanks, best regards,
  Nicolas

The following changes since commit 3123109284176b1532874591f7c81f3837bbdc17:

  Linux 5.18-rc1 (2022-04-03 14:08:21 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 386d0503c1eb04d11ec241789439334f1c2c3b72:

  ARM: configs: at91: Enable AUTOFS_FS required by systemd (2022-05-06 10:05:59 +0200)

----------------------------------------------------------------
AT91 defconfig #1 for 5.19:

- update to MTD options and use of UBI
- addition of systemd needed options
- sama7: addition of reset, camera and microphone drivers

----------------------------------------------------------------
Claudiu Beznea (1):
      ARM: configs: at91: sama7: enable CONFIG_RESET_CONTROLLER

Codrin Ciubotariu (1):
      ARM: configs: at91: sama7: add MCHP PDMC and DMIC drivers

Eugen Hristev (2):
      ARM: multi_v7_defconfig: add atmel video pipeline modules
      ARM: configs: at91: sama7: add xisc and csi2dc

Mark Brown (1):
      ARM: configs: at91: Enable options required for systemd

Nicolas Ferre (1):
      ARM: configs: at91: Enable AUTOFS_FS required by systemd

Tudor Ambarus (3):
      ARM: configs: at91: Remove MTD_BLOCK and use MTD_UBI_BLOCK for read only block FS
      ARM: configs: at91: sama7: Enable MTD_UBI_FASTMAP
      ARM: configs: at91: sama7: Enable MTD_UBI_BLOCK

 arch/arm/configs/at91_dt_defconfig  | 4 +++-
 arch/arm/configs/multi_v7_defconfig | 3 +++
 arch/arm/configs/sama5_defconfig    | 3 ++-
 arch/arm/configs/sama7_defconfig    | 8 ++++++++
 4 files changed, 16 insertions(+), 2 deletions(-)