summaryrefslogtreecommitdiffstats
path: root/doc/driver-model/pmic-framework.rst
Commit message (Collapse)AuthorAgeFilesLines
* doc: Move driver model docs under develop/Simon Glass2021-03-261-143/+0
| | | | | | | | 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>
* doc: driver-model: Convert pmic-framework.txt to reSTBin Meng2019-07-241-0/+143
Convert plain text documentation to reStructuredText format and add it to Sphinx TOC tree. No essential content change. Signed-off-by: Bin Meng <bmeng.cn@gmail.com>