From: Dinesh Maniyam <[email protected]>

This series cleans up Cadence NAND support by fixing Kconfig dependencies
for SPL and aligning the driver with the raw NAND MTD API.

Patch 1 cleans up SPL Cadence NAND Kconfig selects and dependencies.
Patch 2 switches the Cadence NAND code to use the generic raw NAND MTD
header instead of a legacy controller-specific header.

Dinesh Maniyam (2):
  mtd: nand: raw: Kconfig: clean up SPL Cadence NAND dependencies
  mtd: nand: raw: use raw NAND MTD header

 drivers/mtd/nand/raw/Kconfig       | 14 +++++++-------
 drivers/mtd/nand/raw/cadence_spl.c |  3 +--
 2 files changed, 8 insertions(+), 9 deletions(-)

-- 
2.19.0

Reply via email to