mirror of https://github.com/thesofproject/sof.git
topology2: add stream token in topology2
Add stream d0i3 token Signed-off-by: Rander Wang <rander.wang@intel.com>
This commit is contained in:
parent
abe0adcd48
commit
d40fb8fc99
|
@ -100,6 +100,11 @@ Object.Base.VendorToken {
|
|||
|
||||
}
|
||||
|
||||
"sof_tkn_stream" {
|
||||
playback_compatible_d0i3 "1200"
|
||||
capture_compatible_d0i3 "1201"
|
||||
}
|
||||
|
||||
"sof_tkn_mute_led" {
|
||||
mute_led_use 1300
|
||||
mute_led_direction 1301
|
||||
|
|
Loading…
Reference in New Issue