diff options
author | Vijaya Krishna Nivarthi <[email protected]> | 2023-07-25 17:18:06 +0530 |
---|---|---|
committer | Mark Brown <[email protected]> | 2023-07-25 19:11:53 +0100 |
commit | 17aaf9ea07b656016316dc37716e987742b3e296 (patch) | |
tree | 7a1a1cc7f2fee196d94916fefc3d33ccda0ace47 /scripts/generate_rust_analyzer.py | |
parent | 6eaae198076080886b9e7d57f4ae06fa782f90ef (diff) |
spi: spi-qcom-qspi: Ignore disabled interrupts' status in isr
During FIFO/DMA modes dynamic switching, only corresponding interrupts are
enabled. However its possible that FIFO related interrupt status registers
get set during DMA mode. For example WR_FIFO_EMPTY bit is set during DMA
TX.
Ignore such status bits so that they don't trip unwanted operations.
Suggested-by: Douglas Anderson <[email protected]>
Signed-off-by: Vijaya Krishna Nivarthi <[email protected]>
Fixes: b5762d95607e ("spi: spi-qcom-qspi: Add DMA mode support")
Reviewed-by: Douglas Anderson <[email protected]>
Tested-by: Douglas Anderson <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions