ARM: dts: i.MX25: define SSI FIFO depth
authorMartin Kaiser <martin@kaiser.cx>
Tue, 6 Mar 2018 21:58:19 +0000 (22:58 +0100)
committerShawn Guo <shawnguo@kernel.org>
Mon, 12 Mar 2018 07:23:36 +0000 (15:23 +0800)
commitf4be9b77fac3d8141add1d84e75199f0e0ddd5a3
treef4000e76a6ab9a3fb5303747e5abfafca39c761a
parent5fba4ce6ad1896ebd78cf8d4457a7383e0279265
ARM: dts: i.MX25: define SSI FIFO depth

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@kaiser.cx>
Reviewed-by: Fabio Estevam <fabio.estevam@nxp.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm/boot/dts/imx25.dtsi