From 2ff1339c6e29c9596485c0f790c3a056d2856bc5 Mon Sep 17 00:00:00 2001 From: WeirdTreeThing Date: Sun, 9 Jul 2023 06:34:59 -0400 Subject: [PATCH] adl/sof-nau8825/kano: add echo reference --- adl/sof-nau8825/HiFi.kano.conf | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/adl/sof-nau8825/HiFi.kano.conf b/adl/sof-nau8825/HiFi.kano.conf index 119c0f7..8cdff6f 100644 --- a/adl/sof-nau8825/HiFi.kano.conf +++ b/adl/sof-nau8825/HiFi.kano.conf @@ -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"