aboutsummaryrefslogtreecommitdiff
path: root/Documentation/mtd/nand
AgeCommit message (Collapse)AuthorFilesLines
2018-09-04Documentation: mtd: remove stale pxa3xx NAND controller documentationMiquel Raynal1-113/+0
It is preferred to have the documentation about the drivers directly embedded in the driver itself. Remove this file now that the most important information from this file have been re-written in marvell_nand.c. Signed-off-by: Miquel Raynal <[email protected]> Acked-by: Boris Brezillon <[email protected]> Acked-by: Ezequiel Garcia <[email protected]>
2014-05-05doc: spelling error changesCarlos Garcia1-1/+1
Fixed multiple spelling errors. Acked-by: Randy Dunlap <[email protected]> Signed-off-by: Carlos E. Garcia <[email protected]> Signed-off-by: Jiri Kosina <[email protected]>
2014-01-03mtd: nand: pxa3xx: Add documentation about the controllerEzequiel Garcia1-0/+113
Given there's no public specification to this date, and in order to capture some important details and singularities about the controller let's document them once and for good. Cc: [email protected] Signed-off-by: Ezequiel Garcia <[email protected]> Signed-off-by: Brian Norris <[email protected]>