OSDN Git Service

mtd: spinand: Add initial support for Paragon PN26G0xA
authorJeff Kletsky <git-commits@allycomm.com>
Tue, 18 Jun 2019 17:08:05 +0000 (10:08 -0700)
committerMiquel Raynal <miquel.raynal@bootlin.com>
Thu, 27 Jun 2019 18:13:07 +0000 (20:13 +0200)
commit3552691616c940a7c4125c2678ba816653cd725e
tree0e4c68547865dbf2a93f4c3dc41af22d6bd73b2f
parentb74e6985bfe81627b7b1adb8443220f98f89f9f4
mtd: spinand: Add initial support for Paragon PN26G0xA

Add initial support for Paragon Technology
PN26G01Axxxxx and PN26G02Axxxxx SPI NAND

Datasheets available at
http://www.xtxtech.com/upfile/2016082517274590.pdf
http://www.xtxtech.com/upfile/2016082517282329.pdf

Signed-off-by: Jeff Kletsky <git-commits@allycomm.com>
Reviewed-by: Frieder Schrempf <frieder.schrempf@kontron.de>
Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
drivers/mtd/nand/spi/Makefile
drivers/mtd/nand/spi/core.c
drivers/mtd/nand/spi/paragon.c [new file with mode: 0644]
include/linux/mtd/spinand.h