From: Takashi Iwai <tiwai@suse.de>
To: Jurgen Kramer <gtmkramer@xs4all.nl>
Cc: alsa-devel@alsa-project.org
Subject: Re: [PATCH] usb: Add native DSD support for Aune X1S
Date: Mon, 09 Nov 2015 14:17:18 +0100 [thread overview]
Message-ID: <s5hwptrwbvl.wl-tiwai@suse.de> (raw)
In-Reply-To: <1447067635-7672-1-git-send-email-gtmkramer@xs4all.nl>
On Mon, 09 Nov 2015 12:13:55 +0100,
Jurgen Kramer wrote:
>
> This patch adds native DSD support for the Aune X1S 32BIT/384 DSD DAC
>
> Signed-off-by: Jurgen Kramer <gtmkramer@xs4all.nl>
Applied, thanks.
Takashi
> ---
> sound/usb/quirks.c | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/sound/usb/quirks.c b/sound/usb/quirks.c
> index 4897ea1..5ca80e7 100644
> --- a/sound/usb/quirks.c
> +++ b/sound/usb/quirks.c
> @@ -1274,6 +1274,7 @@ u64 snd_usb_interface_dsd_format_quirks(struct snd_usb_audio *chip,
> case USB_ID(0x20b1, 0x000a): /* Gustard DAC-X20U */
> case USB_ID(0x20b1, 0x2009): /* DIYINHK DSD DXD 384kHz USB to I2S/DSD */
> case USB_ID(0x20b1, 0x2023): /* JLsounds I2SoverUSB */
> + case USB_ID(0x20b1, 0x3023): /* Aune X1S 32BIT/384 DSD DAC */
> if (fp->altsetting == 3)
> return SNDRV_PCM_FMTBIT_DSD_U32_BE;
> break;
> --
> 2.1.0
>
prev parent reply other threads:[~2015-11-09 13:17 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-11-09 11:13 [PATCH] usb: Add native DSD support for Aune X1S Jurgen Kramer
2015-11-09 13:17 ` Takashi Iwai [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=s5hwptrwbvl.wl-tiwai@suse.de \
--to=tiwai@suse.de \
--cc=alsa-devel@alsa-project.org \
--cc=gtmkramer@xs4all.nl \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.