624886156a
This adds support for controlling the SUBGHZSPI NSS line in STM32WL devices. This is a special dedicated SPI port only connected to the radio device internally, chip select happens through a bit in the PWR module. Adding a special dt-property to identify the port, it all gets built out on non-WL devices. Deduplicate the existing dts bindings in the process, and add the new one for the special spi with the new property. Signed-off-by: Fabio Baltieri <fabio.baltieri@gmail.com> |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
Kconfig | ||
Kconfig.cc13xx_cc26xx | ||
Kconfig.dw | ||
Kconfig.esp32 | ||
Kconfig.gecko | ||
Kconfig.litex | ||
Kconfig.mcux_dspi | ||
Kconfig.mcux_flexcomm | ||
Kconfig.mcux_lpspi | ||
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.xlnx | ||
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_gecko.c | ||
spi_handlers.c | ||
spi_litespi.c | ||
spi_litespi.h | ||
spi_ll_stm32.c | ||
spi_ll_stm32.h | ||
spi_mcux_dspi.c | ||
spi_mcux_flexcomm.c | ||
spi_mcux_lpspi.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_xlnx_axi_quadspi.c |