summaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/index.rst
diff options
context:
space:
mode:
authorRob Herring <robh@kernel.org>2021-03-25 10:47:13 -0600
committerRob Herring <robh@kernel.org>2021-03-27 12:59:03 -0600
commitaa89ee98b8b4d36cff793814efbc7ae31b2ea085 (patch)
treefe72b7bbf2ec2327d7994ad829654b643d696a17 /Documentation/devicetree/index.rst
parent8c8239c2c1fb82f171cb22a707f3bb88a2f22109 (diff)
downloadlinux-aa89ee98b8b4d36cff793814efbc7ae31b2ea085.tar.bz2
docs: dt: Add DT API documentation
The kernel-doc for the DT APIs are not included in the documentation build. Add them. 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-9-robh@kernel.org
Diffstat (limited to 'Documentation/devicetree/index.rst')
-rw-r--r--Documentation/devicetree/index.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/index.rst b/Documentation/devicetree/index.rst
index 70b5dcdbcf07..1a2fc8014996 100644
--- a/Documentation/devicetree/index.rst
+++ b/Documentation/devicetree/index.rst
@@ -11,6 +11,7 @@ Kernel Devicetree Usage
usage-model
of_unittest
+ kernel-api
Devicetree Overlays
===================