topolog2: nocodec: set output_pin number

The num_output_pins was set for pass-through path but missed in normal
path. Without it Linux kernel driver wouldn't set second output pin
format for dai copier which connects smart amp and gain module.

Signed-off-by: Rander Wang <rander.wang@intel.com>
This commit is contained in:
Rander Wang 2023-10-11 15:44:57 +08:00 committed by Ranjani Sridharan
parent c22e3f438d
commit 4dad5c2d5c
1 changed files with 1 additions and 0 deletions

View File

@ -382,6 +382,7 @@ IncludeByKey.PASSTHROUGH {
out_valid_bit_depth 32
}
num_output_pins 2
Object.Base.output_pin_binding.1 {
output_pin_binding_name "gain.8.1"
}