doc: Document timer API
authorSean Anderson <seanga2@gmail.com>
Wed, 7 Oct 2020 18:37:43 +0000 (14:37 -0400)
committerTom Rini <trini@konsulko.com>
Thu, 22 Oct 2020 13:54:53 +0000 (09:54 -0400)
commitaff60aba6c44770fab8f2694ae81bafde6d22998
treeba4d9dcc33816302989b38498245f184bc9e39c7
parentc670aeee3df9186902dba07b76bd2de0776df390
doc: Document timer API

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>
Reviewed-by: Simon Glass <sjg@chromium.org>
doc/api/index.rst
doc/api/timer.rst [new file with mode: 0644]
include/timer.h