summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorPatrick Delaunay <patrick.delaunay@foss.st.com>2022-01-12 12:53:43 +0300
committerHeinrich Schuchardt <heinrich.schuchardt@canonical.com>2022-01-15 12:57:21 +0300
commit0cdd7ded8887d41d83f518e7b352972e58b47a1e (patch)
treec83723e79efdafc9b1348fef83f7c3444ef5bb5c /doc
parent797b2a2ed4a0d34ea521e6ee07a31bdb5bd8c14a (diff)
downloadu-boot-0cdd7ded8887d41d83f518e7b352972e58b47a1e.tar.xz
doc: add include/dm/root.h to the HTML documentation
Correct Sphinx style comments in include/dm/devres.h and add the associated driver model API to the HTML documentation. Signed-off-by: Patrick Delaunay <patrick.delaunay@foss.st.com> Reviewed-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
Diffstat (limited to 'doc')
-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 edce25da51..181a454c24 100644
--- a/doc/api/dm.rst
+++ b/doc/api/dm.rst
@@ -7,3 +7,4 @@ Uclass and Driver
-----------------
.. kernel-doc:: include/dm/uclass.h
+.. kernel-doc:: include/dm/root.h