[GIT PULL 1/4] SoC: arm defconfig updates for 6.2

From: Arnd Bergmann
Date: Fri Dec 09 2022 - 12:20:00 EST


The following changes since commit 247f34f7b80357943234f93f247a1ae6b6c3a740:

Linux 6.1-rc2 (2022-10-23 15:27:33 -0700)

are available in the Git repository at:

https://git.kernel.org/pub/scm/linux/kernel/git/soc/soc.git tags/soc-defconfig-6.2

for you to fetch changes up to 93b8c91e4cdb520b67ffc4513a7d6232f1037d9b:

Merge tag 'qcom-arm64-defconfig-for-6.2-2' of https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux into arm/defconfig (2022-12-07 22:10:05 +0100)

----------------------------------------------------------------
SoC: arm defconfig updates for 6.2

This contains the ususal arm and arm64 updates to defconfig
files, enabling newly added drivers and adapting the files to
Kconfig changes, in particular for qualcomm, microchip, and
nxp SoC platforms.

----------------------------------------------------------------
Alexander Stein (1):
arm64: defconfig: Add Renesas 9-series PCIe clock generator

Alistair Francis (2):
ARM: imx_v6_v7_defconfig: Enable silergy,sy7636a
ARM: imx_v6_v7_defconfig: Enable the cyttsp5 touchscreen

Arnd Bergmann (11):
Merge tag 'at91-defconfig-6.2' of https://git.kernel.org/pub/scm/linux/kernel/git/at91/linux into arm/defconfig
Merge tag 'renesas-arm-defconfig-for-v6.2-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-devel into arm/defconfig
Merge tag 'renesas-riscv-defconfig-for-v6.2-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-devel into arm/defconfig
Merge tag 'tegra-for-6.2-arm64-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into arm/defconfig
Merge tag 'imx-defconfig-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into arm/defconfig
Merge tag 'v6.1-next-defconfig' of https://git.kernel.org/pub/scm/linux/kernel/git/matthias.bgg/linux into arm/defconfig
Merge tag 'ti-k3-config-for-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/ti/linux into arm/defconfig
Merge tag 'qcom-arm64-defconfig-for-6.2' of https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux into arm/defconfig
Merge tag 'qcom-defconfig-for-6.2' of https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux into arm/defconfig
Merge tag 'at91-defconfig-6.2-2' of https://git.kernel.org/pub/scm/linux/kernel/git/at91/linux into arm/defconfig
Merge tag 'qcom-arm64-defconfig-for-6.2-2' of https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux into arm/defconfig

Bhupesh Sharma (3):
arm64: defconfig: Enable Qualcomm QCE crypto
arm64: defconfig: Enable Qualcomm SM6115 / SM4250 GCC and Pinctrl
arm64: defconfig: Enable Qualcomm SM6115 / SM4250 GCC and Pinctrl

Claudiu Beznea (3):
ARM: configs: at91: sama7: use make savedefconfig
ARM: configs: at91: sama7: add config for microchip otpc
ARM: configs: at91: sama7: add config for thermal management

Dipen Patel (1):
arm64: defconfig: Enable HTE config

Eugen Hristev (2):
ARM: configs: sama5/7: switch to new MICROCHIP_ISC driver
ARM: configs: multi_v7: switch to new MICROCHIP_ISC driver

Fabrice Gasnier (1):
ARM: multi_v7_defconfig: enable Type-C UCSI and STM32G0 as modules

Jon Hunter (1):
arm64: defconfig: Enable Tegra186 timer support

Kory Maincent (2):
arm: configs: spear6xx: Refresh defconfig
arm: configs: spear6xx: Enable PL110 display controller

Krzysztof Kozlowski (3):
ARM: qcom_defconfig: enable rest of ARMv7 SoCs pinctrl drivers
arm64: defconfig: enable rest of Qualcomm ARMv8 SoCs pinctrl drivers
arm64: defconfig: build-in Qualcomm SC7180 and SM8450 interconnects

Lad Prabhakar (1):
riscv: configs: defconfig: Enable Renesas RZ/Five SoC

Marcel Ziswiler (3):
arm64: defconfig: enable snvs lpgpr support
arm64: defconfig: enable i.mx 8m plus specific interconnect support
ARM: imx_v6_v7_defconfig: Enable USB GPIO extcon support

Nícolas F. R. A. Prado (1):
arm64: defconfig: Enable missing configs for mt8183-jacuzzi-juniper

Rahul T R (1):
arm64: defconfig: Enable TI_TFP410 DVI bridge

Sameer Pujar (2):
arm64: defconfig: Enable couple of audio codecs
arm64: defconfig: Enable SND_ALOOP

Yoshihiro Shimoda (1):
arm64: defconfig: Enable Renesas R-Car S4-8 Spider Ethernet devices

arch/arm/configs/imx_v6_v7_defconfig | 5 +++++
arch/arm/configs/multi_v7_defconfig | 8 ++++---
arch/arm/configs/qcom_defconfig | 5 +++++
arch/arm/configs/sama5_defconfig | 2 +-
arch/arm/configs/sama7_defconfig | 11 ++++++---
arch/arm/configs/spear6xx_defconfig | 7 ++----
arch/arm64/configs/defconfig | 43 +++++++++++++++++++++++++++++++++---
arch/riscv/configs/defconfig | 3 +++
8 files changed, 69 insertions(+), 15 deletions(-)