Drop S3C2410 NAND driver because its only two users were: 1. S3C2410 SoC: removed from kernel, 2. S3C64xx SoC: does not reference this driver. Best regards, Krzysztof --- Krzysztof Kozlowski (4): mtd: rawnand: s3c2410: Drop S3C2410 support dt-bindings: mtd samsung-s3c2410: Drop S3C2410 support mtd: rawnand: s3c2410: Drop driver (no actual S3C64xx user) ARM: s3c6400_defconfig: Drop MTD_NAND_S3C2410 .../devicetree/bindings/mtd/samsung-s3c2410.txt | 56 - arch/arm/configs/s3c6400_defconfig | 1 - drivers/mtd/nand/raw/Kconfig | 26 - drivers/mtd/nand/raw/Makefile | 1 - drivers/mtd/nand/raw/s3c2410.c | 1230 -------------------- include/linux/platform_data/mtd-nand-s3c2410.h | 70 -- 6 files changed, 1384 deletions(-) --- base-commit: 4e9ae4ca11b35e6a3e9a1175201d8c55406d9301 change-id: 20250830-s3c-cleanup-nand-d87b5847ad10 Best regards, -- Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>