Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit b080dc5b authored by Jeff Crukley's avatar Jeff Crukley Committed by Takashi Iwai
Browse files

ALSA: usb-audio: Add support for Encore mDSD USB DAC



This patch adds native DSD playback support for the Encore mDSD USB DAC by
specifying the vendor and product ID's

Signed-off-by: default avatarJeff Crukley <jcrukley@gmail.com>
Signed-off-by: default avatarTakashi Iwai <tiwai@suse.de>
parent f9b54e19
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -1373,6 +1373,7 @@ u64 snd_usb_interface_dsd_format_quirks(struct snd_usb_audio *chip,
			return SNDRV_PCM_FMTBIT_DSD_U32_BE;
		break;

	case USB_ID(0x16d0, 0x09dd): /* Encore mDSD */
	case USB_ID(0x0d8c, 0x0316): /* Hegel HD12 DSD */
	case USB_ID(0x16b0, 0x06b2): /* NuPrime DAC-10 */
	case USB_ID(0x16d0, 0x0733): /* Furutech ADL Stratos */