zephyr/drivers/spi
Erwan Gouriou 890d42759b drivers: spi: stm32: Use 'st,stm32h7-spi' compatible input when possible
Instead of using or'ed list of Kconfig options listing the compatible
series with what can be called "stm32h7 variant", use the matching
compatible information.
This will prevent to update the driver next time that a compatible series
is ported into zephyr.

Signed-off-by: Erwan Gouriou <erwan.gouriou@linaro.org>
2022-07-04 14:23:34 +00:00
..
CMakeLists.txt
Kconfig
Kconfig.b91
Kconfig.bitbang
Kconfig.cc13xx_cc26xx
Kconfig.dw
Kconfig.esp32
Kconfig.gd32
Kconfig.gecko
Kconfig.litex
Kconfig.mchp_mss_qspi
Kconfig.mcux_dspi
Kconfig.mcux_flexcomm
Kconfig.mcux_lpspi
Kconfig.npcx_fiu
Kconfig.nrfx
Kconfig.oc_simple
Kconfig.psoc6
Kconfig.rv32m1_lpspi
Kconfig.sam
Kconfig.sam0
Kconfig.sifive
Kconfig.spi_emul
Kconfig.stm32
Kconfig.test
Kconfig.xec_qmspi
Kconfig.xec_qmspi_ldma
Kconfig.xlnx
spi_b91.c
spi_bitbang.c
spi_cc13xx_cc26xx.c
spi_context.h
spi_dw.c
spi_dw.h
spi_dw_regs.h
spi_emul.c
spi_esp32_spim.c
spi_esp32_spim.h
spi_gd32.c
spi_gecko.c
spi_handlers.c
spi_litespi.c
spi_litespi.h
spi_ll_stm32.c drivers: spi: stm32: Use 'st,stm32h7-spi' compatible input when possible 2022-07-04 14:23:34 +00:00
spi_ll_stm32.h drivers: spi: stm32: Use 'st,stm32h7-spi' compatible input when possible 2022-07-04 14:23:34 +00:00
spi_mchp_mss_qspi.c
spi_mcux_dspi.c
spi_mcux_flexcomm.c
spi_mcux_lpspi.c
spi_npcx_fiu.c
spi_nrfx_spi.c
spi_nrfx_spim.c
spi_nrfx_spis.c
spi_oc_simple.c
spi_oc_simple.h
spi_psoc6.c
spi_rv32m1_lpspi.c
spi_sam.c
spi_sam0.c
spi_sifive.c
spi_sifive.h
spi_test.c
spi_xec_qmspi.c
spi_xec_qmspi_ldma.c
spi_xlnx_axi_quadspi.c