The Cube iWork8 Air and Pipo W2S tablets both only have a single speaker.
Add long-name profiles for them which are identical to the default
chtnau8824 profile, except that they include the nau8824/MonoSpeaker.conf
snippet instead of the nau8824/Speaker.conf one.
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
--- /dev/null
+<searchdir:ucm>
+
+SectionVerb {
+
+ Value {
+ TQ "HiFi"
+ # ALSA PCM device for HiFi
+ PlaybackPCM "hw:chtnau8824"
+ CapturePCM "hw:chtnau8824"
+ }
+
+ EnableSequence [
+ cdev "hw:chtnau8824"
+ <bytcr/PlatformEnableSeq.conf>
+ <nau8824/EnableSeq.conf>
+ ]
+
+ DisableSequence [
+ cdev "hw:chtnau8824"
+ <bytcr/PlatformDisableSeq.conf>
+ ]
+}
+
+<nau8824/MonoSpeaker.conf>
+<nau8824/HeadPhones.conf>
+
+<nau8824/InternalMic.conf>
+<nau8824/HeadsetMic.conf>
--- /dev/null
+Comment "chtnau8824 internal card"
+
+SectionUseCase."HiFi" {
+ File "../PIPO-W2S-Defaultstring-CherryTrailCR/HiFi.conf"
+ Comment "Default"
+}
--- /dev/null
+<searchdir:ucm>
+
+SectionVerb {
+
+ Value {
+ TQ "HiFi"
+ # ALSA PCM device for HiFi
+ PlaybackPCM "hw:chtnau8824"
+ CapturePCM "hw:chtnau8824"
+ }
+
+ EnableSequence [
+ cdev "hw:chtnau8824"
+ <bytcr/PlatformEnableSeq.conf>
+ <nau8824/EnableSeq.conf>
+ ]
+
+ DisableSequence [
+ cdev "hw:chtnau8824"
+ <bytcr/PlatformDisableSeq.conf>
+ ]
+}
+
+<nau8824/MonoSpeaker.conf>
+<nau8824/HeadPhones.conf>
+
+<nau8824/InternalMic.conf>
+<nau8824/HeadsetMic.conf>
--- /dev/null
+Comment "chtnau8824 internal card"
+
+SectionUseCase."HiFi" {
+ File "../cube-i1_TF-Defaultstring-CherryTrailCR/HiFi.conf"
+ Comment "Default"
+}