summaryrefslogtreecommitdiff
path: root/Documentation/driver-api/mtd/index.rst
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab+samsung@kernel.org>2019-06-18 16:40:16 -0300
committerMauro Carvalho Chehab <mchehab+samsung@kernel.org>2019-07-15 09:20:28 -0300
commit43f6c0787c1781b951d686e8302377fcf85ccb8a (patch)
tree91ccc899245bb8470f82bcfef80cd641125e46ad /Documentation/driver-api/mtd/index.rst
parentbf6b7a742e3f82b3132e149fb17761e84207f9f1 (diff)
downloadlwn-43f6c0787c1781b951d686e8302377fcf85ccb8a.tar.gz
lwn-43f6c0787c1781b951d686e8302377fcf85ccb8a.zip
docs: mtd: move it to the driver-api book
While I was tempted to move it to admin-guide, as some docs there are more userspace-faced, there are some very technical discussions about memory error correction code from the Kernel implementer's PoV. So, let's place it inside the driver-api book. Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
Diffstat (limited to 'Documentation/driver-api/mtd/index.rst')
-rw-r--r--Documentation/driver-api/mtd/index.rst10
1 files changed, 10 insertions, 0 deletions
diff --git a/Documentation/driver-api/mtd/index.rst b/Documentation/driver-api/mtd/index.rst
new file mode 100644
index 000000000000..2e0e7cc4055e
--- /dev/null
+++ b/Documentation/driver-api/mtd/index.rst
@@ -0,0 +1,10 @@
+==============================
+Memory Technology Device (MTD)
+==============================
+
+.. toctree::
+ :maxdepth: 1
+
+ intel-spi
+ nand_ecc
+ spi-nor