commit | e58f7d15e6beb255b3907054a0536db77c979a31 | [log] [tgz] |
---|---|---|
author | Alvaro Gamez Machado <alvaro.gamez@hazent.com> | Thu Oct 24 13:07:56 2019 +0200 |
committer | Mark Brown <broonie@kernel.org> | Thu Oct 24 12:45:21 2019 +0100 |
tree | e8b15238f3cf0855678cd1c80763558f04e6cb7b | |
parent | e3354b17b4ac10ad2c23e244444ab38927a69ee9 [diff] |
spi: xilinx: Add DT support for selecting transfer word width This core supports either 8, 16 or 32 bits as word width. This value is only settable on instantiation, and thus we need to support any of them by means of the device tree. Signed-off-by: Alvaro Gamez Machado <alvaro.gamez@hazent.com> Link: https://lore.kernel.org/r/20191024110757.25820-3-alvaro.gamez@hazent.com Signed-off-by: Mark Brown <broonie@kernel.org>