summaryrefslogtreecommitdiff
path: root/ucm-config/for_all_boards/Mi Dual Driver Earphones Type-C/HiFi.conf
blob: 9d63e16ebea48a23eeee0f75108fa9bd538a45a1 (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
SectionVerb {
	Value {
		FullySpecifiedUCM "1"
	}

	EnableSequence [
		cdev "hw:TypeC"
		cset "name='PCM Playback Volume' 45"
	]

	DisableSequence [
	]
}

SectionDevice."Mi Earphones Output".0 {
	Value {
		PlaybackPCM "hw:TypeC,0"
	}
}

SectionDevice."Mi Earphones Input".0 {
	Value {
		CapturePCM "hw:TypeC,0"
	}
}