Hi,

these two patches are moving nand driver to DM and also remove hardcoded
base address of nand controller and get it from device tree.

Thanks,
Michal


Ashok Reddy Soma (2):
  mtd: nand: Move arasan nand driver to driver model
  mtd: nand: Remove hardcoded base address of nand

 arch/arm/mach-zynqmp/include/mach/hardware.h |   2 -
 drivers/mtd/nand/raw/Kconfig                 |   1 +
 drivers/mtd/nand/raw/arasan_nfc.c            | 364 +++++++++++--------
 3 files changed, 206 insertions(+), 161 deletions(-)

-- 
2.24.0

Reply via email to