ALSA: usb-audio: Generic DSD detection for Thesycon-based implementations
authorYue Wang <yuleopen@gmail.com>
Mon, 23 Jul 2018 08:56:46 +0000 (01:56 -0700)
committerTakashi Iwai <tiwai@suse.de>
Mon, 23 Jul 2018 09:29:59 +0000 (11:29 +0200)
commit1ea0358ecb848058b35b6da13d7f4c08610a73a8
treea7240063251f1d3156d4f81ef79c2fcef1815f14
parentd10ee9c542365bdc0a7497306e21ff6c7f2172b0
ALSA: usb-audio: Generic DSD detection for Thesycon-based implementations

Thesycon provides solutions to XMOS chips, and has its own device
vendor id.

In this patch, we use generic method to detect DSD capability of
Thesycon-based UAC2 implementations in order to support a wide range
of current and future devices.

The patch will enable the SNDRV_PCM_FMTBIT_DSD_U32_BE bit for the DAC
hence enable native DSD playback up to DSD512 format.

Signed-off-by: Yue Wang <yuleopen@gmail.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/usb/quirks.c