diff options
author | Chuanhua Han <chuanhua.han@nxp.com> | 2018-10-29 11:11:16 +0800 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2018-11-05 11:53:28 +0000 |
commit | 13aed23927414137a017ac2f7d567001f714293f (patch) | |
tree | 11cf1a863bb2596239f3f0ea66d9c215b6b368eb /drivers/spi/spi-txx9.c | |
parent | b654aa6f2bbb00508ea0abc1cdc98ba8baa13682 (diff) | |
download | linux-13aed23927414137a017ac2f7d567001f714293f.tar.bz2 |
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 'drivers/spi/spi-txx9.c')
0 files changed, 0 insertions, 0 deletions