doc: add include/dm/of*.h to the HTML documentation
Correct Sphinx style comments in include/dm/ofnode.h and add the device tree node API to the HTML documentation; the ofnode functions are compatible with Live tree or with flat device tree. Signed-off-by: Patrick Delaunay <patrick.delaunay@foss.st.com> Reviewed-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
This commit is contained in:
committed by
Heinrich Schuchardt
parent
6de6a615f8
commit
be74f71a67
@@ -17,3 +17,12 @@ Device
|
||||
.. kernel-doc:: include/dm/device.h
|
||||
.. kernel-doc:: include/dm/devres.h
|
||||
.. kernel-doc:: include/dm/read.h
|
||||
|
||||
Device tree
|
||||
-----------
|
||||
|
||||
.. kernel-doc:: include/dm/of.h
|
||||
.. kernel-doc:: include/dm/ofnode.h
|
||||
.. kernel-doc:: include/dm/of_extra.h
|
||||
.. kernel-doc:: include/dm/of_access.h
|
||||
.. kernel-doc:: include/dm/of_addr.h
|
||||
|
||||
Reference in New Issue
Block a user