spi: altera: add 32bit data width transfer support.
authorXu Yilun <yilun.xu@intel.com>
Thu, 11 Jun 2020 03:25:06 +0000 (11:25 +0800)
committerMark Brown <broonie@kernel.org>
Mon, 15 Jun 2020 22:36:01 +0000 (23:36 +0100)
commit3011d314751535782508a86bbd8de415ea99909f
tree032bcba612b8f1af536f39fe80103bf08e3056a6
parent064e8af7159539fc2310870841e7f215b4f633e9
spi: altera: add 32bit data width transfer support.

Add support for 32bit width data register, then it supports 32bit
data width spi slave device and spi transfers.

Signed-off-by: Xu Yilun <yilun.xu@intel.com>
Signed-off-by: Wu Hao <hao.wu@intel.com>
Signed-off-by: Matthew Gerlach <matthew.gerlach@linux.intel.com>
Signed-off-by: Russ Weight <russell.h.weight@intel.com>
Reviewed-by: Tom Rix <trix@redhat.com>
Link: https://lore.kernel.org/r/1591845911-10197-2-git-send-email-yilun.xu@intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/spi/spi-altera.c