]> git.dujemihanovic.xyz Git - u-boot.git/commit
doc: Move driver model docs under develop/
authorSimon Glass <sjg@chromium.org>
Thu, 18 Mar 2021 07:25:12 +0000 (20:25 +1300)
committerSimon Glass <sjg@chromium.org>
Fri, 26 Mar 2021 04:03:10 +0000 (17:03 +1300)
commit5ce319133b2364e3283c3cde7a269681ff8431af
tree2badbcc08d4e19d9c1319deac066c54559e919c8
parentd1ceeeff6c2ee1e55b7140654c8d6de44b60dab6
doc: Move driver model docs under develop/

These docs are useful for developers, not users. Move them under that
section.

Suggested-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Signed-off-by: Simon Glass <sjg@chromium.org>
20 files changed:
doc/develop/driver-model/bind.rst [moved from doc/driver-model/bind.rst with 100% similarity]
doc/develop/driver-model/debugging.rst [moved from doc/driver-model/debugging.rst with 100% similarity]
doc/develop/driver-model/design.rst [moved from doc/driver-model/design.rst with 100% similarity]
doc/develop/driver-model/ethernet.rst [moved from doc/driver-model/ethernet.rst with 100% similarity]
doc/develop/driver-model/fdt-fixup.rst [moved from doc/driver-model/fdt-fixup.rst with 100% similarity]
doc/develop/driver-model/fs_firmware_loader.rst [moved from doc/driver-model/fs_firmware_loader.rst with 100% similarity]
doc/develop/driver-model/i2c-howto.rst [moved from doc/driver-model/i2c-howto.rst with 100% similarity]
doc/develop/driver-model/index.rst [moved from doc/driver-model/index.rst with 68% similarity]
doc/develop/driver-model/livetree.rst [moved from doc/driver-model/livetree.rst with 100% similarity]
doc/develop/driver-model/migration.rst [moved from doc/driver-model/migration.rst with 100% similarity]
doc/develop/driver-model/of-plat.rst [moved from doc/driver-model/of-plat.rst with 100% similarity]
doc/develop/driver-model/pci-info.rst [moved from doc/driver-model/pci-info.rst with 100% similarity]
doc/develop/driver-model/pmic-framework.rst [moved from doc/driver-model/pmic-framework.rst with 100% similarity]
doc/develop/driver-model/remoteproc-framework.rst [moved from doc/driver-model/remoteproc-framework.rst with 100% similarity]
doc/develop/driver-model/serial-howto.rst [moved from doc/driver-model/serial-howto.rst with 100% similarity]
doc/develop/driver-model/soc-framework.rst [moved from doc/driver-model/soc-framework.rst with 100% similarity]
doc/develop/driver-model/spi-howto.rst [moved from doc/driver-model/spi-howto.rst with 100% similarity]
doc/develop/driver-model/usb-info.rst [moved from doc/driver-model/usb-info.rst with 100% similarity]
doc/develop/index.rst
doc/index.rst