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 ARM <linux-arm-kernel@lists.infradead.org>,
	 Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: [GIT PULL 2/6] ARM: defconfigs for v5.13
Date: Mon, 26 Apr 2021 17:54:30 +0200	[thread overview]
Message-ID: <CAK8P3a0WbrYBeR_VMBDfgC9R7aVXna26_LQjdHrd2xnN9e6_Cg@mail.gmail.com> (raw)
In-Reply-To: <CAK8P3a2RjRSjTcmwVf3VHy2CUB2HBj5AaJTx=1NSYuA_Qy4E-w@mail.gmail.com>

The following changes since commit a38fd8748464831584a19438cbb3082b5a2dab15:

  Linux 5.12-rc2 (2021-03-05 17:33:41 -0800)

are available in the Git repository at:

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

for you to fetch changes up to 028a1e968435383c9555fc9386d116688f31dfce:

  Merge tag 'qcom-defconfig-for-5.13' of
git://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux into
arm/defconfig (2021-04-19 17:39:12 +0200)

----------------------------------------------------------------
ARM: defconfigs for v5.13

The usual set of defconfig updates, enabling newly added drivers.
There are platform updates for at91, omap, ux500 and qcom platforms,
and a number of changes to the arm64 defconfig.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>

----------------------------------------------------------------
Adam Ford (1):
      ARM: omap2plus_defconfig: Add AT25 EEPROM module

Adrien Grassein (1):
      arm64: defconfig: Enable wm8960 audio driver.

Arnd Bergmann (8):
      Merge tag 'renesas-arm-defconfig-for-v5.13-tag1' of
git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-devel into
arm/defconfig
      Merge tag 'arm64_defconfig_for_v5.13' of
git://git.kernel.org/pub/scm/linux/kernel/git/dinguyen/linux into
arm/defconfig
      Merge tag 'imx-defconfig-5.13' of
git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into
arm/defconfig
      Merge tag 'v5.12-next-defconfig' of
git://git.kernel.org/pub/scm/linux/kernel/git/matthias.bgg/linux into
arm/defconfig
      Merge tag 'at91-defconfig-5.13' of
git://git.kernel.org/pub/scm/linux/kernel/git/at91/linux into
arm/defconfig
      Merge tag 'qcom-arm64-defconfig-for-5.13' of
git://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux into
arm/defconfig
      Merge tag 'omap-for-v5.13/defconfig-signed' of
git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into
arm/defconfig
      Merge tag 'qcom-defconfig-for-5.13' of
git://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux into
arm/defconfig

Bjorn Andersson (1):
      arm64: defconfig: Enable Qualcomm SM8350 TLMM and GCC

Codrin Ciubotariu (1):
      ARM: configs: at91: sama5: Add audio MIKROE PROTO board

Dong Aisheng (1):
      arm64: defconfig: add imx8qm pinctrl support

Emil Velikov (2):
      ARM: configs: at91: sama5: update with savedefconfig
      ARM: configs: at91: sama5: enable the Hantro G1 engine

Enric Balletbo i Serra (2):
      arm64: defconfig: Allow mt8173-based boards to boot from usb
      arm64: defconfig: Enable options to support panel display for
Mediatek Chromebooks

Fabio Estevam (2):
      arm64: defconfig: Enable the Hantro decoder
      arm64: configs: Select REALTEK_PHY as built-in

Geert Uytterhoeven (1):
      ARM: shmobile: defconfig: Refresh for v5.12-rc2

Guido Günther (2):
      arm64: defconfig: Enable devfreq support for i.MX8MQ
      arm64: defconfig: Enable asoc simple mux

Heiko Thiery (1):
      arm64: configs: Enable PCIe support for imx8mq boards

Ivan Jelincic (2):
      ARM: omap2plus_defconfig: Update for dropped simple-pm-bus
      ARM: omap2plus_defconfig: Enable Netfilter components as modules

Krzysztof Kozlowski (1):
      arm64: defconfig: enable Intel's eASIC N5X SoCFPGA and Keem Bay SoC

Linus Walleij (1):
      ARM: configs: ux500: Update for new drivers

Manivannan Sadhasivam (7):
      ARM: configs: qcom_defconfig: Enable APCS IPC mailbox driver
      ARM: configs: qcom_defconfig: Enable SDX55 A7 PLL and APCS clock driver
      ARM: configs: qcom_defconfig: Enable CPUFreq support
      ARM: configs: qcom_defconfig: Enable Q6V5_PAS remoteproc driver
      ARM: configs: qcom_defconfig: Enable SDX55 interconnect driver
      ARM: configs: qcom_defconfig: Enable GLINK SMEM driver
      ARM: configs: qcom_defconfig: Reduce CMA size to 64MB

Mark Brown (1):
      ARM: configs: Remove REGULATOR_USERSPACE_CONSUMER

Michael Walle (1):
      arm64: configs: enable FlexTimer alarm timer

