summaryrefslogtreecommitdiff
path: root/firmware
diff options
context:
space:
mode:
authorCharles Keepax <ckeepax@opensource.wolfsonmicro.com>2016-01-06 15:33:18 +0300
committerMark Brown <broonie@kernel.org>2016-01-06 20:44:17 +0300
commit565ace464105cb9623cbf4eb9549d4b0c24166c9 (patch)
tree3fe6fd5dbeb0c9ece4644fba3cf04d6bc0ba88f7 /firmware
parent95fe9597d2494e8c4c9064fca1e12d1c03733ae7 (diff)
downloadlinux-565ace464105cb9623cbf4eb9549d4b0c24166c9.tar.xz
ASoC: wm_adsp: Add a handler for the compressed IRQ
Here support is added for responding to DSP IRQs that are used to indicate data being available on the DSP. The idea is that we check the amount of data available upon receipt of an IRQ and on subsequent calls to the pointer callback we recheck once less than one fragment is available (to avoid excessive SPI traffic), if there is truely less than one fragment available we ack the last IRQ and wait for a new one. Signed-off-by: Charles Keepax <ckeepax@opensource.wolfsonmicro.com> Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'firmware')
0 files changed, 0 insertions, 0 deletions