sof-rt5682/platform: Support puff boards

common-codecs
WeirdTreeThing 2023-11-22 18:36:57 -05:00
parent 056536df35
commit 342193cfca
No known key found for this signature in database
GPG Key ID: 1F56A4B52998B851
1 changed files with 4 additions and 4 deletions

View File

@ -2,10 +2,10 @@
If.cml { If.cml {
Condition { Condition {
Type String Type RegexMatch
String1 "$${sys:class/dmi/id/product_family}" Regex "^Google_(Hatch|Puff)$"
String2 "Google_Hatch" String "$${sys:class/dmi/id/product_family}"
} }
True { True {
Define.max98357apcm 5 Define.max98357apcm 5
Define.rt5682pcm 0 Define.rt5682pcm 0