]> www.infradead.org Git - users/dwmw2/linux.git/commit
dt-bindings: dma: Document STM32 DMA3 controller bindings
authorAmelie Delaunay <amelie.delaunay@foss.st.com>
Fri, 31 May 2024 15:07:04 +0000 (17:07 +0200)
committerVinod Koul <vkoul@kernel.org>
Tue, 11 Jun 2024 18:25:33 +0000 (23:55 +0530)
commita204f64d9f834bdf7085c617aed229eb7500e331
tree349ab2ccd487b5dfa89fdc49676f718c45dc423c
parent81d09bb5249e5f844ee342cc1419e97fc9108cda
dt-bindings: dma: Document STM32 DMA3 controller bindings

The STM32 DMA3 is a Direct Memory Access controller with different features
depending on its hardware configuration.
The channels have not the same capabilities, some have a larger FIFO, so
their performance is higher.
This patch describes STM32 DMA3 bindings, used to select a channel that
fits client requirements, and to pre-configure the channel depending on
the client needs.

Reviewed-by: Rob Herring (Arm) <robh@kernel.org>
Signed-off-by: Amelie Delaunay <amelie.delaunay@foss.st.com>
Link: https://lore.kernel.org/r/20240531150712.2503554-5-amelie.delaunay@foss.st.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
Documentation/devicetree/bindings/dma/stm32/st,stm32-dma3.yaml [new file with mode: 0644]