Re: [PATCH v2] ARM: dts: imx6ulz-bsh-smm-m2: fix resume via console

From: Shawn Guo
Date: Thu Aug 21 2025 - 03:28:18 EST


On Tue, Jul 15, 2025 at 04:13:10PM +0200, Dario Binacchi wrote:
> From: Wolfgang Birkner <wolfgang.birkner@xxxxxxxx>
>
> Despite the current configuration being compliant with the technical
> reference manual (TRM), testing on the system showed that resuming from
> suspend via UART4 (used as the console) fails unless any other UART
> is also enabled.
>
> In our use case, UART2 is enabled to ensure reliable resume when UART4
> is used as the console.
>
> Signed-off-by: Wolfgang Birkner <wolfgang.birkner@xxxxxxxx>
> Signed-off-by: Dario Binacchi <dario.binacchi@xxxxxxxxxxxxxxxxxxxx>

Weird, but applied.