zephyr/scripts/dts/extract
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
..
__init__.py
clocks.py scripts/dts: Remove unused variables and imports 2019-03-28 11:06:01 -05:00
compatible.py scripts/dts: Remove unused variables and imports 2019-03-28 11:06:01 -05:00
default.py scripts/dts: Add support for enum's 2019-05-17 09:53:20 -05:00
directive.py scripts/dts: Remove redundant empty constructors 2019-03-15 11:09:49 -05:00
flash.py scripts/dts: Clarify extract/flash.py some more 2019-06-20 11:35:05 +02:00
globals.py dts: Add concept of sub-nodes to YAML and generator 2019-06-21 15:34:28 +02:00
interrupts.py dts/extract: deprecate old IRQ alias define generation 2019-06-21 07:53:05 -05:00
reg.py scripts/dts: Fix issue in label generation of registers 2019-05-22 17:27:53 -05:00