diff options
author | Emmanuel Vadot <manu@FreeBSD.org> | 2025-01-02 09:10:08 +0000 |
---|---|---|
committer | Emmanuel Vadot <manu@FreeBSD.org> | 2025-01-02 09:10:08 +0000 |
commit | beb6e748a90196469bed9e3900ce618069c652f7 (patch) | |
tree | 0f09e634b8c5e46d90c8caa0e5c029231e7b748f /Bindings/spi/st,stm32-spi.yaml | |
parent | a8091808915c37cd212871d2b3f3a49149a8ddb4 (diff) |
Import device-tree files from Linux 6.11vendor/device-tree/6.11
Diffstat (limited to 'Bindings/spi/st,stm32-spi.yaml')
-rw-r--r-- | Bindings/spi/st,stm32-spi.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Bindings/spi/st,stm32-spi.yaml b/Bindings/spi/st,stm32-spi.yaml index a55c8633c32c..76e43c0ce36c 100644 --- a/Bindings/spi/st,stm32-spi.yaml +++ b/Bindings/spi/st,stm32-spi.yaml @@ -42,7 +42,7 @@ properties: dmas: description: | DMA specifiers for tx and rx dma. DMA fifo mode must be used. See - the STM32 DMA bindings Documentation/devicetree/bindings/dma/st,stm32-dma.yaml. + the STM32 DMA controllers bindings Documentation/devicetree/bindings/dma/stm32/*.yaml. items: - description: rx DMA channel - description: tx DMA channel |