diff options
author | Richard Fitzgerald <rf@opensource.cirrus.com> | 2025-02-04 08:39:41 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2025-02-04 19:25:57 +0300 |
commit | fc016ef7da64fd473d73ee6c261ba1b0b47afe2b (patch) | |
tree | 5dee05210933f83f88aec9021b3a03ac3b1f6836 /scripts/generate_rust_analyzer.py | |
parent | a8c9a453387640dbe45761970f41301a6985e7fa (diff) | |
download | linux-fc016ef7da64fd473d73ee6c261ba1b0b47afe2b.tar.xz |
ASoC: Intel: sof_sdw: Add lookup of quirk using PCI subsystem ID
Add lookup of PCI subsystem vendor:device ID to find a quirk.
The subsystem ID (SSID) is part of the PCI specification to uniquely
identify a particular system-specific implementation of a hardware
device.
Unlike DMI information, it identifies the sound hardware itself, rather
than a specific model of PC. SSID can be more reliable and stable than
DMI strings, and is preferred by some vendors as the way to identify
the actual sound hardware.
Signed-off-by: Richard Fitzgerald <rf@opensource.cirrus.com>
Reviewed-by: Liam Girdwood <liam.r.girdwood@intel.com>
Signed-off-by: Bard Liao <yung-chuan.liao@linux.intel.com>
Link: https://patch.msgid.link/20250204053943.93596-2-yung-chuan.liao@linux.intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions