All of lore.kernel.org
 help / color / mirror / Atom feed
From: Arnd Bergmann <arnd@kernel.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: SoC Team <soc@kernel.org>,
	 Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
	 Linux ARM <linux-arm-kernel@lists.infradead.org>
Subject: [GIT PULL 2/5] ARM: defconfig updates for 5.17
Date: Thu, 23 Dec 2021 22:33:26 +0100	[thread overview]
Message-ID: <CAK8P3a3cvBGO9e=34S9o0ConOTHJ_rLsRcGa0J0k0-PGChmJwA@mail.gmail.com> (raw)
In-Reply-To: <CAK8P3a0RDZpLtWjMEU1QVWSjOoqRAH6QxQ+ZQnJc8LwaV7m+JQ@mail.gmail.com>

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(-)

WARNING: multiple messages have this Message-ID (diff)
From: Arnd Bergmann <arnd@kernel.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: SoC Team <soc@kernel.org>,
	 Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
	 Linux ARM <linux-arm-kernel@lists.infradead.org>
Subject: [GIT PULL 2/5] ARM: defconfig updates for 5.17
Date: Thu, 23 Dec 2021 22:33:26 +0100	[thread overview]
Message-ID: <CAK8P3a3cvBGO9e=34S9o0ConOTHJ_rLsRcGa0J0k0-PGChmJwA@mail.gmail.com> (raw)
In-Reply-To: <CAK8P3a0RDZpLtWjMEU1QVWSjOoqRAH6QxQ+ZQnJc8LwaV7m+JQ@mail.gmail.com>

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(-)

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

  parent reply	other threads:[~2021-12-23 21:33 UTC|newest]

Thread overview: 37+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-12-23 21:31 [GIT PULL 0/5] SoC changes for 5.17 Arnd Bergmann
2021-12-23 21:31 ` Arnd Bergmann
2021-12-23 21:32 ` [GIT PULL 1/5] ARM: SoC updates for v5.17 Arnd Bergmann
2021-12-23 21:32   ` Arnd Bergmann
2022-01-10 18:28   ` pr-tracker-bot
2022-01-10 18:28     ` pr-tracker-bot
2021-12-23 21:33 ` Arnd Bergmann [this message]
2021-12-23 21:33   ` [GIT PULL 2/5] ARM: defconfig updates for 5.17 Arnd Bergmann
2022-01-10 18:28   ` pr-tracker-bot
2022-01-10 18:28     ` pr-tracker-bot
2021-12-23 21:34 ` [GIT PULL 3/5] ARM: SoC driver updates for v5.17 Arnd Bergmann
2021-12-23 21:34   ` Arnd Bergmann
2022-01-10 18:28   ` pr-tracker-bot
2022-01-10 18:28     ` pr-tracker-bot
2021-12-23 21:35 ` [GIT PULL 4/5] ARM: SoC devicetree changes " Arnd Bergmann
2021-12-23 21:35   ` Arnd Bergmann
2022-01-10 18:28   ` pr-tracker-bot
2022-01-10 18:28     ` pr-tracker-bot
2021-12-23 21:37 ` [GIT PULL 5/5] SoC: Add support for StarFive JH7100 RISC-V SoC Arnd Bergmann
2021-12-23 21:37   ` Arnd Bergmann
2022-01-10 18:28   ` pr-tracker-bot
2022-01-10 18:28     ` pr-tracker-bot
2021-12-24 17:11 ` [GIT PULL 0/5] SoC changes for 5.17 Florian Fainelli
2021-12-24 17:11   ` Florian Fainelli
2022-01-04 21:58   ` Florian Fainelli
2022-01-04 21:58     ` Florian Fainelli
2022-01-05  0:40     ` Olof Johansson
2022-01-05  0:40       ` Olof Johansson
2022-01-05  1:40       ` Arnd Bergmann
2022-01-05  1:40         ` Arnd Bergmann
2022-01-10 18:32         ` Olof Johansson
2022-01-10 18:32           ` Olof Johansson
2022-01-10 18:56           ` Florian Fainelli
2022-01-10 18:56             ` Florian Fainelli
2022-01-25 18:47           ` Bjorn Andersson
2022-01-25 18:47             ` Bjorn Andersson
2022-02-07 14:32 ` patchwork-bot+linux-soc

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAK8P3a3cvBGO9e=34S9o0ConOTHJ_rLsRcGa0J0k0-PGChmJwA@mail.gmail.com' \
    --to=arnd@kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=soc@kernel.org \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.