doc: add include/dm/platdata.h to the HTML documentation

Correct Sphinx style comments in include/dm/platdata.h
and add the associated API to the HTML documentation.

Signed-off-by: Patrick Delaunay <patrick.delaunay@foss.st.com>
Reviewed-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
This commit is contained in:
Patrick Delaunay 2022-01-12 10:53:45 +01:00 committed by Heinrich Schuchardt
parent cbb14ac92c
commit ca4ca43e2f
2 changed files with 3 additions and 2 deletions

View file

@ -9,3 +9,4 @@ Uclass and Driver
.. kernel-doc:: include/dm/uclass.h
.. kernel-doc:: include/dm/root.h
.. kernel-doc:: include/dm/lists.h
.. kernel-doc:: include/dm/platdata.h