Alsa-Devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [alsa-devel] [PATCH] ALSA: usb-audio: Add Gustard U16/X26 device family to quirks for native DSD support
@ 2019-10-23  4:05 Fly Pig
  2019-10-23  5:04 ` Takashi Iwai
  0 siblings, 1 reply; 4+ messages in thread
From: Fly Pig @ 2019-10-23  4:05 UTC (permalink / raw)
  To: Jaroslav Kysela, Takashi Iwai, Greg Kroah-Hartman, alsa-devel

Hi There


This patch add native DSD support for Gustard U16/X26 USB Interface. Tested
on my unit, working properly. Hence submit the patch.

Cheers.

Thank you very much.

Pig







--- a/sound/usb/quirks.c 2019-09-22 21:28:09.757897000 +0000
+++ b/sound/usb/quirks.c 2019-09-22 21:33:36.892274800 +0000
@@ -1369,6 +1369,7 @@
  case USB_ID(0x22d9, 0x0461): /* OPPO UDP-205 */
  case USB_ID(0x2522, 0x0012): /* LH Labs VI DAC Infinity */
  case USB_ID(0x2772, 0x0230): /* Pro-Ject Pre Box S2 Digital */
+        case USB_ID(0x292b, 0xc4b3): /* Gustard U16 */
  if (fp->altsetting == 2)
  return SNDRV_PCM_FMTBIT_DSD_U32_BE;
  break;
_______________________________________________
Alsa-devel mailing list
Alsa-devel@alsa-project.org
https://mailman.alsa-project.org/mailman/listinfo/alsa-devel

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2019-10-24 10:33 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-10-23  4:05 [alsa-devel] [PATCH] ALSA: usb-audio: Add Gustard U16/X26 device family to quirks for native DSD support Fly Pig
2019-10-23  5:04 ` Takashi Iwai
2019-10-24  2:47   ` Fly Pig
2019-10-24 10:32     ` Takashi Iwai

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox