commit | 462369209dbc32a9cd50497b646bf22c7f2ac853 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun Sep 19 15:51:10 2021 -0600 |
committer | Heinrich Schuchardt <heinrich.schuchardt@canonical.com> | Sat Sep 25 12:30:54 2021 +0200 |
tree | 3040be872fc4a425f6cfbe4ba200a17484e20193 | |
parent | 8cc87ab619a4bdac9f1d8cb3c08b5d12745db404 [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>