dt-bindings: dma: add alternative REQ/ACK protocol selection in stm32-dma
authorAmelie Delaunay <amelie.delaunay@foss.st.com>
Thu, 24 Jun 2021 09:39:58 +0000 (11:39 +0200)
committerVinod Koul <vkoul@kernel.org>
Wed, 28 Jul 2021 07:09:48 +0000 (12:39 +0530)
commitef94b0413bf4e0d328989fecf5b773e82c8794ac
treebceded591a739a7b89e2040db0e048db931cca33
parentaf2eec750281e581a16b6449b83ce5e994b79d89
dt-bindings: dma: add alternative REQ/ACK protocol selection in stm32-dma

Default REQ/ACK protocol consists in maintaining ACK signal up to the
removal of REQuest and the transfer completion.
In case of alternative REQ/ACK protocol, ACK de-assertion does not wait the
removal of the REQuest, but only the transfer completion.
Due to a possible DMA stream lock when transferring data to/from STM32
USART/UART, this new bindings allow to select this alternative protocol in
device tree, especially for STM32 USART/UART nodes.

Signed-off-by: Amelie Delaunay <amelie.delaunay@foss.st.com>
Acked-by: Rob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/20210624093959.142265-2-amelie.delaunay@foss.st.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
Documentation/devicetree/bindings/dma/st,stm32-dma.yaml