zephyr/scripts/dts/extract
Istvan Bisz 1642c45717 scripts: dts: extract: clock.py fix node alias name
A node alias name should be applied to the all property names.

Before this patch, the alias name is applied erroneously
just for CLOCK_CONTROLLER, skipping the CLOCK_BITS and CLOCK_BUS
property names.

Signed-off-by: Istvan Bisz <istvan.bisz@t-online.hu>
2018-09-03 12:46:44 -04:00
..
__init__.py
clocks.py scripts: dts: extract: clock.py fix node alias name 2018-09-03 12:46:44 -04:00
default.py scripts/dts: extract_dts_includes: makes 'defs' and 'structs' global 2018-08-06 09:44:21 -05:00
directive.py scripts/dts: extract_dts_includes: makes 'defs' and 'structs' global 2018-08-06 09:44:21 -05:00
flash.py scripts/dts: extract_dts_includes: makes 'defs' and 'structs' global 2018-08-06 09:44:21 -05:00
globals.py dts: Fix get_compat when parent compat is a list 2018-08-16 06:22:39 -07:00
interrupts.py scripts/dts: extract_dts_includes: makes 'defs' and 'structs' global 2018-08-06 09:44:21 -05:00
pinctrl.py scripts/dts: extract_dts_includes: makes 'defs' and 'structs' global 2018-08-06 09:44:21 -05:00
reg.py scripts/dts: extract_dts_includes: makes 'defs' and 'structs' global 2018-08-06 09:44:21 -05:00