Nicolas Ferre (4):
      ARM: configs: at91: sama5: MCP16502 regulator as built-in
      ARM: configs: at91: Add mtd tests as modules
      ARM: configs: at91: Add USB Video webcam class
      ARM: configs: at91: Modernize UBI defconfig part

Razvan Stefanescu (2):
      ARM: configs: at91: sama5: PIOBU as built-in
      ARM: configs: at91: sama5: Enable LAN78XX as module

 arch/arm/configs/at91_dt_defconfig   |   5 +-
 arch/arm/configs/ezx_defconfig       |   1 -
 arch/arm/configs/imote2_defconfig    |   1 -
 arch/arm/configs/omap2plus_defconfig | 151 ++++++++++++++++++++++++++++++++++-
 arch/arm/configs/pxa_defconfig       |   1 -
 arch/arm/configs/qcom_defconfig      |  10 ++-
 arch/arm/configs/sama5_defconfig     |  51 +++++++-----
 arch/arm/configs/shmobile_defconfig  |   1 -
 arch/arm/configs/u8500_defconfig     |  14 ++++
 arch/arm64/configs/defconfig         |  35 +++++++-
 10 files changed, 240 insertions(+), 30 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 ARM <linux-arm-kernel@lists.infradead.org>,
	Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: [GIT PULL 2/6] ARM: defconfigs for v5.13
Date: Mon, 26 Apr 2021 17:54:30 +0200	[thread overview]
Message-ID: <CAK8P3a0WbrYBeR_VMBDfgC9R7aVXna26_LQjdHrd2xnN9e6_Cg@mail.gmail.com> (raw)
Message-ID: <20210426155430.010tNf5N2V5Boaj-9EYAT-1fYwgMQDTyyvVF0fpgugM@z> (raw)
In-Reply-To: <CAK8P3a2RjRSjTcmwVf3VHy2CUB2HBj5AaJTx=1NSYuA_Qy4E-w@mail.gmail.com>

The following changes since commit a38fd8748464831584a19438cbb3082b5a2dab15:

  Linux 5.12-rc2 (2021-03-05 17:33:41 -0800)

are available in the Git repository at:

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

for you to fetch changes up to 028a1e968435383c9555fc9386d116688f31dfce:

  Merge tag 'qcom-defconfig-for-5.13' of
git://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux into
arm/defconfig (2021-04-19 17:39:12 +0200)

----------------------------------------------------------------
ARM: defconfigs for v5.13

The usual set of defconfig updates, enabling newly added drivers.
There are platform updates for at91, omap, ux500 and qcom platforms,
and a number of changes to the arm64 defconfig.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>

----------------------------------------------------------------
Adam Ford (1):
      ARM: omap2plus_defconfig: Add AT25 EEPROM module

Adrien Grassein (1):
      arm64: defconfig: Enable wm8960 audio driver.

Arnd Bergmann (8):
      Merge tag 'renesas-arm-defconfig-for-v5.13-tag1' of
git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-devel into
arm/defconfig
      Merge tag 'arm64_defconfig_for_v5.13' of
git://git.kernel.org/pub/scm/linux/kernel/git/dinguyen/linux into
arm/defconfig
      Merge tag 'imx-defconfig-5.13' of
git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into
arm/defconfig
      Merge tag 'v5.12-next-defconfig' of
git://git.kernel.org/pub/scm/linux/kernel/git/matthias.bgg/linux into
arm/defconfig
      Merge tag 'at91-defconfig-5.13' of
git://git.kernel.org/pub/scm/linux/kernel/git/at91/linux into
arm/defconfig
      Merge tag 'qcom-arm64-defconfig-for-5.13' of
git://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux into
arm/defconfig
      Merge tag 'omap-for-v5.13/defconfig-signed' of
git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into
arm/defconfig
      Merge tag 'qcom-defconfig-for-5.13' of
git://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux into
arm/defconfig

Bjorn Andersson (1):
      arm64: defconfig: Enable Qualcomm SM8350 TLMM and GCC

Codrin Ciubotariu (1):
      ARM: configs: at91: sama5: Add audio MIKROE PROTO board

Dong Aisheng (1):
      arm64: defconfig: add imx8qm pinctrl support

Emil Velikov (2):
      ARM: configs: at91: sama5: update with savedefconfig
      ARM: configs: at91: sama5: enable the Hantro G1 engine

Enric Balletbo i Serra (2):
      arm64: defconfig: Allow mt8173-based boards to boot from usb
      arm64: defconfig: Enable options to support panel display for
Mediatek Chromebooks

Fabio Estevam (2):
      arm64: defconfig: Enable the Hantro decoder
      arm64: configs: Select REALTEK_PHY as built-in

Geert Uytterhoeven (1):
      ARM: shmobile: defconfig: Refresh for v5.12-rc2

Guido Günther (2):
      arm64: defconfig: Enable devfreq support for i.MX8MQ
      arm64: defconfig: Enable asoc simple mux

Heiko Thiery (1):
      arm64: configs: Enable PCIe support for imx8mq boards

