zephyr/scripts/dts/extract
Kumar Gala 983b493ac1 scripts/dts: Add support for enum's
Add specific enum generation support related to usb 'maximum-speed'
property.  This will generate a define with _ENUM with the integer
value of the enum as its ordered in the YAML.  The assumption right
now is that there's a matching enum in the code.

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2019-05-17 09:53:20 -05: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: Remove unused variables and imports 2019-03-28 11:06:01 -05:00
globals.py scripts/dts: allow node to be child on one bus and parent on another 2019-05-07 22:33:06 -04:00
interrupts.py scripts/dts: Clean up/fix extract/interrupts.py a bit 2019-03-15 11:09:49 -05:00
pinctrl.py scripts/dts: Remove redundant empty constructors 2019-03-15 11:09:49 -05:00
reg.py scripts/dts: Remove unused variables and imports 2019-03-28 11:06:01 -05:00