[GIT PULL 1/5] ARM: defconfig updates for v5.9

From: Arnd Bergmann
Date: Mon Aug 03 2020 - 17:36:51 EST


The following changes since commit 48778464bb7d346b47157d21ffde2af6b2d39110:

Linux 5.8-rc2 (2020-06-21 15:45:29 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 66d3037898efc84ee241f593ffba244591bca328:

Merge tag 'at91-defconfig-5.9' of
git://git.kernel.org/pub/scm/linux/kernel/git/at91/linux into
arm/defconfig (2020-07-27 14:35:28 +0200)

----------------------------------------------------------------
ARM: defconfig updates for 5.9

These are the usual updates to arm/arm64 defconfig files,
enabling newly added drivers and addressing changes to Kconfig
files.

Signed-off-by: Arnd Bergmann <arnd@xxxxxxxx>

----------------------------------------------------------------
Arnd Bergmann (7):
Merge tag 'renesas-arm-defconfig-for-v5.9-tag1' of
git://git.kernel.org/.../geert/renesas-devel into arm/defconfig
Merge tag 'tegra-for-5.9-arm-defconfig' of
git://git.kernel.org/.../tegra/linux into arm/defconfig
Merge tag 'sunxi-config-for-5.9-1' of
git://git.kernel.org/.../sunxi/linux into arm/defconfig
Merge tag 'qcom-arm64-defconfig-for-5.9' of
git://git.kernel.org/.../qcom/linux into arm/defconfig
Merge tag 'imx-defconfig-5.9' of
git://git.kernel.org/.../shawnguo/linux into arm/defconfig
Merge tag 'ti-k3-config-for-v5.9' of
git://git.kernel.org/.../kristo/linux into arm/defconfig
Merge tag 'at91-defconfig-5.9' of
git://git.kernel.org/.../at91/linux into arm/defconfig

Bjorn Andersson (2):
arm64: defconfig: Enable Qualcomm SM8250 pinctrl driver
arm64: defconfig: Enable Qualcomm IPCC driver

Codrin Ciubotariu (1):
ARM: configs: at91: sama5: Enable CLASSD

Cristian Birsan (1):
ARM: configs: at91: sama5: enable CAN PLATFORM driver

Dmitry Osipenko (1):
ARM: tegra_defconfig: Enable options useful for Nexus 7 and Acer A500

Enric Balletbo i Serra (1):
arm/arm64: defconfig: Update configs to use the new CROS_EC options

Faiz Abbas (1):
arm64: defconfig: Enable AM654x SDHCI controller

Geert Uytterhoeven (9):
ARM: shmobile: defconfig: Refresh for v5.8-rc1
ARM: shmobile: defconfig: Enable DA9063 ONKEY support
ARM: shmobile: defconfig: Enable CAT9554 support
ARM: shmobile: defconfig: Enable RZ/A watchdog support
ARM: shmobile: defconfig: Enable RZ/A1 CEU support
ARM: shmobile: defconfig: Enable ADV7612 CEC support
ARM: shmobile: defconfig: Enable RZ/A1H RTC support
ARM: multi_v7_defconfig: Enable additional support for Renesas platforms
arm64: defconfig: Enable additional support for Renesas platforms

Georgi Djakov (1):
arm64: defconfig: Enable the PM8xxx RTC driver

Grygorii Strashko (1):
arm64: arch_k3: enable chipid driver

Jeffrey Hugo (1):
arm64: defconfig: Add CONFIG_QCOM_RPMPD

Jon Hunter (1):
ARM: tegra: Enable CPUFREQ userspace governor

Maxime Ripard (10):
ARM: configs: sunxi: Run savedefconfig
ARM: configs: sunxi: Enable the CSI drivers
ARM: configs: sunxi: Enable the deinterlace and rotation engines
ARM: configs: sunxi: Enable Cedrus
ARM: configs: sunxi: Enable ASoC options
ARM: configs: sunxi: Add DRM output-related options
ARM: configs: sunxi: Enable Lima
ARM: configs: sunxi: Enable the PS/2 controller
ARM: sunxi: configs: Enable the Mailbox driver
ARM: configs: sunxi: Enable crypto related options

Michael Walle (3):
arm64: defconfig: enable RTC and audio support on Kontron sl28 boards
arm64: defconfig: enable TSN features for ENETC and similiar hardware
arm64: defconfig: enable CONFIG_FSL_ENETC_QOS

Peng Fan (1):
ARM: imx_v6_v7_defconfig: Support i.MX8MM

Razvan Stefanescu (2):
ARM: configs: at91: sama5: add support for KSZ ethernet switches
ARM: configs: at91: sama5: enable bridge and VLAN filtering

Robin Gong (1):
arm64: defconfig: add pca9450 pmic driver

Stanimir Varbanov (1):
arm64: defconfig: Enable SDM845 video clock controller

arch/arm/configs/exynos_defconfig | 4 ++-
arch/arm/configs/imx_v6_v7_defconfig | 3 +++
arch/arm/configs/multi_v7_defconfig | 11 ++++++++-
arch/arm/configs/pxa_defconfig | 4 ++-
arch/arm/configs/sama5_defconfig | 8 ++++++
arch/arm/configs/shmobile_defconfig | 13 ++++++----
arch/arm/configs/sunxi_defconfig | 48 +++++++++++++++++++++++++-----------
arch/arm/configs/tegra_defconfig | 45 ++++++++++++++++++++++++++++++++-
arch/arm64/Kconfig.platforms | 1 +
arch/arm64/configs/defconfig | 33 ++++++++++++++++++++++++-
10 files changed, 145 insertions(+), 25 deletions(-)