* [PATCH] ALSA: usb-audio: Add native DSD support for Pro-Ject Pre Box S2 Digital
@ 2017-10-15 9:41 Jussi Laako
2017-10-16 11:35 ` Takashi Iwai
0 siblings, 1 reply; 2+ messages in thread
From: Jussi Laako @ 2017-10-15 9:41 UTC (permalink / raw)
To: alsa-devel; +Cc: tiwai, Jussi Laako
Add native DSD support quirk for Pro-Ject Pre Box S2 Digital USB id
2772:0230.
Signed-off-by: Jussi Laako <jussi@sonarnerd.net>
---
sound/usb/quirks.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/sound/usb/quirks.c b/sound/usb/quirks.c
index 9aeb05f..5a040e3 100644
--- a/sound/usb/quirks.c
+++ b/sound/usb/quirks.c
@@ -1348,6 +1348,7 @@ u64 snd_usb_interface_dsd_format_quirks(struct snd_usb_audio *chip,
case USB_ID(0x20b1, 0x2008): /* Matrix Audio X-Sabre */
case USB_ID(0x20b1, 0x300a): /* Matrix Audio Mini-i Pro */
case USB_ID(0x22d9, 0x0416): /* OPPO HA-1 */
+ case USB_ID(0x2772, 0x0230): /* Pro-Ject Pre Box S2 Digital */
if (fp->altsetting == 2)
return SNDRV_PCM_FMTBIT_DSD_U32_BE;
break;
--
2.7.4
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] ALSA: usb-audio: Add native DSD support for Pro-Ject Pre Box S2 Digital
2017-10-15 9:41 [PATCH] ALSA: usb-audio: Add native DSD support for Pro-Ject Pre Box S2 Digital Jussi Laako
@ 2017-10-16 11:35 ` Takashi Iwai
0 siblings, 0 replies; 2+ messages in thread
From: Takashi Iwai @ 2017-10-16 11:35 UTC (permalink / raw)
To: Jussi Laako; +Cc: alsa-devel
On Sun, 15 Oct 2017 11:41:32 +0200,
Jussi Laako wrote:
>
> Add native DSD support quirk for Pro-Ject Pre Box S2 Digital USB id
> 2772:0230.
>
> Signed-off-by: Jussi Laako <jussi@sonarnerd.net>
Applied, thanks.
Takashi
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2017-10-16 11:35 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-10-15 9:41 [PATCH] ALSA: usb-audio: Add native DSD support for Pro-Ject Pre Box S2 Digital Jussi Laako
2017-10-16 11:35 ` Takashi Iwai
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).