Commit 652a49bc authored by Mauro Carvalho Chehab's avatar Mauro Carvalho Chehab
Browse files

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: default avatarMauro Carvalho Chehab <mchehab+samsung@kernel.org>
parent 4745dc8a
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -79,6 +79,7 @@ available subsections can be seen below.
   isapnp
   generic-counter
   lightnvm-pblk
   memory-devices/index
   men-chameleon-bus
   ntb
   nvmem
+16 −0
Original line number Diff line number Diff line
=========================
Memory Controller drivers
=========================

.. toctree::
    :maxdepth: 1

    ti-emif
    ti-gpmc

.. only::  subproject and html

   Indices
   =======

   * :ref:`genindex`
+1 −1
Original line number Diff line number Diff line
:orphan:
.. SPDX-License-Identifier: GPL-2.0

===============================
TI EMIF SDRAM Controller Driver
+1 −1
Original line number Diff line number Diff line
:orphan:
.. SPDX-License-Identifier: GPL-2.0

========================================
GPMC (General Purpose Memory Controller)