Hi,

This series is moving Xilinx Zynq NAND driver to driver model.
It allows us to remove hardcoded base address of smc and nand controller
and get base addresses from device tree.

Thanks,
Michal


Ashok Reddy Soma (2):
  zynq: mtd: nand: Move zynq nand driver to driver model
  zynq: mtd: nand: Remove hardcoded base addresses

 arch/arm/mach-zynq/include/mach/hardware.h |   2 -
 drivers/mtd/nand/raw/Kconfig               |   1 +
 drivers/mtd/nand/raw/zynq_nand.c           | 132 ++++++++++++++-------
 3 files changed, 88 insertions(+), 47 deletions(-)

-- 
2.24.0

Reply via email to