pmaports/device/testing/device-pine64-pinephone/ucm/sun50i-a64-audio.conf
Minecrell 94e11e17e9
pine64-pinephone: align more closely to ALSA UCM specification (MR 1204)
Some of the recommendations have changed upstream and a few devices
should be called differently now. The following changes are made:

  - Headphone -> Headphone*s*
    (29041c5220/include/use-case.h (L136))
  - DigitalMic -> Mic
    (1ad660ddee)
  - HeadsetMic -> Headset
    (29041c5220/include/use-case.h (L137))
  - Add .conf suffix for verb configurations
  - Set Playback/CaptureChannels as integer, not as string
  - Remove empty Enable/DisableSequence sections
    (d6a150d34f)
2020-05-11 10:18:53 +02:00

11 lines
174 B
Text

Syntax 2
SectionUseCase."HiFi" {
File "HiFi.conf"
Comment "Play HiFi quality music"
}
SectionUseCase."Voice Call" {
File "VoiceCall.conf"
Comment "Make a phone call"
}