zephyr/drivers/spi
Ren Chen 06f4213e6b driver: spi: support it8xxx2 spi driver
This commit adds the it8xxx2 spi driver support.

Tested with:
- west build -p always -b it8xxx2_evb samples/drivers/spi_flash

Signed-off-by: Ren Chen <Ren.Chen@ite.com.tw>
2024-11-16 15:20:51 -05:00
..
CMakeLists.txt driver: spi: support it8xxx2 spi driver 2024-11-16 15:20:51 -05:00
Kconfig driver: spi: support it8xxx2 spi driver 2024-11-16 15:20:51 -05:00
Kconfig.ambiq drivers: spi: Add SPI device support for Apollo3 SoCs 2024-10-26 11:31:11 +02:00
Kconfig.andes_atcspi200
Kconfig.b91
Kconfig.bitbang
Kconfig.cc13xx_cc26xx
Kconfig.dw
Kconfig.esp32
Kconfig.gd32 soc: gd32: Drop PINCTRL from Kconfig.defconfig 2024-11-04 13:40:42 -06:00
Kconfig.gecko_eusart drivers: spi: gecko: add new driver for SPI communication via EUSART 2024-10-21 12:46:21 +02:00
Kconfig.gecko_usart drivers: spi: gecko: add new driver for SPI communication via EUSART 2024-10-21 12:46:21 +02:00
Kconfig.grlib_spimctrl
Kconfig.ifx_cat1 Infineon: board: remove CONFIG_GPIO from defconfigs 2024-11-14 17:27:06 -06:00
Kconfig.it8xxx2 driver: spi: support it8xxx2 spi driver 2024-11-16 15:20:51 -05:00
Kconfig.litex drivers: spi: litex: add litespi driver 2024-08-01 12:39:02 +02:00
Kconfig.max32 driver: spi: MAX32 add RTIO support plus refactor 2024-10-22 20:42:20 +02:00
Kconfig.mchp_mss
Kconfig.mchp_mss_qspi
Kconfig.mcux_dspi
Kconfig.mcux_ecspi
Kconfig.mcux_flexcomm
Kconfig.mcux_flexio boards: nxp: Removing CONFIG_PINCTRL from the boards defconfig 2024-10-15 19:09:45 -04:00
Kconfig.mcux_lpspi
Kconfig.npcx board: npcx: remove CONFIG_PINCTRL from defconfig of npcx boards 2024-11-07 08:59:14 -08:00
Kconfig.nrfx
Kconfig.numaker
Kconfig.nxp_s32 boards: nxp: Removing CONFIG_PINCTRL from the boards defconfig 2024-10-15 19:09:45 -04:00
Kconfig.oc_simple
Kconfig.opentitan
Kconfig.pl022
Kconfig.psoc6 Documentation: Update documenation for Infineon boards 2024-11-14 20:36:38 -06:00
Kconfig.pw
Kconfig.renesas_ra8 drivers: Select PINCTRL for renesas RA drivers 2024-11-06 09:59:32 -08:00
Kconfig.rpi_pico
Kconfig.rv32m1_lpspi
Kconfig.sam soc: atmel: Drop PINCTRL from Kconfig.defconfig 2024-11-04 13:43:26 -06:00
Kconfig.sam0 soc: atmel: Drop PINCTRL from Kconfig.defconfig 2024-11-04 13:43:26 -06:00
Kconfig.sedi
Kconfig.sifive boards: remove `CONFIG_PINCTRL` from defconfig files of FE310-based boards 2024-09-20 13:14:41 +02:00
Kconfig.smartbond da1469x: Remove CONFIG_PINCTRL from all defconfig files 2024-10-08 16:57:41 +02:00
Kconfig.spi_emul
Kconfig.stm32 drivers: stm32: Select PINCTRL when required 2024-09-03 14:40:55 +01:00
Kconfig.test
Kconfig.xec_qmspi
Kconfig.xlnx
Kconfig.xmc4xxx
spi_ambiq_bleif.c spi: all: Add default iodev_submit to drivers without native support 2024-09-05 11:44:32 -05:00
spi_ambiq_spic.c drivers: spi: Add SPI device support for Apollo3 SoCs 2024-10-26 11:31:11 +02:00
spi_ambiq_spid.c drivers: spi: Add SPI device support for Apollo3 SoCs 2024-10-26 11:31:11 +02:00
spi_andes_atcspi200.c spi: all: Add default iodev_submit to drivers without native support 2024-09-05 11:44:32 -05:00
spi_andes_atcspi200.h spi: all: Add default iodev_submit to drivers without native support 2024-09-05 11:44:32 -05:00
spi_b91.c spi: all: Add default iodev_submit to drivers without native support 2024-09-05 11:44:32 -05:00
spi_b_renesas_ra8.c drivers: spi: update casting for MSTP register 2024-09-17 20:10:46 -04:00
spi_bitbang.c spi: all: Add default iodev_submit to drivers without native support 2024-09-05 11:44:32 -05:00
spi_cc13xx_cc26xx.c spi: all: Add default iodev_submit to drivers without native support 2024-09-05 11:44:32 -05:00
spi_context.h include: spi: Clarify data frame units and meaning 2024-10-14 13:03:10 +02:00
spi_dw.c spi: all: Add default iodev_submit to drivers without native support 2024-09-05 11:44:32 -05:00
spi_dw.h
spi_dw_regs.h
spi_emul.c spi: all: Add default iodev_submit to drivers without native support 2024-09-05 11:44:32 -05:00
spi_esp32_spim.c espressif: clean up unused code 2024-09-09 13:55:39 -04:00
spi_esp32_spim.h drivers: esp32: Interrupts flags configuration 2024-08-22 14:25:25 -04:00
spi_gd32.c spi: all: Add default iodev_submit to drivers without native support 2024-09-05 11:44:32 -05:00
spi_gecko_eusart.c drivers: spi: gecko: add new driver for SPI communication via EUSART 2024-10-21 12:46:21 +02:00
spi_gecko_usart.c drivers: spi: gecko: add new driver for SPI communication via EUSART 2024-10-21 12:46:21 +02:00
spi_grlib_spimctrl.c spi: all: Add default iodev_submit to drivers without native support 2024-09-05 11:44:32 -05:00
spi_handlers.c
spi_ifx_cat1.c spi: all: Add default iodev_submit to drivers without native support 2024-09-05 11:44:32 -05:00
spi_it8xxx2.c driver: spi: support it8xxx2 spi driver 2024-11-16 15:20:51 -05:00
spi_litex.c spi: all: Add default iodev_submit to drivers without native support 2024-09-05 11:44:32 -05:00
spi_litex_common.h spi: all: Add default iodev_submit to drivers without native support 2024-09-05 11:44:32 -05:00
spi_litex_litespi.c drivers: spi: litex: add flush of rx buffer 2024-10-29 14:18:41 -05:00
spi_ll_stm32.c drivers: spi: stm32h7: Avoid unnecessary FIFO flush 2024-10-18 09:17:46 +02:00
spi_ll_stm32.h drivers: spi: stm32h7: Avoid unnecessary FIFO flush 2024-10-18 09:17:46 +02:00
spi_max32.c driver: spi: MAX32 add RTIO support plus refactor 2024-10-22 20:42:20 +02:00
spi_mchp_mss.c spi: all: Add default iodev_submit to drivers without native support 2024-09-05 11:44:32 -05:00
spi_mchp_mss_qspi.c spi: all: Add default iodev_submit to drivers without native support 2024-09-05 11:44:32 -05:00
spi_mcux_dspi.c spi: all: Add default iodev_submit to drivers without native support 2024-09-05 11:44:32 -05:00
spi_mcux_ecspi.c spi: all: Add default iodev_submit to drivers without native support 2024-09-05 11:44:32 -05:00
spi_mcux_flexcomm.c drivers: spi: mcux_flexcomm: use rxignore bit instead of dummy read. 2024-10-29 14:16:56 -05:00
spi_mcux_flexio.c spi: all: Add default iodev_submit to drivers without native support 2024-09-05 11:44:32 -05:00
spi_mcux_lpspi.c drivers: spi_mcux_lpspi: Fix DMA path on RT 2024-11-08 15:56:06 -06:00
spi_npcx_spip.c spi: all: Add default iodev_submit to drivers without native support 2024-09-05 11:44:32 -05:00
spi_nrfx_common.c
spi_nrfx_common.h
spi_nrfx_spi.c spi: all: Add default iodev_submit to drivers without native support 2024-09-05 11:44:32 -05:00
spi_nrfx_spim.c spi: all: Add default iodev_submit to drivers without native support 2024-09-05 11:44:32 -05:00
spi_nrfx_spis.c spi: all: Add default iodev_submit to drivers without native support 2024-09-05 11:44:32 -05:00
spi_numaker.c spi: all: Add default iodev_submit to drivers without native support 2024-09-05 11:44:32 -05:00
spi_nxp_s32.c spi: all: Add default iodev_submit to drivers without native support 2024-09-05 11:44:32 -05:00
spi_nxp_s32.h spi: all: Add default iodev_submit to drivers without native support 2024-09-05 11:44:32 -05:00
spi_oc_simple.c spi: all: Add default iodev_submit to drivers without native support 2024-09-05 11:44:32 -05:00
spi_oc_simple.h
spi_opentitan.c spi: all: Add default iodev_submit to drivers without native support 2024-09-05 11:44:32 -05:00
spi_pl022.c style: drivers: comply with MISRA C:2012 Rule 15.6 2024-09-11 07:40:35 -04:00
spi_psoc6.c Documentation: Update documenation for Infineon boards 2024-11-14 20:36:38 -06:00
spi_pw.c style: drivers: adjust `return` usage in `void functions` 2024-09-18 09:56:16 +02:00
spi_pw.h
spi_rpi_pico_pio.c drivers: spi: RPi Pico PIO SPI code size and byte order. 2024-11-16 14:00:16 -05:00
spi_rtio.c drivers: sensors: rtio 2024-10-17 15:37:49 -04:00
spi_rv32m1_lpspi.c spi: all: Add default iodev_submit to drivers without native support 2024-09-05 11:44:32 -05:00
spi_sam.c spi: sam: Refactor driver to use SPI RTIO common APIs 2024-10-22 18:30:24 -04:00
spi_sam0.c spi: all: Add default iodev_submit to drivers without native support 2024-09-05 11:44:32 -05:00
spi_sedi.c spi: all: Add default iodev_submit to drivers without native support 2024-09-05 11:44:32 -05:00
spi_shell.c spi: shell: add missing newline character 2024-07-12 09:12:47 -04:00
spi_sifive.c spi: all: Add default iodev_submit to drivers without native support 2024-09-05 11:44:32 -05:00
spi_sifive.h spi: all: Add default iodev_submit to drivers without native support 2024-09-05 11:44:32 -05:00
spi_signal.c
spi_smartbond.c zephyr: bulk update to DT_NODE_HAS_STATUS_OKAY 2024-10-03 17:06:52 +01:00
spi_test.c spi: all: Add default iodev_submit to drivers without native support 2024-09-05 11:44:32 -05:00
spi_xec_qmspi.c zephyr: bulk update to DT_NODE_HAS_STATUS_OKAY 2024-10-03 17:06:52 +01:00
spi_xec_qmspi_ldma.c spi: all: Add default iodev_submit to drivers without native support 2024-09-05 11:44:32 -05:00
spi_xlnx_axi_quadspi.c spi: all: Add default iodev_submit to drivers without native support 2024-09-05 11:44:32 -05:00
spi_xmc4xxx.c spi: all: Add default iodev_submit to drivers without native support 2024-09-05 11:44:32 -05:00