]> git.alsa-project.org Git - alsa-lib.git/commitdiff
conf: USB-Audio: Add second S/PDIF device on Phiree U2SX
authorBruno Pagani <bruno.n.pagani@gmail.com>
Sun, 1 Apr 2018 17:11:20 +0000 (19:11 +0200)
committerTakashi Iwai <tiwai@suse.de>
Mon, 2 Apr 2018 07:19:10 +0000 (09:19 +0200)
Phiree U2SX is the successor of Phiree U2 and has the same unusual
configuration.

See ea865bba4615d906144ae5d4f72a4aad2baffe1f for reference.

Signed-off-by: Bruno Pagani <bruno.n.pagani@gmail.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
src/conf/cards/USB-Audio.conf

index cc8c718c920e1f0ccacf6dad0ab4f7d43f688d19..2b8f9a291c7665d94750e78d27da2ee5b7d027aa 100644 (file)
@@ -64,6 +64,7 @@ USB-Audio.pcm.iec958_device {
 # Second iec958 device number, if any.
 USB-Audio.pcm.iec958_2_device {
        "PHIREE U2" 1  # 0 = PCM S/PDIF, 1 = non-PCM S/PDIF
+       "PHIREE U2SX" 1  # 0 = PCM S/PDIF, 1 = non-PCM S/PDIF
 }