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 {
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