]> git.alsa-project.org Git - alsa-ucm-conf.git/commit
ucm2: Add profile for Chromebook Asus C300
authorTakashi Iwai <tiwai@suse.de>
Tue, 12 May 2020 15:46:14 +0000 (17:46 +0200)
committerJaroslav Kysela <perex@perex.cz>
Thu, 28 May 2020 19:01:23 +0000 (21:01 +0200)
commit3900bfa7c57eb195aaa8e3693beac4d49011cf3c
treef276dd4bbafbae55bfaaa00dd853deb404454078
parent706fcfad498878e874dda413642ca00f77e49c2d
ucm2: Add profile for Chromebook Asus C300

ASUS Chromebook C300 alias Google QUAWKS is an Intel Baytrail platform
with max98090 codec.  This patch adds the basic UCM snippet for the
max98090 codec and HiFi.conf for this model.

Note that MIC2 is used for the headset mic.  If another model with
this codec uses a different ADC port, we'd need to create another
profile snippet and rename the device.

BugLink: https://apibugzilla.suse.com/show_bug.cgi?id=1171492
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
ucm2/chtmax98090/GOOGLE-Quawks-1.0.conf [new file with mode: 0644]
ucm2/chtmax98090/HiFi-Quawks.conf [new file with mode: 0644]
ucm2/codecs/max98090/EnableSeq.conf [new file with mode: 0644]
ucm2/codecs/max98090/Headphones.conf [new file with mode: 0644]
ucm2/codecs/max98090/HeadsetMic.conf [new file with mode: 0644]
ucm2/codecs/max98090/InternalMic.conf [new file with mode: 0644]
ucm2/codecs/max98090/Speaker.conf [new file with mode: 0644]