mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-04 08:24:23 +00:00
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> |
||
---|---|---|
.. | ||
extract | ||
devicetree.py | ||
extract_dts_includes.py |