On 16/02/2026 16:02, Larisa Grigore wrote:
> Add support for using DMA to avoid generating one interrupt per
> character and losing characters while copy-paste.
> In UART mode, the DMA capability can be used only if the UART Tx/Rx
> buffers are configured as FIFOs.
> If the DMA related properties are missing from the device tree, the
> driver will fall back to interrupt + Buffer mode.
> On the RX side, a timer is used to periodically poll for received data.
> 
> Signed-off-by: Larisa Grigore <[email protected]>
> Co-developed-by: Stoica Cosmin-Stefan <[email protected]>
> Signed-off-by: Stoica Cosmin-Stefan <[email protected]>
> Co-developed-by: Radu Pirea <[email protected]>
> Signed-off-by: Radu Pirea <[email protected]>
> Co-developed-by: Phu Luu An <[email protected]>
> Signed-off-by: Phu Luu An <[email protected]>
> Co-developed-by: Js Ha <[email protected]>
> Signed-off-by: Js Ha <[email protected]>
> Co-developed-by: Ghennadi Procopciuc <[email protected]>
> Signed-off-by: Ghennadi Procopciuc <[email protected]>


Incorrect DCO chain. Please read submitting patches document.

Best regards,
Krzysztof

Reply via email to