diff options
author | 2023-11-02 15:37:21 -0400 | |
---|---|---|
committer | 2023-11-13 01:26:36 +0000 | |
commit | a84dcb410b5f928899a53ba79ec71108700872d6 (patch) | |
tree | 28ba6a6d467e108ddcc7967dcd48d79cedb231ad /drivers/spi/spi-intel.c | |
parent | spi: stm32: use callbacks for read_rx and write_tx (diff) | |
download | wireguard-linux-a84dcb410b5f928899a53ba79ec71108700872d6.tar.xz wireguard-linux-a84dcb410b5f928899a53ba79ec71108700872d6.zip |
spi: stm32: add STM32F7 support
The STM32F7 SPI peripheral is similar to the STM32F4, except it allows
arbitrary word lengths between 4 and 16 bits, and has a small 32-bit
FIFO that allows two 8-bit or smaller words to be transferred with a
single 16-bit read/write.
Signed-off-by: Ben Wolsieffer <ben.wolsieffer@hefring.com>
Link: https://lore.kernel.org/r/20231102193722.3042245-5-ben.wolsieffer@hefring.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'drivers/spi/spi-intel.c')
0 files changed, 0 insertions, 0 deletions