[GIT PULL 1/2] ARM: defconfig: pull for v6.7
From: Krzysztof Kozlowski
Date: Mon Oct 16 2023 - 03:29:22 EST
The following changes since commit 0bb80ecc33a8fb5a682236443c1e740d5c917d1d:
Linux 6.6-rc1 (2023-09-10 16:28:41 -0700)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git tags/samsung-defconfig-6.7
for you to fetch changes up to 438fb575463fc490e6200e5e28d02159492a97f8:
ARM: exynos_defconfig: add driver for ISL29018 (2023-10-06 13:57:37 +0200)
----------------------------------------------------------------
Samsung defconfig changes for v6.7
Enable several drivers for boards with Samsung Exynos ARM SoCs in
exynos_defconfig and multi_v7_defconfig: display PHYs, AHCI DWC, TM2
touchkey (used on ARM and ARM64 Exynos-based boards), Samsung camera
sensors and Intersil 29018 light sensor.
Enable also IIO in s5pv210_defconfig used by MAX17040 fuel gauge driver.
----------------------------------------------------------------
Marek Szyprowski (6):
ARM: multi_v7_defconfig: make Exynos related PHYs modules
ARM: multi_v7_defconfig: add AHCI_DWC driver
ARM: exynos_defconfig: replace SATA_AHCI_PLATFORM with AHCI_DWC driver
ARM: multi_v7_defconfig: add tm2-touchkey driver
ARM: multi_v7_defconfig: add drivers for S5C73M3 & S5K6A3 camera sensors
ARM: exynos_defconfig: add driver for ISL29018
Svyatoslav Ryhel (1):
ARM: s5pv210_defconfig: enable IIO required by MAX17040
arch/arm/configs/exynos_defconfig | 3 ++-
arch/arm/configs/multi_v7_defconfig | 6 ++++++
arch/arm/configs/s5pv210_defconfig | 1 +
3 files changed, 9 insertions(+), 1 deletion(-)