Include more modules, under kernel/sound/soc/intel/boards
As suggested by Ben Hutchings in: https://salsa.debian.org/kernel-team/firmware-nonfree/-/merge_requests/19 [ Best viewed with -b due to initial indentation inconsistency before reimporting the updated list of aliases. ]
This commit is contained in:
parent
c61f193ac6
commit
a80f013b57
|
@ -150,7 +150,13 @@ if (! grep { $_ eq $SOF } @all_packages) {
|
|||
pci:v00008086d0000A0C8sv*sd*bc*sc*i*
|
||||
pci:v00008086d0000A348sv*sd*bc*sc*i*
|
||||
pci:v00008086d0000A3F0sv*sd*bc*sc*i*
|
||||
platform:jsl_rt5682_max98360a
|
||||
platform:jsl_rt5682_rt1015
|
||||
platform:sof-audio
|
||||
platform:sof_rt5682
|
||||
platform:sof_sdw
|
||||
platform:tgl_max98357a_rt5682
|
||||
platform:tgl_max98373_rt5682
|
||||
);
|
||||
|
||||
print STDERR "deploying manual workaround for $SOF\n"
|
||||
|
|
Loading…
Reference in New Issue