diff options
author | Cezary Rojewski <cezary.rojewski@intel.com> | 2020-09-29 17:12:35 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2020-10-02 17:32:28 +0300 |
commit | 92946c1d7ea8c5e19a4d7b4bd8896f04dc09c655 (patch) | |
tree | c0add779c86c9d9e02ecad6488c85a98d9855c5f /scripts/gdb/linux/tasks.py | |
parent | 4fac9b31d0b9d3b3e9dd1408f457139f94077bc5 (diff) | |
download | linux-92946c1d7ea8c5e19a4d7b4bd8896f04dc09c655.tar.xz |
ASoC: Intel: catpt: Implement IPC protocol
Implement IRQ handlers for immediate and delayed replies and
notifications. Communication is synchronous and allows for serialization
of maximum one message at a time.
DSP may respond with ADSP_PENDING status for a request - known as
delayed reply - and when situation occurs, framework keeps the lock and
awaits upcoming response through IPCD channel which is handled in
bottom-half. Immediate replies spawn no BH at all as their processing is
very short.
Signed-off-by: Cezary Rojewski <cezary.rojewski@intel.com>
Reviewed-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Link: https://lore.kernel.org/r/20200929141247.8058-3-cezary.rojewski@intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions