commit | b1dd565124bea0f3ecde87336b48c5d0e98cd5bc | [log] [tgz] |
---|---|---|
author | Yicong Yang <yangyicong@hisilicon.com> | Thu Sep 24 20:24:30 2020 +0800 |
committer | Mark Brown <broonie@kernel.org> | Fri Sep 25 21:26:29 2020 +0100 |
tree | 0b4159630cb89a874b40b46dbba00fc4eea9d03d | |
parent | aac6edff843871d7d732a6aa6f495b9eb1dea83a [diff] |
spi: hisi-sfc-v3xx: add support for IRQ mode The controller can work with interrupts, so add support for it. Then we can work under IRQ mode or Poll mode now, if firmware doesn't declare the IRQ support, it will fall back to Poll mode. Acked-by: John Garry <john.garry@huawei.com> Signed-off-by: Yicong Yang <yangyicong@hisilicon.com> Link: https://lore.kernel.org/r/1600950270-52536-5-git-send-email-yangyicong@hisilicon.com Signed-off-by: Mark Brown <broonie@kernel.org>