]> git.baikalelectronics.ru Git - uboot.git/commit
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)
commitb858a7ae035eacad886365e698a1d79a507dca12
treeba4d9dcc33816302989b38498245f184bc9e39c7
parentc4b9ea0fd4ffb2a28906e0ea96483410c05d9c5e
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