diff options
author | Cezary Rojewski <cezary.rojewski@intel.com> | 2020-11-16 14:33:29 +0100 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2020-11-16 20:03:28 +0000 |
commit | 1072460a1aabacf6ececda98acd3b5ecaad23fd2 (patch) | |
tree | 8a390e17f18e8a89fb4e66f1a365362b5fd27a8b /scripts/gdb/linux/utils.py | |
parent | aa9e3fa4992d83acb7311fc86d11d0d53e7ffb8e (diff) |
ASoC: Intel: catpt: Correct clock selection for dai trigger
During stream start DSP firmware requires LPCS disabled as that moment in
time is resource heavy. Currently high-clock is selected on start of
second stream onwards while low-clock is re-selected before stream
actually leaves RESUME state i.e. PAUSE_STREAM call. Fix this by always
updating clock before RESUME_STREAM and directly after PAUSE_STREAM.
Fixes: a126750fc865 ("ASoC: Intel: catpt: PCM operations")
Signed-off-by: Cezary Rojewski <cezary.rojewski@intel.com>
Link: https://lore.kernel.org/r/20201116133332.8530-3-cezary.rojewski@intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions