Skip to content
Unverified Commit 66c705d0 authored by Yongbo Zhang's avatar Yongbo Zhang Committed by Mark Brown
Browse files

SoC: rsnd: add interrupt support for SSI BUSIF buffer



SSI BUSIF buffer is possible to overflow or underflow, especially in a
hypervisor environment. If there is no interrupt support, it will eventually
lead to errors in pcm data.
This patch adds overflow and underflow interrupt support for SSI BUSIF buffer.

Reported-by: default avatarChen Li <licheng0822@thundersoft.com>
Signed-off-by: default avatarYongbo Zhang <giraffesnn123@gmail.com>
Tested-by: default avatarChen Li <licheng0822@thundersoft.com>
Acked-by: default avatarKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Link: https://lore.kernel.org/r/20200512093003.28332-1-giraffesnn123@gmail.com
Signed-off-by: default avatarMark Brown <broonie@kernel.org>
parent 7d8785bc
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment