zephyr/scripts/dts/extract
Ulf Magnusson e0f55f17e8 scripts/dts: Fix get_parent_path() for top-level nodes
'/foo' was turned into ''. Turn it into '/' instead. That's how the root
is represented in 'reduced' too.

Also remove some code from get_addr_size_cells() that was only there to
work around the bug.

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: Fix get_parent_path() for top-level nodes 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: Call /foo/bar a "path" instead of an "address" 2019-02-22 12:44:16 -06:00