You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We have thorough existing documentation on the abstract driver model.
We have some documentation on individual APIs (though the generated
content is not very useful and should probably be looked at; I suspect
99.9% of users are just reading the doxygen comments in the source
code instead of looking at these pages).
We do not, however, have documentation for actual device drivers, or
information about what devicetree compatibles and Kconfig options they
are associated with.
This patch is a proof of concept showing how the previous patches in
the series can be stitched together into an index of existing drivers
that cross-references DT and Kconfig as needed, with content
coming from the sources.
Signed-off-by: Martí Bolívar <[email protected]>
0 commit comments