Skip to content

Commit

Permalink
Kmod: add rt1320 codec
Browse files Browse the repository at this point in the history
rt1320 is newly supported by kernel.

Signed-off-by: Bard Liao <[email protected]>
  • Loading branch information
bardliao authored and fredoh9 committed Jun 26, 2024
1 parent 6c1c5e0 commit ae2f9ed
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions tools/kmod/sof_insert.sh
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ insert_module snd_soc_rt1308
insert_module snd_soc_rt1308_sdw
insert_module snd_soc_rt1316_sdw
insert_module snd_soc_rt1318_sdw
insert_module snd_soc_rt1320_sdw

insert_module snd_soc_sdw_mockup

Expand Down
1 change: 1 addition & 0 deletions tools/kmod/sof_remove.sh
Original file line number Diff line number Diff line change
Expand Up @@ -242,6 +242,7 @@ remove_module snd_soc_rt1308
remove_module snd_soc_rt1308_sdw
remove_module snd_soc_rt1316_sdw
remove_module snd_soc_rt1318_sdw
remove_module snd_soc_rt1320_sdw
remove_module snd_soc_sdw_mockup
remove_module snd_soc_rt1011
remove_module snd_soc_rt5640
Expand Down

0 comments on commit ae2f9ed

Please sign in to comment.