[PATCH 0/2] Move arasan nand driver to driver model

Michal Simek michal.simek at xilinx.com
Thu Dec 19 16:06:46 CET 2019


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



More information about the U-Boot mailing list