zephyr/scripts/dts
Manivannan Sadhasivam 7ac767b880 scripts: dts: Match alpha numeric property values
For using alpha numeric property values in a devicetree node, we
need to match the values starts with a number. Current scenario will
return the value as a numeric literal if it starts with a number. This
will not work for a compatible like, "96b-ls-con" which is proposed in
issue #15598.

Signed-off-by: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
2019-07-11 06:15:22 -04:00
..
extract scripts/dts: deprecate DT_<COMPAT>_<INSTANCE ID>_BUS_<BUS> 2019-07-10 06:24:39 -05:00
devicetree.py scripts: dts: Match alpha numeric property values 2019-07-11 06:15:22 -04:00
extract_dts_includes.py dts/scripts: mark all non DT_ prefix deprecated 2019-07-10 05:23:24 -05:00