[PATCH v4 09/11] doc: introduce led.rst documentation

Simon Glass sjg at chromium.org
Thu Sep 26 23:33:28 CEST 2024


On Sat, 21 Sept 2024 at 00:52, Christian Marangi <ansuelsmth at gmail.com> wrote:
>
> Introduce simple led.rst documentation to document all the additional
> Kconfig and the current limitation of LED_BLINK and GPIO software blink.
>
> Also add missing definition for sw_blink in led_uc_plat struct.
>
> Signed-off-by: Christian Marangi <ansuelsmth at gmail.com>
> ---
>  doc/api/index.rst |  1 +
>  doc/api/led.rst   | 10 ++++++++++
>  include/led.h     | 41 +++++++++++++++++++++++++++++++++++++++++
>  3 files changed, 52 insertions(+)
>  create mode 100644 doc/api/led.rst

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list