Re: [PATCH 1/2] arm64: dts: imx8mm: Configure DMA on UART2

From: Fabio Estevam
Date: Sat Jun 21 2025 - 13:08:23 EST


On Sat, Jun 21, 2025 at 8:23 AM Adam Ford <aford173@xxxxxxxxx> wrote:
>
> UART2 is often used as the console, so the DMA was likely left
> off on purpose, since it's recomended to not use the DMA on the

Typo: recommended


> console. Beacause, the driver checks to see if the UART is used for

Typo: Because

> the console when determining if it should initialize DMA, it
> should be safe to enable DMA on UART2 for all users.

The same comment applies to the other patch.

Reviewed-by: Fabio Estevam <festevam@xxxxxxxxx>