zephyr/scripts/dts
Kumar Gala ec63dca3ea scripts/dts/extract: Fix producing bogus alias if reg has no size
Its possible that a reg property is address only.  If that's the case we
should produce any alias information for the size.  We should check
nr_size_cells to decide to handle the alias case or not.

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2019-02-08 22:39:07 -06:00
..
extract scripts/dts/extract: Fix producing bogus alias if reg has no size 2019-02-08 22:39:07 -06:00
devicetree.py
extract_dts_includes.py scripts/dts/extract_dts_includes: Hand alias to alias for write_conf 2019-02-08 22:39:07 -06:00