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/krzk/linux.git tags/samsung-soc-5.17 for you to fetch changes up to 3ac5f9db26bb7a227ccbf160c36a5567b5394299: ARM: samsung: Remove HAVE_S3C2410_I2C and use direct dependencies (2021-11-21 17:46:18 +0100) ---------------------------------------------------------------- Samsung mach/soc changes for v5.17 1. Minor fixes for S3C platforms. 2. Remove HAVE_S3C2410_I2C Kconfig symbol - not really useful. ---------------------------------------------------------------- Arnd Bergmann (1): ARM: s3c: add one more "fallthrough" statement in Jive Krzysztof Kozlowski (1): ARM: s3c: include header for prototype of s3c2410_modify_misccr Sam Protsenko (1): ARM: samsung: Remove HAVE_S3C2410_I2C and use direct dependencies arch/arm/Kconfig | 1 - arch/arm/mach-exynos/Kconfig | 1 - arch/arm/mach-s3c/Kconfig.s3c64xx | 1 - arch/arm/mach-s3c/gpio-samsung.c | 1 + arch/arm/mach-s3c/mach-jive.c | 1 + arch/arm/mach-s5pv210/Kconfig | 1 - drivers/i2c/busses/Kconfig | 10 ++-------- 7 files changed, 4 insertions(+), 12 deletions(-)