Re: [PATCH] ARM: dts: i.MX25: define SSI FIFO depth

From: Shawn Guo
Date: Mon Mar 12 2018 - 03:25:05 EST


On Tue, Mar 06, 2018 at 10:58:19PM +0100, Martin Kaiser wrote:
> According to the i.MX25 reference manuals, each SSI has four FIFOs. All
> of those FIFOs can store up to 15 entries.
>
> The fsl_ssi driver's internal default for the FIFO depth in 8. Set our
> non-default FIFO depth explicitly in the Device Tree.
>
> Signed-off-by: Martin Kaiser <martin@xxxxxxxxx>

Applied, thanks.