commit | e3354b17b4ac10ad2c23e244444ab38927a69ee9 | [log] [tgz] |
---|---|---|
author | Alvaro Gamez Machado <alvaro.gamez@hazent.com> | Thu Oct 24 13:07:55 2019 +0200 |
committer | Mark Brown <broonie@kernel.org> | Thu Oct 24 12:45:11 2019 +0100 |
tree | 75819d585f4058791a426f6a05a55f6697d78aec | |
parent | be73e323aee4e10eccef2b0f862c0196f392f012 [diff] |
spi: xilinx: add description of new property xlnx,num-transfer-bits This property is used to set the number of bits per transfer (bits_per_word). Xilinx' IP core allows either 8, 16 or 32, and is non changeable on runtime, only when instantiating the core. Signed-off-by: Alvaro Gamez Machado <alvaro.gamez@hazent.com> Link: https://lore.kernel.org/r/20191024110757.25820-2-alvaro.gamez@hazent.com Signed-off-by: Mark Brown <broonie@kernel.org>