Re: [PATCH 1/2] ARM: dts: microchip: sama7d65: fix uart fifo size to 32
From: Claudiu Beznea
Date: Fri Nov 14 2025 - 07:17:01 EST
On 11/14/25 12:33, nicolas.ferre@xxxxxxxxxxxxx wrote:
> From: Nicolas Ferre <nicolas.ferre@xxxxxxxxxxxxx>
>
> On some flexcom nodes related to uart, the fifo sizes were wrong: fix
> them to 32 data. Note that product datasheet is being reviewed to fix
> inconsistency, but this value is validated by product's designers.
>
> Fixes: 261dcfad1b59 ("ARM: dts: microchip: add sama7d65 SoC DT")
> Fixes: b51e4aea3ecf ("ARM: dts: microchip: sama7d65: Add FLEXCOMs to sama7d65 SoC")
> Cc: <stable@xxxxxxxxxxxxxxx> # 6.16+
> Signed-off-by: Nicolas Ferre <nicolas.ferre@xxxxxxxxxxxxx>
Applied to at91-dt, thanks!