Re: [PATCH v2 04/12] dt-bindings: dma: Document STM32 DMA3 controller bindings

2024-05-10 Thread Rob Herring
On Tue, May 07, 2024 at 02:54:34PM +0200, Amelie Delaunay wrote: > 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 v2 04/12] dt-bindings: dma: Document STM32 DMA3 controller bindings

2024-05-07 Thread Amelie Delaunay
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 cli