spi: add stm32f7-spi compatible
authorBen Wolsieffer <ben.wolsieffer@hefring.com>
Thu, 2 Nov 2023 19:37:20 +0000 (15:37 -0400)
committerMark Brown <broonie@kernel.org>
Mon, 13 Nov 2023 01:26:36 +0000 (01:26 +0000)
The STM32F7 SPI peripheral is nearly identical to the STM32F4, with the
only significant differences being support for a wider range of word
sizes and the addition of 32-bit transmit and receive FIFOs.

Signed-off-by: Ben Wolsieffer <ben.wolsieffer@hefring.com>
Acked-by: Conor Dooley <conor.dooley@microchip.com>
Link: https://lore.kernel.org/r/20231102193722.3042245-4-ben.wolsieffer@hefring.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Documentation/devicetree/bindings/spi/st,stm32-spi.yaml

index ae0f082bd3772f6b7a13bba1a939b878964c16d3..5754d603f34f6b1508fdfff5baaad98e9d122172 100644 (file)
@@ -23,6 +23,7 @@ properties:
   compatible:
     enum:
       - st,stm32f4-spi
+      - st,stm32f7-spi
       - st,stm32h7-spi
 
   reg: