commit | 0870f101996c69b1201ada1ca0b986191991695a | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun Sep 19 15:51:10 2021 -0600 |
committer | Ramon Fried <rfried.dev@gmail.com> | Tue Sep 28 18:50:55 2021 +0300 |
tree | 3040be872fc4a425f6cfbe4ba200a17484e20193 | |
parent | 9cf3e9077bd7a1372e6cf027ae6bed63657ee73c [diff] |
doc: Add mention of the /config binding The devicetree binding files are in their own directory and use a simple text format. Add a link for the binding for the /config node, since it is otherwise hard to find. Suggested-by: Heinrich Schuchardt <xypron.glpk@gmx.de> Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Heinrich Schuchardt <xypron.glpk@gmx.de>