]> git.ipfire.org Git - thirdparty/u-boot.git/commit
dm: Update README.txt to clarify device tree usage
authorTom Rini <trini@konsulko.com>
Fri, 31 Aug 2018 15:59:11 +0000 (11:59 -0400)
committerTom Rini <trini@konsulko.com>
Wed, 26 Sep 2018 01:49:18 +0000 (21:49 -0400)
commit15416c86b494cd861d9f60d5a1940cfbf3bcc7f1
tree27fd182c699d5ae82526f6860e1a86ba6ff236ea
parent484a878273539949c1dd97ad0e4c97c35acac87a
dm: Update README.txt to clarify device tree usage

In the section about Device Trees add a paragraph at the end that
clarifies how we decide of a tree is valid or not.  We say that all
bindings must either be in the specification (link provided) or in our
device-tree-bindings directory.  We say that most of these come from the
Linux Kernel and as such some design decisions are made for us already,
but that in most cases we wish to retain compatibility.

Cc: Simon Glass <sjg@chromium.org>
Cc: Bin Meng <bmeng.cn@gmail.com>
Signed-off-by: Tom Rini <trini@konsulko.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
doc/driver-model/README.txt