+10
−0
+1
−0
drivers/spi/spi-stm32.c
0 → 100644
+1266
−0
File added.
Preview size limit exceeded, changes collapsed.
Loading
The STM32 Serial Peripheral Interface (SPI) can be used to communicate with external devices while using the specific synchronous protocol. It supports a half-duplex, full-duplex and simplex synchronous, serial communication with external devices with 4-bit to 16/32-bit per word. It has two 8x/16x 8-bit embedded Rx and TxFIFOs with DMA capability. It can operate in master or slave mode. Signed-off-by:Amelie Delaunay <amelie.delaunay@st.com> Signed-off-by:
Mark Brown <broonie@kernel.org>
File added.
Preview size limit exceeded, changes collapsed.