mbox series

[GIT,PULL,2/5] ARM: defconfig updates for 5.17

Message ID CAK8P3a3cvBGO9e=34S9o0ConOTHJ_rLsRcGa0J0k0-PGChmJwA@mail.gmail.com
State New
Headers show
Series SoC changes for 5.17 | expand

Pull-request

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

Message

Arnd Bergmann Dec. 23, 2021, 9:33 p.m. UTC
The following changes since commit 136057256686de39cc3a07c2e39ef6bc43003ff6:

  Linux 5.16-rc2 (2021-11-21 13:47:39 -0800)

are available in the Git repository at:

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

for you to fetch changes up to 0d2589aa5ca99821486be8b7ff9c747665b9c2c9:

  arm64: defconfig: Enable Samsung I2C driver (2021-12-21 12:18:44 +0100)

----------------------------------------------------------------
ARM: defconfig updates for 5.17

These are the usual changes to enable newly added driver
by default, and to do some housekeeping around changing
Kconfig symbols.

----------------------------------------------------------------
Adam Ford (2):
      arm64: defconfig: Enable VIDEO_IMX_MEDIA
      arm64: defconfig: Enable OV5640

Alexander Stein (1):
      arm64: defconfig: enable drivers for TQ TQMa8MxML-MBa8Mx

Arnd Bergmann (4):
      Merge tag 'renesas-arm-defconfig-for-v5.17-tag1' of
git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-devel into
arm/defconfig
      Merge tag 'tegra-for-5.17-arm-defconfig' of
git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into
arm/defconfig
      Merge tag 'at91-defconfig-5.17' of
git://git.kernel.org/pub/scm/linux/kernel/git/at91/linux into
arm/defconfig
      Merge tag 'imx-defconfig-5.17' of
git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into
arm/defconfig

Dmitry Osipenko (5):
      ARM: tegra_defconfig: Enable drivers wanted by Acer Chromebooks
and ASUS tablets
      ARM: config: multi v7: Enable display drivers used by Tegra devices
      ARM: tegra_defconfig: Enable S/PDIF driver
      ARM: config: multi v7: Enable NVIDIA Tegra20 S/PDIF driver
      ARM: config: multi v7: Enable NVIDIA Tegra20 APB DMA driver

Johann Neuhauser (1):
      ARM: imx_v6_v7_defconfig: Enable for DHCOM devices required
RTC_DRV_RV3029C2

Linus Walleij (1):
      ARM: configs: gemini: Activate crypto driver

Peng Fan (1):
      arm64: defconfig: enable drivers for booting i.MX8ULP

Sam Protsenko (1):
      arm64: defconfig: Enable Samsung I2C driver

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

Yoshihiro Shimoda (1):
      arm64: defconfig: Enable R-Car S4-8

 arch/arm/configs/at91_dt_defconfig   |  9 ++++++++-
 arch/arm/configs/gemini_defconfig    |  3 +--
 arch/arm/configs/imx_v6_v7_defconfig |  1 +
 arch/arm/configs/multi_v7_defconfig  |  7 +++++++
 arch/arm/configs/sama5_defconfig     |  8 ++++++++
 arch/arm/configs/sama7_defconfig     |  5 +++--
 arch/arm/configs/tegra_defconfig     | 13 +++++++++++++
 arch/arm64/configs/defconfig         | 13 +++++++++++++
 8 files changed, 54 insertions(+), 5 deletions(-)

Comments

pr-tracker-bot@kernel.org Jan. 10, 2022, 6:28 p.m. UTC | #1
The pull request you sent on Thu, 23 Dec 2021 22:33:26 +0100:

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

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/0dca3c5e017ab81ebe21eb9096f657c45a6b17a4

Thank you!