commit | 9cce882bedd2768dc251b73f2ad86a9bfcfd9fc7 | [log] [tgz] |
---|---|---|
author | Geert Uytterhoeven <geert+renesas@glider.be> | Wed Dec 13 20:05:11 2017 +0100 |
committer | Mark Brown <broonie@kernel.org> | Thu Dec 14 11:46:07 2017 +0000 |
tree | 4cad033f301cd7628aea3ba08923b6f8e1500232 | |
parent | 7ff0b53c4051145d1cf992d2f60987e6447eed4f [diff] |
spi: sh-msiof: Extend support to 3 native chip selects Currently only the MSIOF_SYNC signal can be used as a native chip select. Extend support to up to 3 native chipselects using the MSIOF_SS1 and MSIOF_SS2 signals. Inspired by a patch in the BSP by Hiromitsu Yamasaki. Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> Signed-off-by: Mark Brown <broonie@kernel.org>