Re: [PATCH 09/13] dt-bindings: serial: fsl-linflexuart: add dma properties
From: Krzysztof Kozlowski
Date: Mon Feb 16 2026 - 10:23:36 EST
On 16/02/2026 16:02, Larisa Grigore wrote:
> From: Radu Pirea <radu-nicolae.pirea@xxxxxxx>
>
> Add 'dmas' and 'dma-names' properties to describe optional DMA support
> for RX and TX channels in the LINFlexD UART controller.
Same question as in other patch about existing devices.
>
> This allows the device tree to specify DMA channels used for UART data
> transfers. If not specified, the driver will fall to interrupt-based
> operations.
>
> Signed-off-by: Radu Pirea <radu-nicolae.pirea@xxxxxxx>
> Co-developed-by: Larisa Grigore <larisa.grigore@xxxxxxxxxxx>
> Signed-off-by: Larisa Grigore <larisa.grigore@xxxxxxxxxxx>
> ---
Best regards,
Krzysztof