commit | 0a6d6bae03864938f073cc114992c40f2338a155 | [log] [tgz] |
---|---|---|
author | Peter Pan <peterpandong@micron.com> | Thu Aug 16 17:30:12 2018 +0200 |
committer | Jagan Teki <jagan@amarulasolutions.com> | Thu Sep 20 20:10:49 2018 +0530 |
tree | 69b01fa2cbb8f1c2aebfd9ff277acb2f12bc8760 | |
parent | d13f5b254a43e292814a618f60a2696ba01267a7 [diff] |
mtd: nand: Add core infrastructure to support SPI NANDs Add a SPI NAND framework based on the generic NAND framework and the spi-mem infrastructure. In its current state, this framework supports the following features: - single/dual/quad IO modes - on-die ECC Signed-off-by: Peter Pan <peterpandong@micron.com> Signed-off-by: Boris Brezillon <boris.brezillon@bootlin.com> Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com> Acked-by: Jagan Teki <jagan@openedev.com>