zephyr/scripts/dts/extract
Ulf Magnusson d3bf4b432c scripts/dts: Remove dead 'aliases' check in insert_defs()
insert_defs() is the only function that adds keys to 'defs', and they
always get added with an 'aliases' key.

This function could get super simple if the duplicate-removal code could
be removed. It only seems to be needed to prevent duplicates for some
(unfortunately tricky) flash-related stuff now.

Signed-off-by: Ulf Magnusson <Ulf.Magnusson@nordicsemi.no>
2019-02-27 10:02:35 -06:00
..
__init__.py
clocks.py scripts/dts: Call /foo/bar a "path" instead of an "address" 2019-02-22 12:44:16 -06:00
compatible.py scripts/dts: Call /foo/bar a "path" instead of an "address" 2019-02-22 12:44:16 -06:00
default.py scripts/dts: Call /foo/bar a "path" instead of an "address" 2019-02-22 12:44:16 -06:00
directive.py scripts/dts: Call /foo/bar a "path" instead of an "address" 2019-02-22 12:44:16 -06:00
flash.py scripts/dts: Call /foo/bar a "path" instead of an "address" 2019-02-22 12:44:16 -06:00
globals.py scripts/dts: Remove dead 'aliases' check in insert_defs() 2019-02-27 10:02:35 -06:00
interrupts.py scripts/dts: Call /foo/bar a "path" instead of an "address" 2019-02-22 12:44:16 -06:00
pinctrl.py scripts/dts: Call /foo/bar a "path" instead of an "address" 2019-02-22 12:44:16 -06:00
reg.py scripts/dts: Get rid of deepcopy() and 'except:' in translate_addr() 2019-02-27 10:02:35 -06:00