public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [PATCH 0/2] Move arasan nand driver to driver model
@ 2019-12-19 15:06 Michal Simek
  2019-12-19 15:06 ` [PATCH 1/2] mtd: nand: " Michal Simek
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Michal Simek @ 2019-12-19 15:06 UTC (permalink / raw)
  To: u-boot

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2020-01-16  7:32 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-12-19 15:06 [PATCH 0/2] Move arasan nand driver to driver model Michal Simek
2019-12-19 15:06 ` [PATCH 1/2] mtd: nand: " Michal Simek
2019-12-19 15:06 ` [PATCH 2/2] mtd: nand: Remove hardcoded base address of nand Michal Simek
2020-01-16  7:32 ` [PATCH 0/2] Move arasan nand driver to driver model Michal Simek

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox