From 1d36c34a40ae6a1ea0ed239c14566ec6a117cc6f Mon Sep 17 00:00:00 2001 From: WeirdTreeThing Date: Fri, 26 May 2023 10:22:49 -0400 Subject: [PATCH] all: remove CaptureChannelMap and IntrinsicSensitivity --- apl/sof-bxtda7219ma/HiFi.conf | 2 -- avs/avs_dmic/HiFi.conf | 4 ---- cml/sof-cml_rt1011_/HiFi.conf | 2 -- cml/sof-rt5682/HiFi.conf | 2 -- glk/sof-cs42l42/HiFi.conf | 2 -- glk/sof-glkda7219ma/HiFi.conf | 2 -- glk/sof-glkrt5682ma/HiFi.conf | 2 -- jsl/sof-da7219max98/HiFi.conf | 2 -- jsl/sof-rt5682/HiFi-Magolor.conf | 2 -- jsl/sof-rt5682/HiFi-Magpie.conf | 2 -- jsl/sof-rt5682/HiFi.conf | 2 -- tgl/sof-rt5682/HiFi-Delbin.conf | 2 -- tgl/sof-rt5682/HiFi-Elemi.conf | 2 -- tgl/sof-rt5682/HiFi-Lillipup.conf | 1 - tgl/sof-rt5682/HiFi.conf | 2 -- 15 files changed, 31 deletions(-) diff --git a/apl/sof-bxtda7219ma/HiFi.conf b/apl/sof-bxtda7219ma/HiFi.conf index ccf1ef5..f71187d 100644 --- a/apl/sof-bxtda7219ma/HiFi.conf +++ b/apl/sof-bxtda7219ma/HiFi.conf @@ -68,8 +68,6 @@ SectionDevice."Mic" { Value { CapturePriority 100 CapturePCM "hw:${CardId},99" - CaptureChannelMap "0 0 -1 -1 -1 -1 -1 -1 -1 -1 -1" - IntrinsicSensitivity "-2600" } } diff --git a/avs/avs_dmic/HiFi.conf b/avs/avs_dmic/HiFi.conf index 480d7da..2a5fb97 100644 --- a/avs/avs_dmic/HiFi.conf +++ b/avs/avs_dmic/HiFi.conf @@ -21,8 +21,6 @@ If.4ch { Value { CapturePCM "hw:${CardId},2" CaptureChannels 4 - CaptureChannelMap "0 0 -1 -1 -1 -1 -1 -1 -1 -1 -1" - IntrinsicSensitivity "-2600" } If.dspvol { Condition { @@ -44,8 +42,6 @@ If.4ch { Value { CapturePCM "hw:${CardId},2" CaptureChannels 2 - CaptureChannelMap "0 0 -1 -1 -1 -1 -1 -1 -1 -1 -1" - IntrinsicSensitivity "-2600" } If.dspvol { Condition { diff --git a/cml/sof-cml_rt1011_/HiFi.conf b/cml/sof-cml_rt1011_/HiFi.conf index 7ead72a..6408d7b 100644 --- a/cml/sof-cml_rt1011_/HiFi.conf +++ b/cml/sof-cml_rt1011_/HiFi.conf @@ -54,8 +54,6 @@ SectionDevice."Mic" { CapturePriority 100 CapturePCM "hw:${CardId},1" CaptureChannels 4 - CaptureChannelMap "0 1 -1 -1 -1 -1 -1 -1 -1 -1 -1" - IntrinsicSensitivity "-2800" } } diff --git a/cml/sof-rt5682/HiFi.conf b/cml/sof-rt5682/HiFi.conf index 72fbc5f..9df95af 100644 --- a/cml/sof-rt5682/HiFi.conf +++ b/cml/sof-rt5682/HiFi.conf @@ -98,8 +98,6 @@ SectionDevice."Mic" { CapturePriority 100 CapturePCM "hw:${CardId},1" CaptureChannels 4 - CaptureChannelMap "0 1 -1 -1 -1 -1 -1 -1 -1 -1 -1" - IntrinsicSensitivity "-2400" } Macro.pcm_split.SplitPCMDevice { Name "cml_stereo_in" diff --git a/glk/sof-cs42l42/HiFi.conf b/glk/sof-cs42l42/HiFi.conf index 1d68329..b93012e 100644 --- a/glk/sof-cs42l42/HiFi.conf +++ b/glk/sof-cs42l42/HiFi.conf @@ -54,8 +54,6 @@ SectionDevice."Mic" { CapturePriority 100 CapturePCM "hw:${CardId},99" CaptureChannels 4 - CaptureChannelMap "0 0 -1 -1 -1 -1 -1 -1 -1 -1 -1" - IntrinsicSensitivity "-2600" } } diff --git a/glk/sof-glkda7219ma/HiFi.conf b/glk/sof-glkda7219ma/HiFi.conf index 4c3166d..dd76e3c 100644 --- a/glk/sof-glkda7219ma/HiFi.conf +++ b/glk/sof-glkda7219ma/HiFi.conf @@ -69,8 +69,6 @@ SectionDevice."Mic" { CapturePriority 100 CapturePCM "hw:${CardId},99" CaptureChannels 4 - CaptureChannelMap "0 0 -1 -1 -1 -1 -1 -1 -1 -1 -1" - IntrinsicSensitivity "-2600" } } diff --git a/glk/sof-glkrt5682ma/HiFi.conf b/glk/sof-glkrt5682ma/HiFi.conf index 47e345d..f46362d 100644 --- a/glk/sof-glkrt5682ma/HiFi.conf +++ b/glk/sof-glkrt5682ma/HiFi.conf @@ -69,8 +69,6 @@ SectionDevice."Mic" { CapturePriority 100 CapturePCM "hw:${CardId},99" CaptureChannels 4 - CaptureChannelMap "0 1 -1 -1 -1 -1 -1 -1 -1 -1 -1" - IntrinsicSensitivity "-2600" } } diff --git a/jsl/sof-da7219max98/HiFi.conf b/jsl/sof-da7219max98/HiFi.conf index 5e49f76..c07c03e 100644 --- a/jsl/sof-da7219max98/HiFi.conf +++ b/jsl/sof-da7219max98/HiFi.conf @@ -69,8 +69,6 @@ SectionDevice."Mic" { CapturePriority 100 CapturePCM "hw:${CardId},5" CaptureChannels 4 - CaptureChannelMap "0 0 -1 -1 -1 -1 -1 -1 -1 -1 -1" - IntrinsicSensitivity "-3100" } } diff --git a/jsl/sof-rt5682/HiFi-Magolor.conf b/jsl/sof-rt5682/HiFi-Magolor.conf index d858fbc..b230dd4 100644 --- a/jsl/sof-rt5682/HiFi-Magolor.conf +++ b/jsl/sof-rt5682/HiFi-Magolor.conf @@ -90,8 +90,6 @@ SectionDevice."Mic" { CapturePriority 100 CapturePCM "hw:${CardId},5" CaptureChannels 4 - CaptureChannelMap "0 1 -1 -1 -1 -1 -1 -1 -1 -1 -1" - IntrinsicSensitivity "-3200" } } diff --git a/jsl/sof-rt5682/HiFi-Magpie.conf b/jsl/sof-rt5682/HiFi-Magpie.conf index 3722690..8dfb792 100644 --- a/jsl/sof-rt5682/HiFi-Magpie.conf +++ b/jsl/sof-rt5682/HiFi-Magpie.conf @@ -89,8 +89,6 @@ SectionDevice."Mic" { CapturePriority 100 CapturePCM "hw:${CardId},5" CaptureChannels 4 - CaptureChannelMap "0 1 -1 -1 -1 -1 -1 -1 -1 -1 -1" - IntrinsicSensitivity "-3100" } } diff --git a/jsl/sof-rt5682/HiFi.conf b/jsl/sof-rt5682/HiFi.conf index f699a3c..6111762 100644 --- a/jsl/sof-rt5682/HiFi.conf +++ b/jsl/sof-rt5682/HiFi.conf @@ -92,8 +92,6 @@ SectionDevice."Mic" { CapturePriority 100 CapturePCM "hw:sofrt5682,5" CaptureChannels 4 - CaptureChannelMap "0 1 -1 -1 -1 -1 -1 -1 -1 -1 -1" - IntrinsicSensitivity "-2600" } } diff --git a/tgl/sof-rt5682/HiFi-Delbin.conf b/tgl/sof-rt5682/HiFi-Delbin.conf index be2c95d..9545e5f 100644 --- a/tgl/sof-rt5682/HiFi-Delbin.conf +++ b/tgl/sof-rt5682/HiFi-Delbin.conf @@ -93,8 +93,6 @@ SectionDevice."Mic" { CapturePriority 100 CapturePCM "hw:${CardId},99" CaptureChannels 4 - CaptureChannelMap "0 1 -1 -1 -1 -1 -1 -1 -1 -1 -1" - IntrinsicSensitivity "-3200" } Macro.pcm_split.DmicSplit { PCM 99 diff --git a/tgl/sof-rt5682/HiFi-Elemi.conf b/tgl/sof-rt5682/HiFi-Elemi.conf index e30e529..ecdd8d8 100644 --- a/tgl/sof-rt5682/HiFi-Elemi.conf +++ b/tgl/sof-rt5682/HiFi-Elemi.conf @@ -73,8 +73,6 @@ SectionDevice."Mic" { CapturePriority 100 CapturePCM "hw:${CardId},99" CaptureChannels 4 - CaptureChannelMap "0 1 -1 -1 -1 -1 -1 -1 -1 -1 -1" - IntrinsicSensitivity "-2600" } } diff --git a/tgl/sof-rt5682/HiFi-Lillipup.conf b/tgl/sof-rt5682/HiFi-Lillipup.conf index aa12193..3832992 100644 --- a/tgl/sof-rt5682/HiFi-Lillipup.conf +++ b/tgl/sof-rt5682/HiFi-Lillipup.conf @@ -126,7 +126,6 @@ SectionDevice."Mic" { CapturePriority 100 CapturePCM "hw:${CardId},99" CaptureChannels 4 - #IntrinsicSensitivity "-2500" CaptureMixer "default:${CardId}" CaptureMixerElem "Mic 1" } diff --git a/tgl/sof-rt5682/HiFi.conf b/tgl/sof-rt5682/HiFi.conf index 94a953e..4546530 100644 --- a/tgl/sof-rt5682/HiFi.conf +++ b/tgl/sof-rt5682/HiFi.conf @@ -90,8 +90,6 @@ SectionDevice."Mic" { CapturePriority 100 CapturePCM "hw:sofrt5682,99" CaptureChannels 4 - CaptureChannelMap "0 1 -1 -1 -1 -1 -1 -1 -1 -1 -1" - IntrinsicSensitivity "-3200" } }