mbox series

[GIT,PULL] Qualcomm defconfig updates for v5.18

Message ID 20220301041036.1804008-1-bjorn.andersson@linaro.org (mailing list archive)
State Queued
Headers show
Series [GIT,PULL] Qualcomm defconfig updates for v5.18 | expand

Pull-request

https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux.git tags/qcom-defconfig-for-5.18

Message

Bjorn Andersson March 1, 2022, 4:10 a.m. UTC
The following changes since commit fa55b7dcdc43c1aa1ba12bca9d2dd4318c2a0dbf:

  Linux 5.16-rc1 (2021-11-14 13:56:52 -0800)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux.git tags/qcom-defconfig-for-5.18

for you to fetch changes up to 7495af9308354b37a3557518d0d04f4cdb2a7837:

  ARM: multi_v7_defconfig: Enable drivers for DragonBoard 410c (2021-12-13 16:52:05 -0600)

----------------------------------------------------------------
Qualcomm defconfig updates for v5.18

The Qualcomm Snapdragon 8916 devices come in both 32- or 64-bit form,
and even though the typical case so far has been to 64-bit, it's
possible to run the Dragonboard 410c in either mode.

Enable the relevant drivers in multi_v7_defconfig to enable this, and
other Snapdragon 8916 devices to run the 32-bit kernel.

----------------------------------------------------------------
Stephan Gerhold (1):
      ARM: multi_v7_defconfig: Enable drivers for DragonBoard 410c

 arch/arm/configs/multi_v7_defconfig | 57 +++++++++++++++++++++++++++++++++++--
 1 file changed, 55 insertions(+), 2 deletions(-)

Comments

Arnd Bergmann March 8, 2022, 4:58 p.m. UTC | #1
From: Arnd Bergmann <arnd@arndb.de>

On Mon, 28 Feb 2022 22:10:36 -0600, Bjorn Andersson wrote:
> The following changes since commit fa55b7dcdc43c1aa1ba12bca9d2dd4318c2a0dbf:
> 
>   Linux 5.16-rc1 (2021-11-14 13:56:52 -0800)
> 
> are available in the Git repository at:
> 
>   https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux.git tags/qcom-defconfig-for-5.18
> 
> [...]

Merged into arm/defconfig, thanks!

merge commit: c199a67c42d65ec3f60b2619d1e2bc1da8ed3dd5

       Arnd