diff options
author | 2022-07-15 18:21:09 +0100 | |
---|---|---|
committer | 2022-07-15 18:21:09 +0100 | |
commit | 1c69bbc3c10821c9b3dbbfd35284addc2850371f (patch) | |
tree | c5b2778fe5435539ec082df31598f187711f708a /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ASoC: atmel_ssc_dai: remove #ifdef CONFIG_PM (diff) | |
parent | ASoC: cs35l41: Read System Name from ACPI _SUB to identify firmware (diff) | |
download | linux-dev-1c69bbc3c10821c9b3dbbfd35284addc2850371f.tar.xz linux-dev-1c69bbc3c10821c9b3dbbfd35284addc2850371f.zip |
Read _SUB from ACPI to be able to identify firmware
Merge series from Stefan Binding <sbinding@opensource.cirrus.com>:
CS35L41 has a DSP which is able to run firmware, as well as a tuning file.
Different systems may want to use different firmwares and tuning files, and
some firmwares/tunings may not be compatible with other systems.
To allow a system to select the correct fimware/tuning, we can read an _SUB
from the ACPI. This _SUB can then be used to uniquely identify the system
in the firmware/tuning file name.
Add a helper function which reads the _SUB, so this can be used by other
parts in the future.
Add support inside the CS35L41 ASoC driver to read this _SUB, and save it
appropriately.
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions