aboutsummaryrefslogtreecommitdiff
path: root/src/conf/ucm/bytcr-rt5640/HiFi.conf
blob: 20ebe2dd36e28dffe4efd8acfddc2b0e0b1248f9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
# Use case Configuration for bytcr-rt5640

<searchdir:ucm>

SectionVerb {
	EnableSequence [
		cdev "hw:bytcrrt5640"

		<platforms/bytcr/PlatformEnableSeq.conf>
		<codecs/rt5640/EnableSeq.conf>
	]

	DisableSequence [
		cdev "hw:bytcrrt5640"
		<platforms/bytcr/PlatformDisableSeq.conf>
	]

	Value {
		PlaybackPCM "hw:bytcrrt5640"
		CapturePCM "hw:bytcrrt5640"
	}
}

<codecs/rt5640/Speaker.conf>
<codecs/rt5640/MonoSpeaker.conf>
<codecs/rt5640/HeadPhones.conf>

<codecs/rt5640/DigitalMics.conf>
<codecs/rt5640/IN1-InternalMic.conf>
<codecs/rt5640/IN3-InternalMic.conf>
<codecs/rt5640/HeadsetMic.conf>