From 8fbd61df1632b5585c8d34be505e85353654e6ae Mon Sep 17 00:00:00 2001 From: Yong Zhi Date: Wed, 6 Dec 2023 12:33:29 -0600 Subject: [PATCH] topology2: google-rtc-aec: Add Byte control Add binary controls for AEC tuning data with max size set to 2048. Signed-off-by: Yong Zhi --- .../topology2/include/components/google-rtc-aec.conf | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/tools/topology/topology2/include/components/google-rtc-aec.conf b/tools/topology/topology2/include/components/google-rtc-aec.conf index d6649fac00ac..063807923d8d 100644 --- a/tools/topology/topology2/include/components/google-rtc-aec.conf +++ b/tools/topology/topology2/include/components/google-rtc-aec.conf @@ -47,6 +47,15 @@ Class.Widget."google-rtc-aec" { token_ref "comp.word" } + Object.Control.bytes."1" { + access [ + tlv_write + tlv_callback + ] + name 'Config' + max 2048 + } + # Attribute categories attributes { #