commit | 8fe21d6b347247227c349c9b2f7c462fae362af4 | [log] [tgz] |
---|---|---|
author | John Garry <john.garry@huawei.com> | Fri Feb 28 23:18:50 2020 +0800 |
committer | Mark Brown <broonie@kernel.org> | Fri Feb 28 18:01:43 2020 +0000 |
tree | e2278ac3989945bcb61479bfeed663bd18419e91 | |
parent | ea23578611dce2eeaf31dcfe12cd7130cf3d1411 [diff] |
spi: HiSilicon v3xx: Properly set CMD_CONFIG for Dual/Quad modes The CMD_CONFIG register memory interface type field is not set configured for Dual and Quad modes, so set appropriately. This was not detected previously as we only ever operated in standard SPI mode. Signed-off-by: John Garry <john.garry@huawei.com> Link: https://lore.kernel.org/r/1582903131-160033-3-git-send-email-john.garry@huawei.com Signed-off-by: Mark Brown <broonie@kernel.org>