diff options
author | Hans de Goede <[email protected]> | 2021-03-24 14:27:10 +0100 |
---|---|---|
committer | Mark Brown <[email protected]> | 2021-03-24 19:48:04 +0000 |
commit | aa65bacdb70e549a81de03ec72338e1047842883 (patch) | |
tree | b511a6cba2bc25845149262b99332259661e1d77 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 2c0d7f9186d06f1f3f6c52387195c8f89070af93 (diff) |
ASoC: intel: atom: Stop advertising non working S24LE support
The SST firmware's media and deep-buffer inputs are hardcoded to
S16LE, the corresponding DAIs don't have a hw_params callback and
their prepare callback also does not take the format into account.
So far the advertising of non working S24LE support has not caused
issues because pulseaudio defaults to S16LE, but changing pulse-audio's
config to use S24LE will result in broken sound.
Pipewire is replacing pulse now and pipewire prefers S24LE over S16LE
when available, causing the problem of the broken S24LE support to
come to the surface now.
Cc: [email protected]
BugLink: https://gitlab.freedesktop.org/pipewire/pipewire/-/issues/866
Fixes: 098c2cd281409 ("ASoC: Intel: Atom: add 24-bit support for media playback and capture")
Acked-by: Pierre-Louis Bossart <[email protected]>
Signed-off-by: Hans de Goede <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions