zephyr/scripts/dts
Kumar Gala 31052837ed scripts/dts: cleanup 'generation' usage
* Remove dead code that referenced 'generation' but didn't do anything
  with it
* Replace looking at 'generation' with a simple check for property
  starting with # (for things like #address-cells, etc)  or ending in
  -map (for things like gpio-map) to skip

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2019-07-11 06:51:17 -04:00
..
extract scripts/dts: cleanup 'generation' usage 2019-07-11 06:51:17 -04:00
devicetree.py scripts/dts: fix support for uint8-array property values 2019-07-11 06:50:27 -04:00
extract_dts_includes.py scripts/dts: cleanup 'generation' usage 2019-07-11 06:51:17 -04:00