[PATCH 0/2] mtd: rawnand: lpc32xx: Remove platform data support from drivers

Vladimir Zapolskiy vz at kernel.org
Thu Sep 3 04:24:22 PDT 2026


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




More information about the linux-arm-kernel mailing list