15 lines
379 B
Plaintext
15 lines
379 B
Plaintext
# Usecase for device HDMI2/Display Port stereo playback on Intel Broxton platforms
|
|
# For Audio in I2S mode
|
|
|
|
SectionDevice."Hdmi2" {
|
|
Comment "HDMI/Display Port 2 Stereo"
|
|
|
|
Value {
|
|
PlaybackPCM "hw:broxtonrt298,5"
|
|
PlaybackChannels "2"
|
|
PlaybackPriority "4"
|
|
JackControl "HDMI/DP, pcm=5 Jack"
|
|
}
|
|
}
|
|
|