From: Brian Norris <computersforpeace@gmail.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org, linux-mtd@lists.infradead.org,
Boris Brezillon <boris.brezillon@free-electrons.com>,
Richard Weinberger <richard@nod.at>,
David Woodhouse <dwmw2@infradead.org>,
Brian Norris <computersforpeace@gmail.com>
Subject: [GIT PULL] MTD fixes for v4.7-rc1
Date: Fri, 27 May 2016 10:08:27 -0700 [thread overview]
Message-ID: <20160527170827.GE89390@google.com> (raw)
Hi Linus,
The following changes since commit e5366a266a8cd4cd6b0fe66876462cca2e1c6a89:
mtd: spi-nor: support GigaDevice gd25lq64c (2016-05-10 15:44:18 -0700)
are available in the git repository at:
git://git.infradead.org/linux-mtd.git tags/for-linus-20160527
for you to fetch changes up to 507e617440d70bc4269daac1b0ee96671bf2761a:
Documentation: dt: mtd: drop "soft_bch" from example (2016-05-27 09:56:26 -0700)
----------------------------------------------------------------
MTD fixes for v4.7-rc1
We've already noticed a few flaws in the MTD work for v4.7-rc1:
* The Atmel folks got ahead of themselves on trying to support their latest
hardware and were working off incorrect documentation. Fix up the NAND
driver to get this correct.
* Fix up device tree example documentation to use the latest recommendations
for describing NAND ECC algorithms.
----------------------------------------------------------------
Baruch Siach (1):
Documentation: dt: mtd: drop "soft_bch" from example
Wenyou Yang (1):
Revert "mtd: atmel_nand: Support variable RB_EDGE interrupts"
.../devicetree/bindings/mtd/atmel-nand.txt | 2 +-
Documentation/devicetree/bindings/mtd/nand.txt | 3 +-
drivers/mtd/nand/atmel_nand.c | 35 +++++-----------------
drivers/mtd/nand/atmel_nand_nfc.h | 3 +-
4 files changed, 12 insertions(+), 31 deletions(-)
reply other threads:[~2016-05-27 17:08 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=20160527170827.GE89390@google.com \
--to=computersforpeace@gmail.com \
--cc=boris.brezillon@free-electrons.com \
--cc=dwmw2@infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mtd@lists.infradead.org \
--cc=richard@nod.at \
--cc=torvalds@linux-foundation.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;
as well as URLs for NNTP newsgroup(s).