ucm2: sof-soundwire: add ACP DMIC configuration
add acp-dmic.conf to the sof-soundwire configuration tree to enable the ACP digital microphone (DMIC) endpoint for AMD SoundWire platforms. Closes: https://github.com/alsa-project/alsa-ucm-conf/pull/732 Suggested-by: Jaroslav Kysela <perex@perex.cz> Signed-off-by: Chaitanya Krishna.J <ChaitanyaKrishna.J@amd.com> Signed-off-by: Jaroslav Kysela <perex@perex.cz>
This commit is contained in:
parent
fbee7d0765
commit
fb35cbd82a
1 changed files with 8 additions and 0 deletions
8
ucm2/sof-soundwire/acp-dmic.conf
Normal file
8
ucm2/sof-soundwire/acp-dmic.conf
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
SectionDevice."Mic" {
|
||||
Comment "Digital Microphone"
|
||||
|
||||
Value {
|
||||
CapturePriority 100
|
||||
CapturePCM "hw:${CardId},4"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue