Re: [PATCH] ARM: dts: microchip: sama5d2: fix spi flexcom fifo size to 32
From: Claudiu Beznea
Date: Sat Nov 15 2025 - 09:04:24 EST
On 11/14/25 16:02, nicolas.ferre@xxxxxxxxxxxxx wrote:
> From: Nicolas Ferre <nicolas.ferre@xxxxxxxxxxxxx>
>
> Unlike standalone spi peripherals, on sama5d2, the flexcom spi have fifo
> size of 32 data. Fix flexcom/spi nodes where this property is wrong.
>
> Fixes: 6b9a3584c7ed ("ARM: dts: at91: sama5d2: Add missing flexcom definitions")
> Cc: <stable@xxxxxxxxxxxxxxx> # 5.8+
> Signed-off-by: Nicolas Ferre <nicolas.ferre@xxxxxxxxxxxxx>
Applied to at91-dt, thanks!