diff options
author | Ben Wolsieffer <[email protected]> | 2023-11-02 15:37:21 -0400 |
---|---|---|
committer | Mark Brown <[email protected]> | 2023-11-13 01:26:36 +0000 |
commit | a84dcb410b5f928899a53ba79ec71108700872d6 (patch) | |
tree | 28ba6a6d467e108ddcc7967dcd48d79cedb231ad /scripts/generate_rust_analyzer.py | |
parent | 247ba5ea058290824862902f7ee64c20a744c461 (diff) |
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 <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions