adl/sof-nau8825/kano: add echo reference

pull/1/head
WeirdTreeThing 2023-07-09 06:34:59 -04:00
parent ae15c23874
commit 2ff1339c6e
No known key found for this signature in database
GPG Key ID: 1F56A4B52998B851
1 changed files with 7 additions and 0 deletions

View File

@ -60,6 +60,7 @@ SectionDevice."Speaker" {
Value {
PlaybackPriority 100
PlaybackPCM "hw:${CardId},0"
EchoReferenceDev "Echo Reference"
DspName "speaker_eq"
}
EnableSequence [
@ -95,6 +96,12 @@ SectionDevice."Headphones" {
]
}
SectionDevice."Echo Reference" {
Value {
CapturePCM "hw:${CardId},0"
}
}
SectionDevice."Mic" {
Comment "Internal Microphone"