commit | 80874d8c9e9cbfa195572dfea46f2314098b3869 | [log] [tgz] |
---|---|---|
author | Geert Uytterhoeven <geert+renesas@glider.be> | Mon May 26 14:05:25 2014 +0200 |
committer | Mark Brown <broonie@linaro.org> | Mon May 26 15:28:47 2014 +0100 |
tree | 641a05310b18cf157fc0f56f84e850f812326557 | |
parent | eee668a92bc775030178c8a7f0d0abe9cce441d7 [diff] |
spi: core: Ignore unsupported spi-[tr]x-bus-width property values Rejecting unsupported values of spi-tx-bus-width and spi-rx-bus-width may break compatibility with future DTs. Just ignore them, falling back to Single SPI Transfers. Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> Signed-off-by: Mark Brown <broonie@linaro.org>