Message ID | 20220506085425.58270-1-nicolas.ferre@microchip.com (mailing list archive) |
---|---|
State | Accepted |
Commit | a46be400e2c1979267cb8e2f66b2e63bd2f0d914 |
Headers | show |
Series | [GIT,PULL] ARM: at91: defconfig for 5.19 | expand |
Hello: This pull request was applied to soc/soc.git (for-next) by Arnd Bergmann <arnd@arndb.de>: On Fri, 6 May 2022 10:54:25 +0200 you wrote: > 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. > > [...] Here is the summary with links: - [GIT,PULL] ARM: at91: defconfig for 5.19 https://git.kernel.org/soc/soc/c/a46be400e2c1 You are awesome, thank you!
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(-)