diff options
author | Ajit Kumar Pandey <[email protected]> | 2021-11-17 11:37:20 +0200 |
---|---|---|
committer | Mark Brown <[email protected]> | 2021-11-17 17:35:50 +0000 |
commit | f1bdd8d385a803565024c8feeedc17bf86aac4f5 (patch) | |
tree | 49ea48c597653c54e37cf55aaafe13f3e805f8d7 /tools/perf/scripts/python/mem-phys-addr.py | |
parent | e8afccf8fb75bae9c3292a0e51593af92839415e (diff) |
ASoC: amd: Add module to determine ACP configuration
ACP hw block configuration differs across various distributions
and hence it's required to register different drivers module for
distributions. For now we support three ACP drivers:
* ACP without SOF use case
* ACP with SOF use case
* ACP with SOF use case for DMIC and non SOF for I2S endpoints
As all above driver registers with common PCI ID for ACP hw block
we need code to determine ACP configuration and auto select driver
module. This patch expose function that return configuration flag
based on dmi checks for a system. ACP driver module probe register
platform device based on such configuration flag to avoid conflict
with other ACP drivers probed for same PCI ID.
Signed-off-by: Ajit Kumar Pandey <[email protected]>
Reviewed-by: Bard Liao <[email protected]>
Reviewed-by: Kai Vehmanen <[email protected]>
Signed-off-by: Daniel Baluta <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/mem-phys-addr.py')
0 files changed, 0 insertions, 0 deletions