linux-mtd.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v7 0/2] tango NFC support + bindings doc
@ 2016-10-25 13:14 Marc Gonzalez
  2016-10-25 13:15 ` [PATCH v7 1/2] mtd: nand: add tango NFC dt " Marc Gonzalez
  2016-10-25 13:16 ` [PATCH v7 2/2] mtd: nand: add tango NAND flash controller support Marc Gonzalez
  0 siblings, 2 replies; 18+ messages in thread
From: Marc Gonzalez @ 2016-10-25 13:14 UTC (permalink / raw)
  To: linux-mtd, Boris Brezillon, Richard Weinberger
  Cc: DT, Rob Herring, Mark Rutland, Mason, Sebastian Frias

Hello,

This patch series adds support for the NAND Flash controller
on recent Tango chips, along with the bindings documentation.

Marc Gonzalez (2):
  mtd: nand: add tango NFC dt bindings doc
  mtd: nand: add tango NAND flash controller support

 Documentation/devicetree/bindings/mtd/tango-nand.txt |  38 ++
 drivers/mtd/nand/Kconfig                             |   6 +
 drivers/mtd/nand/Makefile                            |   1 +
 drivers/mtd/nand/tango_nand.c                        | 654 +++++++++++++++++++++++++++++
 4 files changed, 699 insertions(+)
 create mode 100644 Documentation/devicetree/bindings/mtd/tango-nand.txt
 create mode 100644 drivers/mtd/nand/tango_nand.c

Regards.

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

end of thread, other threads:[~2016-12-19 12:59 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-10-25 13:14 [PATCH v7 0/2] tango NFC support + bindings doc Marc Gonzalez
2016-10-25 13:15 ` [PATCH v7 1/2] mtd: nand: add tango NFC dt " Marc Gonzalez
2016-10-25 13:25   ` Boris Brezillon
2016-10-31  2:45   ` Rob Herring
2016-11-06 22:57   ` Boris Brezillon
2016-11-07  9:18   ` Arnd Bergmann
2016-11-07  9:26     ` Marc Gonzalez
2016-11-07  9:40       ` Boris Brezillon
2016-12-16 10:56     ` Marc Gonzalez
2016-12-16 13:26       ` Marc Gonzalez
2016-12-16 13:33         ` Mark Rutland
2016-12-19 12:59       ` Boris Brezillon
2016-10-25 13:16 ` [PATCH v7 2/2] mtd: nand: add tango NAND flash controller support Marc Gonzalez
2016-10-25 16:10   ` [PATCH v8] " Marc Gonzalez
2016-11-06 22:58     ` Boris Brezillon
2016-11-11 16:01       ` Mason
2016-11-11 17:14         ` Boris Brezillon
2016-12-01  1:44     ` Brian Norris

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