Commit 4ef7f57e authored by Mauro Carvalho Chehab's avatar Mauro Carvalho Chehab Committed by Rob Herring
Browse files

docs: dt: add an index.rst file for devicetree



There are some device tree documentation under
Documentation/devicetree. Add a top index file for it and
add the already-existing ReST file on it.

Signed-off-by: default avatarMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Signed-off-by: default avatarRob Herring <robh@kernel.org>
parent 9ae8578b
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
.. SPDX-License-Identifier: GPL-2.0

=============================
Open Firmware and Device Tree
=============================

.. toctree::
   :maxdepth: 1

   writing-schema
+3 −0
Original line number Diff line number Diff line
.. SPDX-License-Identifier: GPL-2.0


.. The Linux Kernel documentation master file, created by
   sphinx-quickstart on Fri Feb 12 13:51:46 2016.
@@ -46,6 +48,7 @@ platform firmwares.
   :maxdepth: 2

   firmware-guide/index
   devicetree/index

Application-developer documentation
-----------------------------------