mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-04 15:55:35 +00:00
If a binding specifies 'generate: define' for 'interrupt-names' (like some bindings do), then that ought to generate #defines for it, but the scripts/dts code currently hardcodes 'interrupt-names' to be ignored (along with some other properties). Maybe the 'generate: define' in those bindings is a mistake, but the code still ought to respect it. That also gets rid of some mystery code. Signed-off-by: Ulf Magnusson <Ulf.Magnusson@nordicsemi.no> |
||
---|---|---|
.. | ||
extract | ||
devicetree.py | ||
extract_dts_includes.py |