Tested on Cyan Chromebook with both SOF and SST drivers.
Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
<chtrt5650/HiFi.conf>
}
}
+
+If.bytcht_max98090 {
+ Condition {
+ Type String
+ Haystack "${CardName}"
+ Needle "bytcht max98090"
+ }
+ True {
+ <chtmax98090/HiFi.conf>
+ }
+}
--- /dev/null
+SectionVerb {
+ Value {
+ TQ "HiFi"
+ }
+
+ If.platform {
+ Condition {
+ Type ControlExists
+ Control "name='media0_in Gain 0 Switch'"
+ }
+ True {
+ EnableSequence [
+ <platforms/bytcr/PlatformEnableSeq.conf>
+ ]
+ }
+ }
+
+ EnableSequence [
+ <codecs/max98090/EnableSeq.conf>
+ ]
+}
+
+<codecs/max98090/Headphones.conf>
+<codecs/max98090/Speaker.conf>
+<codecs/max98090/InternalMic.conf>
+<codecs/max98090/HeadsetMic.conf>