
12 Oct
2020
12 Oct
'20
5:34 a.m.
On Wed, 7 Oct 2020 at 12:37, Sean Anderson seanga2@gmail.com wrote:
This adds kerneldocs for <timer.h>.
I don't know who should maintain doc/api/timer.rst, since the timer subsystem seems to be maintained by SoC maintainers. MAINTAINERS is left un-updated for the moment.
Signed-off-by: Sean Anderson seanga2@gmail.com
Changes in v2:
- New
doc/api/index.rst | 1 + doc/api/timer.rst | 8 ++++++++ include/timer.h | 46 ++++++++++++++++++++++++---------------------- 3 files changed, 33 insertions(+), 22 deletions(-) create mode 100644 doc/api/timer.rst
Reviewed-by: Simon Glass sjg@chromium.org