diff options
author | Frank Li <[email protected]> | 2023-07-13 18:25:12 -0400 |
---|---|---|
committer | Mark Brown <[email protected]> | 2023-07-17 22:59:46 +0100 |
commit | 8b30cdbe0b911562fc1496078162dc9547b69be5 (patch) | |
tree | fa1cdc848e3d57d30db42d4e3ecef46751a4de60 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | f0e5ea2c742db2a4bf3d2ea34632b29c9bb1d95e (diff) |
ASoC: codec: wm8960: add additional probe check for codec identification
The wm8960 codec is not readable, resulting in a NACK for address 0x3d (8-bit).
This can partially indicate it. For example: wm8962 codec use the same address
but is readable. This additional probe check will help prevent loading the wm8960
module incorrectly on wm8962 hardware.
Signed-off-by: Frank Li <[email protected]>
Acked-by: Charles Keepax <[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-sqlite.py')
0 files changed, 0 insertions, 0 deletions