aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAmadej Kastelic <[email protected]>2020-12-15 19:09:05 +0100
committerTakashi Iwai <[email protected]>2020-12-17 10:40:25 +0100
commit725124d10d00b2f56bb5bd08b431cc74ab3b3ace (patch)
treedd6b87648f19fd27f45b98f7600db5da7e1309c3
parent74c64efa1557fef731b59eb813f115436d18078e (diff)
ALSA: usb-audio: Add VID to support native DSD reproduction on FiiO devices
Add VID to support native DSD reproduction on FiiO devices. Tested-by: Amadej Kastelic <[email protected]> Signed-off-by: Emilio Moretti <[email protected]> Signed-off-by: Amadej Kastelic <[email protected]> Cc: <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Takashi Iwai <[email protected]>
-rw-r--r--sound/usb/quirks.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sound/usb/quirks.c b/sound/usb/quirks.c
index 63cdf3c8c2bc..e4a690bb4c99 100644
--- a/sound/usb/quirks.c
+++ b/sound/usb/quirks.c
@@ -1771,6 +1771,7 @@ u64 snd_usb_interface_dsd_format_quirks(struct snd_usb_audio *chip,
case 0x25ce: /* Mytek devices */
case 0x278b: /* Rotel? */
case 0x292b: /* Gustard/Ess based devices */
+ case 0x2972: /* FiiO devices */
case 0x2ab6: /* T+A devices */
case 0x3353: /* Khadas devices */
case 0x3842: /* EVGA */