topology: Add initial TLV library.

Add initial TLV library that can be included and re-used by pipelines.

Signed-off-by: Liam Girdwood <liam.r.girdwood@linux.intel.com>
This commit is contained in:
Liam Girdwood 2017-07-06 16:48:06 +01:00
parent a7a3bc4d57
commit e52b9dd37a
1 changed files with 14 additions and 0 deletions

14
topology/common/tlv.m4 Normal file
View File

@ -0,0 +1,14 @@
# TLV
#
# Common TLV control ranges
#
SectionTLV."vtlv_m90s3" {
Comment "-90dB step 3dB"
scale {
min "-9000"
step "300"
mute "1"
}
}