zephyr/drivers/spi
Jun Lin 69e85b25fe board: npcx: remove CONFIG_PINCTRL from defconfig of npcx boards
The CONFIG_PINCTRL is removed from the board's defconfig files.
Drivers which use pin control function should add "select PINCTRL"
in their Kconfig files.

Fixes #78619

Signed-off-by: Jun Lin <CHLin56@nuvoton.com>
2024-11-07 08:59:14 -08:00
..
CMakeLists.txt drivers: spi: Add SPI device support for Apollo3 SoCs 2024-10-26 11:31:11 +02:00
Kconfig drivers: spi: gecko: add new driver for SPI communication via EUSART 2024-10-21 12:46:21 +02: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 drivers: Remove CONFIG_PINCTRL in defconfig files 2024-09-23 18:08:14 -04:00
Kconfig.litex
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
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
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
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_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: clang-format 2024-10-10 10:07:55 +02: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 spi: all: Add default iodev_submit to drivers without native support 2024-09-05 11:44:32 -05: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
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_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