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>
This commit is contained in:
Mauro Carvalho Chehab 2019-06-18 15:03:13 -03:00
parent 4745dc8abb
commit 652a49bc68
4 changed files with 19 additions and 2 deletions

View File

@ -79,6 +79,7 @@ available subsections can be seen below.
isapnp isapnp
generic-counter generic-counter
lightnvm-pblk lightnvm-pblk
memory-devices/index
men-chameleon-bus men-chameleon-bus
ntb ntb
nvmem nvmem

View File

@ -0,0 +1,16 @@
=========================
Memory Controller drivers
=========================
.. toctree::
:maxdepth: 1
ti-emif
ti-gpmc
.. only:: subproject and html
Indices
=======
* :ref:`genindex`

View File

@ -1,4 +1,4 @@
:orphan: .. SPDX-License-Identifier: GPL-2.0
=============================== ===============================
TI EMIF SDRAM Controller Driver TI EMIF SDRAM Controller Driver

View File

@ -1,4 +1,4 @@
:orphan: .. SPDX-License-Identifier: GPL-2.0
======================================== ========================================
GPMC (General Purpose Memory Controller) GPMC (General Purpose Memory Controller)