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

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

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

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

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-01-06  9:32 [PATCH 0/2] mtd: nand: Move zynq nand driver to driver model Michal Simek
2020-01-06  9:32 ` [PATCH 1/2] zynq: " Michal Simek
2020-01-06  9:32 ` [PATCH 2/2] zynq: mtd: nand: Remove hardcoded base addresses Michal Simek
2020-01-16  7:18 ` [PATCH 0/2] mtd: nand: Move zynq 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