zephyr/scripts/dts/extract
Kumar Gala 8083f8a6b0 scripts/dts: deprecate DT_<COMPAT>_<INSTANCE ID>_BUS_<BUS>
We don't have any uses of this form of define so deprecate it for now.
If needed this should be DT_INST_<INSTANCE ID>_<COMPAT>_BUS_<BUS>.

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2019-07-10 06:24:39 -05:00
..
__init__.py
clocks.py dts: Fix handling of fixed-clock 2019-07-10 05:23:07 -05:00
compatible.py scripts/dts: deprecate DT_<COMPAT>_<INSTANCE ID>_BUS_<BUS> 2019-07-10 06:24:39 -05:00
default.py scripts/dts: Treat array always as a list 2019-06-24 07:16:59 -04: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 scripts: dts: Add special handling of '+' in 'str_to_label' function 2019-06-28 07:32:01 -05:00
interrupts.py dts/extract: deprecate old IRQ alias define generation 2019-06-21 07:53:05 -05:00
reg.py scripts/dts: Mark 'non-S' forms of cell and controllers as deprecated 2019-07-10 05:23:24 -05:00