Mark Brown 1c69bbc3c1 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.
2022-07-15 18:21:09 +01:00
..
2022-07-11 15:51:01 +01:00
2022-07-11 15:51:01 +01:00
2022-07-11 15:51:01 +01:00
2022-02-01 08:08:08 +01:00
2022-06-27 18:27:03 +01:00
2022-04-05 10:29:12 +01:00