summaryrefslogtreecommitdiff
path: root/Documentation/driver-api/memory-devices/index.rst
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab+samsung@kernel.org>2019-06-18 21:03:13 +0300
committerMauro Carvalho Chehab <mchehab+samsung@kernel.org>2019-07-15 17:03:03 +0300
commit652a49bc68ce3cf0355bde357b3998bd63e73915 (patch)
tree91811a9ba5e5ffc9e0d55cf5789bd6fee3d56edc /Documentation/driver-api/memory-devices/index.rst
parent4745dc8abb0a0a9851c07265eea01d844886d5c8 (diff)
downloadlinux-652a49bc68ce3cf0355bde357b3998bd63e73915.tar.xz
docs: add a memory-devices subdir to driver-api
There are two docs describing memory device drivers. Add both to this new chapter of the driver-api. Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
Diffstat (limited to 'Documentation/driver-api/memory-devices/index.rst')
-rw-r--r--Documentation/driver-api/memory-devices/index.rst16
1 files changed, 16 insertions, 0 deletions
diff --git a/Documentation/driver-api/memory-devices/index.rst b/Documentation/driver-api/memory-devices/index.rst
new file mode 100644
index 000000000000..87549828f6ab
--- /dev/null
+++ b/Documentation/driver-api/memory-devices/index.rst
@@ -0,0 +1,16 @@
+=========================
+Memory Controller drivers
+=========================
+
+.. toctree::
+ :maxdepth: 1
+
+ ti-emif
+ ti-gpmc
+
+.. only:: subproject and html
+
+ Indices
+ =======
+
+ * :ref:`genindex`