commit | 32e6159f01cbfe1abb83ab683dc314c7dcc2374b | [log] [tgz] |
---|---|---|
author | Peter Bigot <peter.bigot@nordicsemi.no> | Tue Sep 01 10:22:31 2020 -0500 |
committer | Kumar Gala <kumar.gala@gmail.com> | Fri Sep 04 07:41:19 2020 -0500 |
tree | fe8840a7baef61df964094fcf1d0d83d7bef955f | |
parent | 1723e479ab6c1dfb6a18db0d908e31903fb34ba0 [diff] |
edtlib: support inferring binding from node content Clean up of devicetree tooling removed generation of information present in devicetree in nodes that have no compatible, or for extra properties not defined by a binding. Discussion proposed that these properties should be allowed, but only in a defined node /zephyr,user. For that node infer bindings based on the presence of properties. Signed-off-by: Peter Bigot <peter.bigot@nordicsemi.no>