zephyr/dts/bindings/flash_controller
Ulf Magnusson 3513c260c0 dts/bindings: Remove 'generate: define' from 'interrupt-names' bindings
After commit 'scripts/dts: Never ignore properties in
generate_node_defines()', pointless entries for 'interrupt-names'
properties show up in generated_dts_board.conf and
generated_dts_board_fixups.h, because many bindings specify
'generate: define' for 'interrupt-names'.

If 'generation: define' is taken as "generate #define's for this
particular property", then only the 'interrupts' property ought to have
'generation: define'. Having it on both 'interrupts' and
'interrupt-names' makes you wonder what it would mean to only have it on
one of them.

Things get a bit confusing since 'interrupt-names' is still used when
determining the macro names generated for 'interrupts', but it's
probably best to have 'generation: define' work in a consistent way
still (and never be a no-op).

Remove 'generation: define' from all 'interrupt-names' bindings.

Signed-off-by: Ulf Magnusson <Ulf.Magnusson@nordicsemi.no>
2019-02-27 10:02:35 -06:00
..
atmel,sam0-nvmctrl.yaml dts: yaml: remove unused id field 2018-10-11 08:03:44 -05:00
atmel,sam-flash-controller.yaml drivers: flash: add flash driver support for Atmel SAM E70 2018-11-20 14:11:07 -05:00
cypress,psoc6-flash-controller.yaml dts: yaml: remove unused id field 2018-10-11 08:03:44 -05:00
flash-controller.yaml dts/bindings: Remove 'generate: define' from 'interrupt-names' bindings 2019-02-27 10:02:35 -06:00
nordic,nrf51-flash-controller.yaml dts: nordic: Fix vendor prefix for flash controller 2019-01-15 08:17:26 -06:00
nordic,nrf52-flash-controller.yaml dts: nordic: Fix vendor prefix for flash controller 2019-01-15 08:17:26 -06:00
nordic,nrf91-flash-controller.yaml dts: nordic: add missing nRF91 flash controller binding 2019-01-15 08:17:50 -06:00
nxp,kinetis-ftfa.yaml dts: yaml: remove unused id field 2018-10-11 08:03:44 -05:00
nxp,kinetis-ftfe.yaml dts: yaml: remove unused id field 2018-10-11 08:03:44 -05:00
nxp,kinetis-ftfl.yaml dts: yaml: remove unused id field 2018-10-11 08:03:44 -05:00
silabs,gecko-flash-controller.yaml drivers: flash_gecko: Add flash driver for SiLabs Gecko SoCs 2018-11-08 17:56:44 -05:00
st,stm32f0-flash-controller.yaml dts: yaml: remove unused id field 2018-10-11 08:03:44 -05:00
st,stm32f2-flash-controller.yaml dts: yaml: remove unused id field 2018-10-11 08:03:44 -05:00
st,stm32f3-flash-controller.yaml dts: yaml: remove unused id field 2018-10-11 08:03:44 -05:00
st,stm32f4-flash-controller.yaml dts: yaml: remove unused id field 2018-10-11 08:03:44 -05:00
st,stm32f7-flash-controller.yaml drivers: flash: add driver for STM32F7x series 2018-12-17 08:15:59 -06:00
st,stm32l4-flash-controller.yaml dts: yaml: remove unused id field 2018-10-11 08:03:44 -05:00