The following changes since commit ac9a78681b921877518763ba0e89202254349d1b: Linux 6.4-rc1 (2023-05-07 13:34:35 -0700) are available in the Git repository at: https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git tags/samsung-soc-6.5 for you to fetch changes up to ca027ae58eaab3632966158ce440a7f50da52bef: ARM: s3c: Switch i2c drivers back to use .probe() (2023-05-30 09:40:37 +0200) ---------------------------------------------------------------- Samsung mach/soc changes for v6.5 1. Re-introduce Exynos4212 which was removed because of lack of upstream users. Artur Weber adds now Samsung Galaxy Tab3 with Exynos4212. 2. Minor cleanups. ---------------------------------------------------------------- Artur Weber (1): ARM: exynos: Re-introduce Exynos4212 support Lukas Bulwahn (1): ARM: s3c: remove obsolete config S3C64XX_SETUP_IDE Uwe Kleine-König (1): ARM: s3c: Switch i2c drivers back to use .probe() arch/arm/mach-exynos/Kconfig | 5 +++++ arch/arm/mach-exynos/common.h | 8 ++++++++ arch/arm/mach-exynos/exynos.c | 2 ++ arch/arm/mach-exynos/firmware.c | 8 +++++++- arch/arm/mach-exynos/pm.c | 2 +- arch/arm/mach-exynos/suspend.c | 4 ++++ arch/arm/mach-s3c/Kconfig.s3c64xx | 6 ------ arch/arm/mach-s3c/mach-crag6410-module.c | 2 +- 8 files changed, 28 insertions(+), 9 deletions(-)