From: Michal Simek <michal.simek@xilinx.com>
To: u-boot@lists.denx.de
Subject: [PATCH 0/2] mtd: nand: Move zynq nand driver to driver model
Date: Mon, 6 Jan 2020 10:32:31 +0100 [thread overview]
Message-ID: <cover.1578303151.git.michal.simek@xilinx.com> (raw)
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
next reply other threads:[~2020-01-06 9:32 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-01-06 9:32 Michal Simek [this message]
2020-01-06 9:32 ` [PATCH 1/2] zynq: mtd: nand: Move zynq nand driver to driver model 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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1578303151.git.michal.simek@xilinx.com \
--to=michal.simek@xilinx.com \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox