[PATCH v5 5/5] doc: add bind/unbind command documentation
Simon Glass
sjg at chromium.org
Sun Aug 23 01:18:06 CEST 2020
On Tue, 28 Jul 2020 at 01:13, Patrice Chotard <patrice.chotard at st.com> wrote:
>
> Add documentation in doc/drivel-model for the bind/unbind command.
> Part of this documentation is extracted from original patch commit
> message:
> commit 49c752c93a78 ("cmd: Add bind/unbind commands to bind a device to a driver from the command line")
>
> Signed-off-by: Patrice Chotard <patrice.chotard at st.com>
>
> ---
>
> (no changes since v4)
>
> Changes in v4:
> - fix make htmldocs error "Title underline too short"
>
> Changes in v3:
> - fix typo
> - add bind/unbind parameters description and how to find them
>
> doc/driver-model/bind.rst | 49 ++++++++++++++++++++++++++++++++++++++
> doc/driver-model/index.rst | 1 +
> 2 files changed, 50 insertions(+)
> create mode 100644 doc/driver-model/bind.rst
Reviewed-by: Simon Glass <sjg at chromium.org>
Applied to u-boot-dm, thanks!
More information about the U-Boot
mailing list