commit | 1d8b4c95c37ccccfc18adef7a13b79fbc3e1557e | [log] [tgz] |
---|---|---|
author | Vladimir Oltean <vladimir.oltean@nxp.com> | Mon Mar 02 02:19:55 2020 +0200 |
committer | Mark Brown <broonie@kernel.org> | Wed Mar 04 18:28:52 2020 +0000 |
tree | c409deac40223203854715c82f4a5146e9c0397c | |
parent | d35054010b571486596f9da159f798fc38628683 [diff] |
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>