summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand/raw/jz4780_bch.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* mtd: rawnand: Move drivers for Ingenic SoCs to subfolderPaul Cercueil2019-03-211-43/+0
| | | | | | | | Before adding support for more SoCs and seeing the number of files for these drivers grow, we move them to their own subfolder to keep it tidy. Signed-off-by: Paul Cercueil <paul@crapouillou.net> Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
* mtd: nand: move raw NAND related code to the raw/ subdirBoris Brezillon2018-02-161-0/+43
As part of the process of sharing more code between different NAND based devices, we need to move all raw NAND related code to the raw/ subdirectory. Signed-off-by: Boris Brezillon <boris.brezillon@bootlin.com>