diff options
author | Pierre-Louis Bossart <[email protected]> | 2024-05-03 08:32:51 -0500 |
---|---|---|
committer | Mark Brown <[email protected]> | 2024-05-05 23:45:35 +0900 |
commit | 5a7543d0ca01d68d992f480d151efd693807e0ce (patch) | |
tree | d9fc6bf967062c5509d69bc89490b10857fee07a /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 9723cab054d59d770cd1927f92fe315c26cc6a78 (diff) |
ASoC: SOF: Intel: discard SoundWire configuration if HDaudio codec is reported
The machine driver and topology selection starts with I2S, then
SoundWire and last uses HDaudio as a fallback. That assumes that the
ACPI information is correct but there are of course exceptions to the
rule.
On a Lenovo platform, an external HDaudio codec is detected, but the
ACPI tables expose TWO RT711 jack codecs. This patch skips the
SoundWire selection in case an external HDaudio codec is detected -
which only works with the additional assumption that no one will mix
HDaudio and SoundWire.
Closes: https://github.com/thesofproject/linux/issues/4962
Reviewed-by: Bard Liao <[email protected]>
Reviewed-by: Péter Ujfalusi <[email protected]>
Reviewed-by: Kai Vehmanen <[email protected]>
Reviewed-by: Ranjani Sridharan <[email protected]>
Signed-off-by: Pierre-Louis Bossart <[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