summaryrefslogtreecommitdiff
path: root/doc/driver-model/livetree.txt
AgeCommit message (Collapse)Author
2019-07-24doc: driver-model: Convert livetree.txt to reSTBin Meng
Convert plain text documentation to reStructuredText format and add it to Sphinx TOC tree. No essential content change. Signed-off-by: Bin Meng <[email protected]>
2017-09-04dm: core: Add livetree documentationSimon Glass
Add some documentation for the live device tree support in U-Boot. This was missing from the initial series. Signed-off-by: Simon Glass <[email protected]> Suggested-by: Lukasz Majewski <[email protected]> Reviewed-by: Ɓukasz Majewski <[email protected]>