mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-12-24 03:24:55 +08:00
b83db5b849
The DT docs are currently all just lumped together in the doc build. Let's organize the documents by kernel specifics, overlays and bindings. As writing-schema.rst is about bindings, let's move it to the bindings directory. Cc: Frank Rowand <frowand.list@gmail.com> Cc: Mauro Carvalho Chehab <mchehab@kernel.org> Signed-off-by: Rob Herring <robh@kernel.org> Reviewed-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org> Link: https://lore.kernel.org/r/20210325164713.1296407-6-robh@kernel.org
30 lines
454 B
ReStructuredText
30 lines
454 B
ReStructuredText
.. SPDX-License-Identifier: GPL-2.0
|
|
|
|
=============================
|
|
Open Firmware and Devicetree
|
|
=============================
|
|
|
|
Kernel Devicetree Usage
|
|
=======================
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
|
|
usage-model
|
|
of_unittest
|
|
|
|
Devicetree Overlays
|
|
===================
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
|
|
changesets
|
|
dynamic-resolution-notes
|
|
overlay-notes
|
|
|
|
Devicetree Bindings
|
|
===================
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
|
|
bindings/index
|