mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-07 05:34:28 +00:00
02291d83fd
Add documentation in doc/drivel-model for the bind/unbind command.
Part of this documentation is extracted from original patch commit
message:
commit 49c752c93a
("cmd: Add bind/unbind commands to bind a device to a driver from the command line")
Signed-off-by: Patrice Chotard <patrice.chotard@st.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
25 lines
334 B
ReStructuredText
25 lines
334 B
ReStructuredText
.. SPDX-License-Identifier: GPL-2.0+
|
|
|
|
Driver Model
|
|
============
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
bind
|
|
debugging
|
|
design
|
|
ethernet
|
|
fdt-fixup
|
|
fs_firmware_loader
|
|
i2c-howto
|
|
livetree
|
|
migration
|
|
of-plat
|
|
pci-info
|
|
pmic-framework
|
|
remoteproc-framework
|
|
serial-howto
|
|
soc-framework
|
|
spi-howto
|
|
usb-info
|