Re: [PATCH v1 3/6] arm64: dts: imx8mp-var-som: Remove UART2 console
From: Fabio Estevam
Date: Wed Dec 10 2025 - 19:46:35 EST
Hi Stefano,
On Wed, Dec 10, 2025 at 12:20 PM Stefano Radaelli
<stefano.r@xxxxxxxxxxxxx> wrote:
>
> The VAR-SOM-MX8MP does not include an onboard console connector. The
> debug UART is provided on the Symphony carrier board, and customers may
> choose to expose any UART controller on their own carrier designs.
>
> Since UART2 is not populated on the SOM, drop the UART2 node from the
> SOM device tree.
This change is OK, but you need a patch for
imx8mp-var-som-symphony.dts to describe UART2, right?
Otherwise, people using imx8mp-var-som-symphony.dts will lose the console.
The same applies to other patches of this series.