All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v7 0/2] tango NFC support + bindings doc
@ 2016-10-25 13:14 ` Marc Gonzalez
  0 siblings, 0 replies; 36+ messages in thread
From: Marc Gonzalez @ 2016-10-25 13:14 UTC (permalink / raw)
  To: linux-mtd, Boris Brezillon, Richard Weinberger
  Cc: Mark Rutland, DT, Rob Herring, Sebastian Frias, Mason

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.

______________________________________________________
Linux MTD discussion mailing list
http://lists.infradead.org/mailman/listinfo/linux-mtd/

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

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

Thread overview: 36+ 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:14 ` Marc Gonzalez
2016-10-25 13:15 ` [PATCH v7 1/2] mtd: nand: add tango NFC dt " Marc Gonzalez
2016-10-25 13:15   ` Marc Gonzalez
     [not found]   ` <580F5B06.6030608-y1yR0Z3OICC7zZZRDBGcUA@public.gmane.org>
2016-10-25 13:25     ` Boris Brezillon
2016-10-25 13:25       ` Boris Brezillon
2016-10-31  2:45     ` Rob Herring
2016-10-31  2:45       ` Rob Herring
2016-11-06 22:57     ` Boris Brezillon
2016-11-06 22:57       ` Boris Brezillon
2016-11-07  9:18     ` Arnd Bergmann
2016-11-07  9:18       ` Arnd Bergmann
2016-11-07  9:26       ` Marc Gonzalez
2016-11-07  9:26         ` Marc Gonzalez
     [not found]         ` <582048D8.3000000-y1yR0Z3OICC7zZZRDBGcUA@public.gmane.org>
2016-11-07  9:40           ` Boris Brezillon
2016-11-07  9:40             ` Boris Brezillon
2016-12-16 10:56       ` Marc Gonzalez
2016-12-16 10:56         ` Marc Gonzalez
2016-12-16 13:26         ` Marc Gonzalez
2016-12-16 13:26           ` Marc Gonzalez
     [not found]           ` <ee9efd0a-59f5-8c21-0cad-40ca30e3a3e7-y1yR0Z3OICC7zZZRDBGcUA@public.gmane.org>
2016-12-16 13:33             ` Mark Rutland
2016-12-16 13:33               ` Mark Rutland
     [not found]         ` <d3cbfda6-23bf-4ad1-b1ce-c179b765272f-y1yR0Z3OICC7zZZRDBGcUA@public.gmane.org>
2016-12-19 12:59           ` Boris Brezillon
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 13:16   ` Marc Gonzalez
     [not found]   ` <580F5B37.5090100-y1yR0Z3OICC7zZZRDBGcUA@public.gmane.org>
2016-10-25 16:10     ` [PATCH v8] " Marc Gonzalez
2016-10-25 16:10       ` Marc Gonzalez
     [not found]       ` <580F8407.5070706-y1yR0Z3OICC7zZZRDBGcUA@public.gmane.org>
2016-11-06 22:58         ` Boris Brezillon
2016-11-06 22:58           ` Boris Brezillon
2016-11-11 16:01           ` Mason
2016-11-11 16:01             ` Mason
     [not found]             ` <5825EB70.4070406-GANU6spQydw@public.gmane.org>
2016-11-11 17:14               ` Boris Brezillon
2016-11-11 17:14                 ` Boris Brezillon
2016-12-01  1:44         ` Brian Norris
2016-12-01  1:44           ` Brian Norris

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.