zephyr/scripts/dts/extract
Kumar Gala 593d628e32 dts/extract: Remove 'use-prop-name' from cell and controller handling
We have 'use-prop-name' flag in the bindings which is specifically used
for GPIO properties to control if we get "GPIO" or "GPIOS" as the
generated define name.

Lets remove the inconsistancy and use "GPIOS" as the preferred name as
this matches the DTS property name.  Towards that we will generate both
forms and remove support for 'use-prop-name'.

This also impacts "PWM" generation.  So we'll have "PWM" and "PWMS"

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2019-06-25 08:40:33 -05:00
..
__init__.py
clocks.py scripts/dts: Remove unused variables and imports 2019-03-28 11:06:01 -05:00
compatible.py scripts/dts: Remove unused variables and imports 2019-03-28 11:06:01 -05:00
default.py scripts/dts: Treat array always as a list 2019-06-24 07:16:59 -04:00
directive.py scripts/dts: Remove redundant empty constructors 2019-03-15 11:09:49 -05:00
flash.py scripts/dts: Clarify extract/flash.py some more 2019-06-20 11:35:05 +02:00
globals.py dts/extract: Remove 'use-prop-name' from cell and controller handling 2019-06-25 08:40:33 -05:00
interrupts.py dts/extract: deprecate old IRQ alias define generation 2019-06-21 07:53:05 -05:00
reg.py dts/extract: Remove 'use-prop-name' from cell and controller handling 2019-06-25 08:40:33 -05:00