spi: spi-fsl-dspi: Parameterize the FIFO size and DMA buffer size
authorVladimir Oltean <vladimir.oltean@nxp.com>
Mon, 2 Mar 2020 00:19:55 +0000 (02:19 +0200)
committerMark Brown <broonie@kernel.org>
Wed, 4 Mar 2020 18:28:52 +0000 (18:28 +0000)
commit1d8b4c95c37ccccfc18adef7a13b79fbc3e1557e
treec409deac40223203854715c82f4a5146e9c0397c
parentd35054010b571486596f9da159f798fc38628683
spi: spi-fsl-dspi: Parameterize the FIFO size and DMA buffer size

Get rid of the ifdef for Coldfire and make these hardware
characteristics part of dspi->devtype_data.

Signed-off-by: Vladimir Oltean <vladimir.oltean@nxp.com>
Message-Id: <20200302001958.11105-4-olteanv@gmail.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/spi/spi-fsl-dspi.c