diff options
author | Chuanhua Han <chuanhua.han@nxp.com> | 2018-10-29 04:11:16 +0100 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2018-11-05 12:53:28 +0100 |
commit | 13aed23927414137a017ac2f7d567001f714293f (patch) | |
tree | 11cf1a863bb2596239f3f0ea66d9c215b6b368eb /virt | |
parent | spi: mediatek: add spi support for mt8183 IC (diff) | |
download | linux-13aed23927414137a017ac2f7d567001f714293f.tar.xz linux-13aed23927414137a017ac2f7d567001f714293f.zip |
spi: spi-fsl-dspi: use IRQF_SHARED mode to request IRQ
Some SoC share one irq number between DSPI controllers.
For example, on the LX2160 board, DSPI0 and DSPI1 share one irq number.
In this case, only one DSPI controller can register successfully,
and others will fail.
Signed-off-by: Chuanhua Han <chuanhua.han@nxp.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'virt')
0 files changed, 0 insertions, 0 deletions