zephyr/drivers/spi
Benedikt Schmidt 2141bb4561 drivers: spi: fix unreliable SPI busy flag for some STM32 devices
Extend the workaround for the unreliable SPI busy flag
to all F7 and L4 devices, which are affected by the same
erratum.

Fixes  #67739

Signed-off-by: Benedikt Schmidt <benedikt.schmidt@embedded-solutions.at>
2024-01-23 09:46:57 -05:00
..
CMakeLists.txt drivers: spi: npcx: add driver for the SPI peripheral 2024-01-11 10:04:21 +01:00
Kconfig drivers: spi: npcx: add driver for the SPI peripheral 2024-01-11 10:04:21 +01:00
Kconfig.ambiq
Kconfig.andes_atcspi200
Kconfig.b91
Kconfig.bitbang
Kconfig.cc13xx_cc26xx
Kconfig.dw drivers: spi: dw: remove HAS_SPI_DW Kconfig 2024-01-20 13:11:42 +01:00
Kconfig.esp32
Kconfig.gd32
Kconfig.gecko
Kconfig.ifx_cat1
Kconfig.litex
Kconfig.mchp_mss_qspi
Kconfig.mcux_dspi
Kconfig.mcux_flexcomm
Kconfig.mcux_lpspi drivers: spi: correct spelling 2024-01-13 00:24:19 +00:00
Kconfig.npcx drivers: spi: npcx: add driver for the SPI peripheral 2024-01-11 10:04:21 +01:00
Kconfig.nrfx drivers: spi: nrfx: Update doc for RAM_BUFFER_SIZE Kconfig symbol 2023-12-14 10:14:26 +01:00
Kconfig.numaker
Kconfig.nxp_s32
Kconfig.oc_simple
Kconfig.opentitan
Kconfig.pl022
Kconfig.psoc6
Kconfig.pw
Kconfig.rpi_pico
Kconfig.rv32m1_lpspi
Kconfig.sam drivers: spi: correct spelling 2024-01-13 00:24:19 +00:00
Kconfig.sam0
Kconfig.sedi drivers: spi: Add Intel SEDI driver 2023-10-20 14:55:49 +02:00
Kconfig.sifive
Kconfig.smartbond
Kconfig.spi_emul
Kconfig.stm32 drivers: spi: fix unreliable SPI busy flag for some STM32 devices 2024-01-23 09:46:57 -05:00
Kconfig.test
Kconfig.xec_qmspi
Kconfig.xlnx
Kconfig.xmc4xxx
mspi_ambiq.c drivers: spi: set 'spi_driver_api' as 'static const' 2024-01-05 09:04:51 +01:00
spi_ambiq.c drivers: spi: set 'spi_driver_api' as 'static const' 2024-01-05 09:04:51 +01:00
spi_andes_atcspi200.c drivers: spi: set 'spi_driver_api' as 'static const' 2024-01-05 09:04:51 +01:00
spi_andes_atcspi200.h
spi_b91.c drivers: spi: correct spelling 2024-01-13 00:24:19 +00:00
spi_bitbang.c drivers: spi: set 'spi_driver_api' as 'static const' 2024-01-05 09:04:51 +01:00
spi_cc13xx_cc26xx.c
spi_context.h
spi_dw_regs.h
spi_dw.c drivers: spi: dw: define max-xfer-size 2024-01-20 13:11:42 +01:00
spi_dw.h drivers: spi: dw: define max-xfer-size 2024-01-20 13:11:42 +01:00
spi_emul.c bus: emul: Update i2c/spi emulators with mock transport 2024-01-16 10:01:00 +01:00
spi_esp32_spim.c drivers: spi: esp32xx: Fix CS reset over split transaction 2023-11-24 14:45:51 +01:00
spi_esp32_spim.h
spi_gd32.c drivers: spi: set 'spi_driver_api' as 'static const' 2024-01-05 09:04:51 +01:00
spi_gecko.c drivers: spi: set 'spi_driver_api' as 'static const' 2024-01-05 09:04:51 +01:00
spi_handlers.c syscall: rename Z_OOPS -> K_OOPS 2023-11-03 11:46:52 +01:00
spi_ifx_cat1.c
spi_litespi.c drivers: spi: set 'spi_driver_api' as 'static const' 2024-01-05 09:04:51 +01:00
spi_litespi.h
spi_ll_stm32.c drivers: spi: fix unreliable SPI busy flag for some STM32 devices 2024-01-23 09:46:57 -05:00
spi_ll_stm32.h drivers: spi: spi_ll_stm32: add midi and mssi impl 2024-01-17 09:56:03 +01:00
spi_mchp_mss_qspi.c
spi_mcux_dspi.c drivers: spi: align dspi and lpspi spi_mcux_transfer_next_packet 2024-01-05 09:01:35 +01:00
spi_mcux_flexcomm.c drivers: spi: Set the complete_callback flag 2023-12-14 09:28:38 +01:00
spi_mcux_lpspi.c driver: mucx_lpspi: enable runtime mmio configuration 2024-01-05 09:01:55 +01:00
spi_npcx_spip.c drivers: spi: npcx: add driver for the SPI peripheral 2024-01-11 10:04:21 +01:00
spi_nrfx_common.c modules: hal_nordic: nrfx: update API version to 3.2.0 2024-01-08 11:19:37 +01:00
spi_nrfx_common.h modules: hal_nordic: nrfx: update API version to 3.2.0 2024-01-08 11:19:37 +01:00
spi_nrfx_spi.c drivers: spi: nrfx: Deactivate CS from thread context 2024-01-09 12:06:35 +01:00
spi_nrfx_spim.c drivers: spi: nrfx: Deactivate CS from thread context 2024-01-09 12:06:35 +01:00
spi_nrfx_spis.c
spi_numaker.c drivers: spi: set 'spi_driver_api' as 'static const' 2024-01-05 09:04:51 +01:00
spi_nxp_s32.c drivers: spi_nxp_s32: update StateIndex configuration 2023-11-16 09:28:16 +01:00
spi_nxp_s32.h spi: nxp_s32: use instance-based DT macros 2023-11-06 19:02:32 -05:00
spi_oc_simple.c drivers: spi: set 'spi_driver_api' as 'static const' 2024-01-05 09:04:51 +01:00
spi_oc_simple.h
spi_opentitan.c drivers: spi: correct spelling 2024-01-13 00:24:19 +00:00
spi_pl022.c drivers: spi: set 'spi_driver_api' as 'static const' 2024-01-05 09:04:51 +01:00
spi_psoc6.c
spi_pw.c drivers: spi: pw: Fix SPI Receive FIFO set 2023-12-20 11:58:56 +00:00
spi_pw.h
spi_rpi_pico_pio.c drivers: spi: set 'spi_driver_api' as 'static const' 2024-01-05 09:04:51 +01:00
spi_rtio.c
spi_rv32m1_lpspi.c drivers: spi: rv32m1_lpspi: add missing include 2024-01-19 15:13:53 +00:00
spi_sam0.c
spi_sam.c
spi_sedi.c drivers: spi: Add Intel SEDI driver 2023-10-20 14:55:49 +02:00
spi_sifive.c drivers: spi: set 'spi_driver_api' as 'static const' 2024-01-05 09:04:51 +01:00
spi_sifive.h
spi_signal.c
spi_smartbond.c
spi_test.c
spi_xec_qmspi_ldma.c drivers: spi: correct spelling 2024-01-13 00:24:19 +00:00
spi_xec_qmspi.c
spi_xlnx_axi_quadspi.c
spi_xmc4xxx.c drivers: spi: xmc4xxx: Fix compiler warning with debug flags enabled 2023-11-16 09:26:50 +01:00