Skip to content

Commit

Permalink
topology2: dmic-generic: rename volume switch
Browse files Browse the repository at this point in the history
The volume switch of gain widget is renamed as 'Dmic0 Capture Volume'
for backward compatibility.

Signed-off-by: Brent Lu <brent.lu@intel.com>
  • Loading branch information
brentlu authored and lgirdwood committed Feb 8, 2024
1 parent 33e2376 commit 5c3a1ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/topology/topology2/platform/intel/dmic-generic.conf
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@ IncludeByKey.PASSTHROUGH {
}
]
Object.Control.mixer.1 {
name '$DMIC0_PCM_NAME Capture Volume'
name 'Dmic0 Capture Volume'
}
Object.Control.mixer.2 {
name 'Dmic0 Capture Switch'
Expand Down

0 comments on commit 5c3a1ca

Please sign in to comment.