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(-)