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>
This commit is contained in:
Sean Anderson
2020-10-07 14:37:43 -04:00
committed by Tom Rini
parent c670aeee3d
commit aff60aba6c
3 changed files with 33 additions and 22 deletions

View File

@@ -12,4 +12,5 @@ U-Boot API documentation
pinctrl
rng
serial
timer
unicode

8
doc/api/timer.rst Normal file
View File

@@ -0,0 +1,8 @@
.. SPDX-License-Identifier: GPL-2.0+
.. Copyright (C) 2020 Sean Anderson <seanga2@gmail.com>
Timer Subsystem
===============
.. kernel-doc:: include/timer.h
:internal: