From: yixun.lan@amlogic.com (Yixun Lan)
To: linus-amlogic@lists.infradead.org
Subject: [PATCH 0/2] mtd: rawnand: meson: add Amlogic NAND driver support
Date: Wed, 13 Jun 2018 16:13:12 +0000 [thread overview]
Message-ID: <20180613161314.14894-1-yixun.lan@amlogic.com> (raw)
These two patches try to add initial NAND driver support for Amlogic Meson
SoCs, current it has been tested on GXL(p212) and AXG(s400) platform.
Liang Yang (2):
dt-bindings: nand: meson: add Amlogic NAND controller driver
mtd: rawnand: meson: add support for Amlogic NAND flash controller
.../bindings/mtd/amlogic,meson-nand.txt | 118 ++
drivers/mtd/nand/raw/Kconfig | 8 +
drivers/mtd/nand/raw/Makefile | 3 +
drivers/mtd/nand/raw/meson_nand.c | 1422 +++++++++++++++++
4 files changed, 1551 insertions(+)
create mode 100644 Documentation/devicetree/bindings/mtd/amlogic,meson-nand.txt
create mode 100644 drivers/mtd/nand/raw/meson_nand.c
--
2.17.1
next reply other threads:[~2018-06-13 16:13 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-06-13 16:13 Yixun Lan [this message]
2018-06-13 16:13 ` [PATCH 1/2] dt-bindings: nand: meson: add Amlogic NAND controller driver Yixun Lan
2018-06-23 22:46 ` Martin Blumenstingl
2018-06-26 18:30 ` Rob Herring
2018-06-27 23:40 ` Kevin Hilman
2018-06-24 13:57 ` Boris Brezillon
2018-06-13 16:13 ` [PATCH 2/2] mtd: rawnand: meson: add support for Amlogic NAND flash controller Yixun Lan
2018-06-13 9:07 ` kbuild test robot
2018-06-13 9:33 ` kbuild test robot
2018-06-24 19:38 ` Boris Brezillon
2018-06-27 23:33 ` Kevin Hilman
2018-06-28 7:00 ` Miquel Raynal
2018-06-28 23:45 ` Kevin Hilman
2018-06-29 7:14 ` Neil Armstrong
2018-07-02 7:17 ` Yixun Lan
2018-07-18 9:38 ` Yixun Lan
2018-07-18 19:08 ` Boris Brezillon
2018-07-19 8:13 ` Yixun Lan
2018-07-19 8:39 ` Boris Brezillon
2018-07-19 9:53 ` Yixun Lan
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=20180613161314.14894-1-yixun.lan@amlogic.com \
--to=yixun.lan@amlogic.com \
--cc=linus-amlogic@lists.infradead.org \
/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
all inboxes | Powered by JetHome®