Ivan Jelincic (2):
      ARM: omap2plus_defconfig: Update for dropped simple-pm-bus
      ARM: omap2plus_defconfig: Enable Netfilter components as modules

Krzysztof Kozlowski (1):
      arm64: defconfig: enable Intel's eASIC N5X SoCFPGA and Keem Bay SoC

Linus Walleij (1):
      ARM: configs: ux500: Update for new drivers

Manivannan Sadhasivam (7):
      ARM: configs: qcom_defconfig: Enable APCS IPC mailbox driver
      ARM: configs: qcom_defconfig: Enable SDX55 A7 PLL and APCS clock driver
      ARM: configs: qcom_defconfig: Enable CPUFreq support
      ARM: configs: qcom_defconfig: Enable Q6V5_PAS remoteproc driver
      ARM: configs: qcom_defconfig: Enable SDX55 interconnect driver
      ARM: configs: qcom_defconfig: Enable GLINK SMEM driver
      ARM: configs: qcom_defconfig: Reduce CMA size to 64MB

Mark Brown (1):
      ARM: configs: Remove REGULATOR_USERSPACE_CONSUMER

Michael Walle (1):
      arm64: configs: enable FlexTimer alarm timer

Nicolas Ferre (4):
      ARM: configs: at91: sama5: MCP16502 regulator as built-in
      ARM: configs: at91: Add mtd tests as modules
      ARM: configs: at91: Add USB Video webcam class
      ARM: configs: at91: Modernize UBI defconfig part

Razvan Stefanescu (2):
      ARM: configs: at91: sama5: PIOBU as built-in
      ARM: configs: at91: sama5: Enable LAN78XX as module

 arch/arm/configs/at91_dt_defconfig   |   5 +-
 arch/arm/configs/ezx_defconfig       |   1 -
 arch/arm/configs/imote2_defconfig    |   1 -
 arch/arm/configs/omap2plus_defconfig | 151 ++++++++++++++++++++++++++++++++++-
 arch/arm/configs/pxa_defconfig       |   1 -
 arch/arm/configs/qcom_defconfig      |  10 ++-
 arch/arm/configs/sama5_defconfig     |  51 +++++++-----
 arch/arm/configs/shmobile_defconfig  |   1 -
 arch/arm/configs/u8500_defconfig     |  14 ++++
 arch/arm64/configs/defconfig         |  35 +++++++-
 10 files changed, 240 insertions(+), 30 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-04-26 15:55 UTC|newest]

Thread overview: 32+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-04-26 15:52 [GIT PULL 0/6] ARM SoC branches for 5.13 Arnd Bergmann
2021-04-26 15:52 ` Arnd Bergmann
2021-04-26 15:53 ` [GIT PULL 1/6] ARM: SoC changes for v5.13 Arnd Bergmann
2021-04-26 15:53   ` Arnd Bergmann
2021-04-26 19:42   ` pr-tracker-bot
2021-04-26 19:42     ` pr-tracker-bot
2021-04-26 15:54 ` Arnd Bergmann [this message]
2021-04-26 15:54   ` [GIT PULL 2/6] ARM: defconfigs " Arnd Bergmann
2021-04-26 19:42   ` pr-tracker-bot
2021-04-26 19:42     ` pr-tracker-bot
2021-04-26 15:55 ` [GIT PULL 3/6] ARM: SoC drivers " Arnd Bergmann
2021-04-26 15:55   ` Arnd Bergmann
2021-04-26 19:42   ` pr-tracker-bot
2021-04-26 19:42     ` pr-tracker-bot
2021-04-26 15:57 ` [GIT PULL 4/6] ARM: devicetree changes for 5.13 Arnd Bergmann
2021-04-26 15:57   ` Arnd Bergmann
2021-04-26 19:42   ` pr-tracker-bot
2021-04-26 19:42     ` pr-tracker-bot
2021-04-26 16:00 ` [GIT PULL 5/6] ARM: platform support for Nuvoton WPCM450 Arnd Bergmann
2021-04-26 16:00   ` Arnd Bergmann
2021-04-26 19:42   ` pr-tracker-bot
2021-04-26 19:42     ` pr-tracker-bot
2021-04-26 16:05 ` [GIT PULL 6/6, look out for dependencies ] ARM: platform support for Apple M1 Arnd Bergmann
2021-04-26 16:05   ` Arnd Bergmann
2021-04-26 19:42   ` pr-tracker-bot
2021-04-26 19:42     ` pr-tracker-bot
2021-04-26 19:39 ` [GIT PULL 0/6] ARM SoC branches for 5.13 Linus Torvalds
2021-04-26 19:39   ` Linus Torvalds
2021-04-26 19:39   ` Linus Torvalds
2021-04-27 21:15   ` Arnd Bergmann
2021-04-27 21:15     ` Arnd Bergmann
2021-04-27 21:22 ` 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=CAK8P3a0WbrYBeR_VMBDfgC9R7aVXna26_LQjdHrd2xnN9e6_Cg@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.