topology2: add payload_with_output_fmt token

payload_with_output_fmt token is used to tell sof driver whether
there is output audio format in the init instance ipc4 message
payload. payload_with_output_fmt = 1 mean there is audio output
format in the ipc4 message payload.

Signed-off-by: Libin Yang <libin.yang@intel.com>
This commit is contained in:
Libin Yang 2022-10-28 11:10:59 +08:00 committed by Liam Girdwood
parent a5635e0011
commit 691b80261a
1 changed files with 4 additions and 0 deletions

View File

@ -21,6 +21,10 @@ Object.Base.VendorToken {
# the widget name that the queue is connected from/to.
sink_pin_binding_wname 413
src_pin_binding_wname 414
# Token payload_with_output_fmt specifies whether there is
# output audio format in the init instance ipc4 message
# payload.
payload_with_output_fmt 415
}
"sof_tkn_dai" {