zephyr/dts/bindings/spi
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-spi.yaml drivers: spi_sam0: move sercom pad info to dts 2018-11-05 10:05:47 -05:00
atmel,sam-spi.yaml dts: yaml: remove unused id field 2018-10-11 08:03:44 -05:00
intel,intel-spi.yaml dts: Add YAML bindings for Intel SPI driver 2018-11-09 05:25:11 -06:00
nordic,nrf-spi.yaml dts: bindings: Add separate binding for Nordic nRF Family SPI Slave 2019-02-01 19:12:57 -05:00
nordic,nrf-spis.yaml dts: bindings: Add separate binding for Nordic nRF Family SPI Slave 2019-02-01 19:12:57 -05:00
nxp,imx-flexspi.yaml dts: yaml: remove unused id field 2018-10-11 08:03:44 -05:00
nxp,imx-lpspi.yaml dts: yaml: remove unused id field 2018-10-11 08:03:44 -05:00
nxp,kinetis-dspi.yaml dts: yaml: remove unused id field 2018-10-11 08:03:44 -05:00
sifive,spi0.yaml dts: yaml: remove unused id field 2018-10-11 08:03:44 -05:00
snps,designware-spi.yaml dts: yaml: remove unused id field 2018-10-11 08:03:44 -05:00
spi-device.yaml dts: yaml: remove unused id field 2018-10-11 08:03:44 -05:00
spi.yaml drivers/spi: Generate clock-frequency for SPI bus 2019-02-06 09:00:00 -06:00
st,stm32-spi-fifo.yaml dts/bindings: Remove 'generate: define' from 'interrupt-names' bindings 2019-02-27 10:02:35 -06:00
st,stm32-spi.yaml dts/bindings: Remove 'generate: define' from 'interrupt-names' bindings 2019-02-27 10:02:35 -06:00