[PATCH v5 06/11] dm: doc: Update documentation for new driver model schema
Simon Glass
sjg at chromium.org
Wed Feb 15 03:00:11 CET 2023
Now that Linux has accepted these tags, move U-Boot over to use them.
Tidy up the comments and formatting, making sure that VPL is mentioned
too.
Signed-off-by: Simon Glass <sjg at chromium.org>
---
Changes in v5:
- Add a note to the SPL file about the migration
doc/README.TPL | 4 +--
doc/develop/driver-model/design.rst | 15 +++++------
.../driver-model/fs_firmware_loader.rst | 4 +--
doc/develop/driver-model/of-plat.rst | 25 ++++++++++---------
doc/develop/driver-model/pci-info.rst | 10 ++++----
doc/develop/driver-model/serial-howto.rst | 24 +++++++++---------
doc/develop/spl.rst | 9 +++++--
7 files changed, 49 insertions(+), 42 deletions(-)
Applied to u-boot-dm/next, thanks!
More information about the U-Boot
mailing list