[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20210709234054.10288-4-olof@lixom.net>
Date: Fri, 9 Jul 2021 16:40:54 -0700
From: Olof Johansson <olof@...om.net>
To: torvalds@...ux-foundation.org
Cc: arm@...nel.org, soc@...nel.org, linux-kernel@...r.kernel.org,
linux-arm-kernel@...ts.infradead.org,
Olof Johansson <olof@...om.net>
Subject: [GIT PULL 4/4] ARM: Defconfig changes for 5.14
A set of defconfig changes, we keep them in a separate branch to avoid
conflicts between topics by separating them out. These changes are
almost exclusively turning on new drivers for various platforms, or
turning on modules for new drivers for the shared generic configs.
----------------------------------------------------------------
The following changes since commit 113dd10b4e96dd90a98ed514bc40caa07e4fbc56:
Merge tag 'arm-dt-5.14' into HEAD
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc.git tags/arm-defconfig-5.14
for you to fetch changes up to e6adbcb7e2d71b0e0e0deb6f904783aeb79728be:
Merge tag 'qcom-arm64-defconfig-for-5.14-1' of https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux into arm/defconfig
----------------------------------------------------------------
Adam Ford (1):
arm64: defconfig: Enable usb2_clksel for R-Car Gen3 and RZ/G2
Adrien Grassein (1):
arm64: defconfig: Enable LT8912B DRM bridge driver
Alim Akhtar (1):
arm64: defconfig: Enable Exynos UFS driver
Claudiu Beznea (1):
ARM: configs: at91_dt_defconfig: configs for sam9x60
Corentin Labbe (2):
ARM: ixp4xx_defconfig: add CONFIG_SERIAL_OF_PLATFORM
ARM: ixp4xx_defconfig: add MTD_PHYSMAP
Dmitry Osipenko (1):
ARM: tegra_defconfig: Enable CONFIG_DEVFREQ_THERMAL
Enric Balletbo i Serra (2):
arm64: defconfig: Do not override the MTK_PMIC_WRAP symbol
arm64: defconfig: Allow Mediatek boards to boot from the mmc
Fabio Estevam (1):
ARM: imx_v6_v7_defconfig: Select the Wifi ath10k sdio driver
Geert Uytterhoeven (1):
ARM: shmobile: defconfig: Refresh for v5.13-rc1
Joel Stanley (1):
ARM: config: aspeed: Add DEBUG_FS and EXT4
Lad Prabhakar (1):
arm64: defconfig: Enable ARCH_R9A07G044
Marek Szyprowski (2):
ARM: exynos_defconfig: restore framebuffer support
arm64: defconfig: add drivers needed for DragonBoard410c
Michael Walle (1):
arm64: defconfig: enable Layerscape EDAC driver
Nobuhiro Iwamatsu (2):
arm64: defconfig: Visconti: Enable PWM
arm64: defconfig: Visconti: Enable GPIO
Olof Johansson (11):
Merge tag 'renesas-arm-defconfig-for-v5.14-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-devel into arm/defconfig
Merge tag 'omap-for-v5.14/defconfig-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into arm/defconfig
Merge tag 'renesas-arm-defconfig-for-v5.14-tag2' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-devel into arm/defconfig
Merge tag 'v5.13-next-defconfig' of https://git.kernel.org/pub/scm/linux/kernel/git/matthias.bgg/linux into arm/defconfig
Merge tag 'at91-defconfig-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/at91/linux into arm/defconfig
Merge tag 'imx-defconfig-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into arm/defconfig
Merge tag 'samsung-defconfig-5.14' of https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux into arm/defconfig
Merge tag 'qcom-arm64-defconfig-for-5.14' of https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux into arm/defconfig
Merge tag 'tegra-for-5.14-arm-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into arm/defconfig
Merge tag 'visconti-arm-defconfig-for-v5.14' of https://git.kernel.org/pub/scm/linux/kernel/git/iwamatsu/linux-visconti into arm/defconfig
Merge tag 'qcom-arm64-defconfig-for-5.14-1' of https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux into arm/defconfig
Sicelo A. Mhlongo (2):
ARM: omap2plus_defconfig: Add WL1251 and WEXT modules
ARM: omap2plus_defconfig: Add LP5523 LED driver
Vinod Koul (2):
arm64: defconfig: qcom: enable interconnect for SM8350
arm64: defconfig: Enable renesas usb xhci pci host controller
arch/arm/configs/aspeed_g4_defconfig | 1 +
arch/arm/configs/aspeed_g5_defconfig | 2 ++
arch/arm/configs/at91_dt_defconfig | 2 ++
arch/arm/configs/exynos_defconfig | 1 +
arch/arm/configs/imx_v6_v7_defconfig | 2 ++
arch/arm/configs/ixp4xx_defconfig | 3 +++
arch/arm/configs/omap2plus_defconfig | 5 +++++
arch/arm/configs/shmobile_defconfig | 1 -
arch/arm/configs/tegra_defconfig | 1 +
arch/arm64/configs/defconfig | 17 ++++++++++++++++-
10 files changed, 33 insertions(+), 2 deletions(-)
Powered by blists - more mailing lists