diff mbox

[1/1] USB-Audio: Add second S/PDIF device on Phiree U2SX

Message ID 5ac112c2.042aed0a.b6b06.7943@mx.google.com (mailing list archive)
State New, archived
Headers show

Commit Message

bruno.n.pagani@gmail.com April 1, 2018, 5:11 p.m. UTC
From: Bruno Pagani <bruno.n.pagani@gmail.com>

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>
diff mbox

Patch

diff --git a/src/conf/cards/USB-Audio.conf b/src/conf/cards/USB-Audio.conf
index cc8c718c..2b8f9a29 100644
--- a/src/conf/cards/USB-Audio.conf
+++ b/src/conf/cards/USB-Audio.conf
@@ -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
 }