zephyr/scripts/dts
Kumar Gala bf0f6d911d dts: Add concept of sub-nodes to YAML and generator
Several bindings have an expectation of sub-nodes that describe the
actual infomation.  The sub-nodes don't have any compatiable so we can't
key on that.

So we can add the concept of a sub-node to the YAML to handle cases like
'gpio-keys', 'gpio-leds', 'pwm-leds', etc..

The sub-node in the YAML is effective the "binding" params that describe
what properties should exist in the sub-node.

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2019-06-21 15:34:28 +02:00
..
extract dts: Add concept of sub-nodes to YAML and generator 2019-06-21 15:34:28 +02:00
devicetree.py scripts/dts: Fix bug in dead /memreserve/ code 2019-03-28 11:11:13 -05:00
extract_dts_includes.py dts: Add concept of sub-nodes to YAML and generator 2019-06-21 15:34:28 +02:00