From 342193cfcaa34690c9fcf7ace89931e037a6d4ea Mon Sep 17 00:00:00 2001 From: WeirdTreeThing Date: Wed, 22 Nov 2023 18:36:57 -0500 Subject: [PATCH] sof-rt5682/platform: Support puff boards --- sof-rt5682/platform.conf | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/sof-rt5682/platform.conf b/sof-rt5682/platform.conf index 77ed870..dc71be2 100644 --- a/sof-rt5682/platform.conf +++ b/sof-rt5682/platform.conf @@ -2,10 +2,10 @@ If.cml { Condition { - Type String - String1 "$${sys:class/dmi/id/product_family}" - String2 "Google_Hatch" - } + Type RegexMatch + Regex "^Google_(Hatch|Puff)$" + String "$${sys:class/dmi/id/product_family}" + } True { Define.max98357apcm 5 Define.rt5682pcm 0