All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] mtd: rawnand: lpc32xx: Remove platform data support from drivers
@ 2026-09-03 11:24 ` Vladimir Zapolskiy
  0 siblings, 0 replies; 14+ messages in thread
From: Vladimir Zapolskiy @ 2026-09-03 11:24 UTC (permalink / raw)
  To: Miquel Raynal
  Cc: Richard Weinberger, Vignesh Raghavendra, Piotr Wojtaszczyk,
	linux-mtd, linux-arm-kernel

Since NXP LPC32xx SoC support in the Linux kernel strictly depends on
device tree support, the unused platform data support can be removed
from the LPC32xx NAND MLC and SLC drivers.

Vladimir Zapolskiy (2):
  mtd: rawnand: lpc32xx_slc: Remove platform data support
  mtd: rawnand: lpc32xx_mlc: Remove platform data support

 drivers/mtd/nand/raw/lpc32xx_mlc.c | 21 ++-------------------
 drivers/mtd/nand/raw/lpc32xx_slc.c | 21 ++-------------------
 include/linux/mtd/lpc32xx_mlc.h    | 17 -----------------
 include/linux/mtd/lpc32xx_slc.h    | 17 -----------------
 4 files changed, 4 insertions(+), 72 deletions(-)
 delete mode 100644 include/linux/mtd/lpc32xx_mlc.h
 delete mode 100644 include/linux/mtd/lpc32xx_slc.h

-- 
2.51.0


______________________________________________________
Linux MTD discussion mailing list
http://lists.infradead.org/mailman/listinfo/linux-mtd/

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

end of thread, other threads:[~2026-09-04 18:09 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-09-03 11:24 [PATCH 0/2] mtd: rawnand: lpc32xx: Remove platform data support from drivers Vladimir Zapolskiy
2026-09-03 11:24 ` Vladimir Zapolskiy
2026-09-03 11:24 ` [PATCH 1/2] mtd: rawnand: lpc32xx_slc: Remove platform data support Vladimir Zapolskiy
2026-09-03 11:24   ` Vladimir Zapolskiy
2026-09-03 11:24 ` [PATCH 2/2] mtd: rawnand: lpc32xx_mlc: " Vladimir Zapolskiy
2026-09-03 11:24   ` Vladimir Zapolskiy
2026-09-03 12:28 ` [PATCH 0/2] mtd: rawnand: lpc32xx: Remove platform data support from drivers Miquel Raynal
2026-09-03 12:28   ` Miquel Raynal
2026-09-03 13:23   ` Vladimir Zapolskiy
2026-09-03 13:23     ` Vladimir Zapolskiy
2026-09-04  7:44     ` Miquel Raynal
2026-09-04  7:44       ` Miquel Raynal
2026-09-04 18:09 ` Miquel Raynal
2026-09-04 18:09   ` Miquel Raynal

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.