summaryrefslogtreecommitdiff
path: root/doc/api
diff options
context:
space:
mode:
authorPatrick Delaunay <patrick.delaunay@foss.st.com>2022-01-12 10:55:41 +0100
committerHeinrich Schuchardt <heinrich.schuchardt@canonical.com>2022-01-15 10:57:21 +0100
commit5ebb52702edeeb2b46699ead31c56a7a5a127b49 (patch)
treedd1cabb3d1615911e686582aee28ff84b5e72eb4 /doc/api
parentbe74f71a679c8ca25a09bea86967dcee8a8b8cae (diff)
doc: add include/dm/fdtaddr.h to the HTML documentation
Correct Sphinx style comments in include/dm/fdtaddr.h and add the devfdt API to the HTML documentation; these functions are NOT compatible with live tree. Signed-off-by: Patrick Delaunay <patrick.delaunay@foss.st.com> Reviewed-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
Diffstat (limited to 'doc/api')
-rw-r--r--doc/api/dm.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/api/dm.rst b/doc/api/dm.rst
index 5bb66f2f50..df605dae9d 100644
--- a/doc/api/dm.rst
+++ b/doc/api/dm.rst
@@ -26,3 +26,4 @@ Device tree
.. kernel-doc:: include/dm/of_extra.h
.. kernel-doc:: include/dm/of_access.h
.. kernel-doc:: include/dm/of_addr.h
+.. kernel-doc:: include/dm/fdtaddr.h