Skip to content

Commit be8e8e2

Browse files
committed
kmod: add LNL support for module add/remove tests
snd_sof_pci_intel_lnl will be upstreamed soon. Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
1 parent c44931f commit be8e8e2

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

tools/kmod/sof_insert.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,7 @@ insert_module snd_sof_pci_intel_cnl
101101
insert_module snd_sof_pci_intel_icl
102102
insert_module snd_sof_pci_intel_tgl
103103
insert_module snd_sof_pci_intel_mtl
104+
insert_module snd_sof_pci_intel_lnl
104105

105106
# OF driver
106107
insert_module snd_sof_of

tools/kmod/sof_remove.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,7 @@ remove_module snd_sof_pci_intel_cnl
8585
remove_module snd_sof_pci_intel_icl
8686
remove_module snd_sof_pci_intel_tgl
8787
remove_module snd_sof_pci_intel_mtl
88+
remove_module snd_sof_pci_intel_lnl
8889
remove_module snd_sof_acpi_intel_byt
8990
remove_module snd_sof_acpi_intel_bdw
9091

0 commit comments

Comments
 (0)