Skip to content

Commit ae2f9ed

Browse files
bardliaofredoh9
authored andcommitted
Kmod: add rt1320 codec
rt1320 is newly supported by kernel. Signed-off-by: Bard Liao <yung-chuan.liao@linux.intel.com>
1 parent 6c1c5e0 commit ae2f9ed

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
@@ -56,6 +56,7 @@ insert_module snd_soc_rt1308
5656
insert_module snd_soc_rt1308_sdw
5757
insert_module snd_soc_rt1316_sdw
5858
insert_module snd_soc_rt1318_sdw
59+
insert_module snd_soc_rt1320_sdw
5960

6061
insert_module snd_soc_sdw_mockup
6162

tools/kmod/sof_remove.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -242,6 +242,7 @@ remove_module snd_soc_rt1308
242242
remove_module snd_soc_rt1308_sdw
243243
remove_module snd_soc_rt1316_sdw
244244
remove_module snd_soc_rt1318_sdw
245+
remove_module snd_soc_rt1320_sdw
245246
remove_module snd_soc_sdw_mockup
246247
remove_module snd_soc_rt1011
247248
remove_module snd_soc_rt5640

0 commit comments

Comments
 (0)