zephyr/scripts/dts/extract
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
..
__init__.py
clocks.py scripts/dts/extract: Generate unique defines based on compat & instance 2019-01-14 06:33:29 -06:00
compatible.py scripts/dts: Rename convert_string_to_label() to str_to_label() 2019-02-07 10:39:37 +01:00
default.py scripts/dts: Rename convert_string_to_label() to str_to_label() 2019-02-07 10:39:37 +01:00
directive.py scripts/dts: Rename convert_string_to_label() to str_to_label() 2019-02-07 10:39:37 +01:00
flash.py scripts/dts/extract: Remove generation for FLASH_LABEL 2019-02-08 22:39:07 -06:00
globals.py dts: Convert CONFIG_ to DT_ symbols for chosen props 2019-02-08 11:41:26 -06:00
interrupts.py scripts/dts: Rename convert_string_to_label() to str_to_label() 2019-02-07 10:39:37 +01:00
pinctrl.py scripts/dts: Rename convert_string_to_label() to str_to_label() 2019-02-07 10:39:37 +01:00
reg.py scripts/dts/extract: Fix producing bogus alias if reg has no size 2019-02-08 22:39:07 -06:00