diff options
author | Stefan Binding <[email protected]> | 2022-06-30 01:23:28 +0100 |
---|---|---|
committer | Takashi Iwai <[email protected]> | 2022-07-14 11:23:13 +0200 |
commit | bb6eb621f522d1f76ee4593966d2863401892407 (patch) | |
tree | b9fea6f2909efb572c02d1ac8fd78e9c314a46a2 /scripts/gdb/linux/utils.py | |
parent | eef375960210fdc1ec2786bddc91ff100444ffb8 (diff) |
ALSA: hda: cs35l41: Support multiple load paths for firmware
To be able to support different firmwares and tuning
for different models, the driver needs to be able to
load a different firmware and coefficient file based
on its Subsystem ID.
The driver attempts to load the firmware in the
following order:
/lib/firmware/cirrus/cs35l41-dsp1-<fw-type>-<ssid>-dev<#>.wmfw
/lib/firmware/cirrus/cs35l41-dsp1-<fw-type>-<ssid>.wmfw
/lib/firmware/cirrus/cs35l41-dsp1-<fw-type>.wmfw
Signed-off-by: Stefan Binding <[email protected]>
Signed-off-by: Vitaly Rodionov <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Takashi Iwai <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions