topology2: Remove pcm cap attributes

Remove the attributes that do not belong to Pipeline class.
There are no changes to compiled binary.

Signed-off-by: Yong Zhi <yong.zhi@intel.com>
This commit is contained in:
Yong Zhi 2023-12-07 11:00:44 -06:00 committed by Kai Vehmanen
parent 3b8d872619
commit a108c5e940
1 changed files with 0 additions and 6 deletions

View File

@ -169,10 +169,4 @@ Class.Pipeline."dai-copier-eqiir-module-copier-capture" {
direction "capture"
dynamic_pipeline 1
time_domain "timer"
channels 2
channels_min 2
channels_max 4
rate 48000
rate_min 48000
rate_max 48000
}