devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] mtd: rawnand: s3c2410: Drop S3C2410 driver
@ 2025-08-30 17:01 Krzysztof Kozlowski
  2025-08-30 17:01 ` [PATCH 1/4] mtd: rawnand: s3c2410: Drop S3C2410 support Krzysztof Kozlowski
                   ` (4 more replies)
  0 siblings, 5 replies; 9+ messages in thread
From: Krzysztof Kozlowski @ 2025-08-30 17:01 UTC (permalink / raw)
  To: Miquel Raynal, Richard Weinberger, Vignesh Raghavendra,
	Rob Herring, Krzysztof Kozlowski, Conor Dooley,
	Krzysztof Kozlowski, Alim Akhtar, Russell King
  Cc: linux-mtd, linux-kernel, devicetree, linux-arm-kernel,
	linux-samsung-soc, Krzysztof Kozlowski

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@linaro.org>


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2025-09-01 20:21 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-08-30 17:01 [PATCH 0/4] mtd: rawnand: s3c2410: Drop S3C2410 driver Krzysztof Kozlowski
2025-08-30 17:01 ` [PATCH 1/4] mtd: rawnand: s3c2410: Drop S3C2410 support Krzysztof Kozlowski
2025-08-30 17:01 ` [PATCH 2/4] dt-bindings: mtd samsung-s3c2410: " Krzysztof Kozlowski
2025-09-01 20:21   ` Rob Herring (Arm)
2025-08-30 17:01 ` [PATCH 3/4] mtd: rawnand: s3c2410: Drop driver (no actual S3C64xx user) Krzysztof Kozlowski
2025-08-30 17:01 ` [PATCH 4/4] ARM: s3c6400_defconfig: Drop MTD_NAND_S3C2410 Krzysztof Kozlowski
2025-09-01  7:26   ` Miquel Raynal
2025-09-01 13:26   ` (subset) " Krzysztof Kozlowski
2025-09-01 13:03 ` [PATCH 0/4] mtd: rawnand: s3c2410: Drop S3C2410 driver Miquel Raynal

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).