From: Artem Lapkin <email2tema@gmail.com>
To: perex@perex.cz
Cc: tiwai@suse.com, davem@davemloft.net, gregkh@linuxfoundation.org,
alexander@tsoy.me, jesus-ramos@live.com,
joakim.tjernlund@infinera.com, alsa-devel@alsa-project.org,
linux-kernel@vger.kernel.org, art@khadas.com, nick@khadas.com,
gouwa@khadas.com
Subject: [PATCH] ALSA: usb-audio: add usb vendor id as DSD-capable for Khadas devices
Date: Tue, 3 Nov 2020 18:33:11 +0800 [thread overview]
Message-ID: <20201103103311.5435-1-art@khadas.com> (raw)
Khadas audio devices ( USB_ID_VENDOR 0x3353 )
have DSD-capable implementations from XMOS
need add new usb vendor id for recognition
Signed-off-by: Artem Lapkin <art@khadas.com>
---
sound/usb/quirks.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/sound/usb/quirks.c b/sound/usb/quirks.c
index b4fa80ef730..c989ad8052a 100644
--- a/sound/usb/quirks.c
+++ b/sound/usb/quirks.c
@@ -1800,6 +1800,7 @@ u64 snd_usb_interface_dsd_format_quirks(struct snd_usb_audio *chip,
case 0x278b: /* Rotel? */
case 0x292b: /* Gustard/Ess based devices */
case 0x2ab6: /* T+A devices */
+ case 0x3353: /* Khadas devices */
case 0x3842: /* EVGA */
case 0xc502: /* HiBy devices */
if (fp->dsd_raw)
--
2.25.1
reply other threads:[~2020-11-03 10:36 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=20201103103311.5435-1-art@khadas.com \
--to=email2tema@gmail.com \
--cc=alexander@tsoy.me \
--cc=alsa-devel@alsa-project.org \
--cc=art@khadas.com \
--cc=davem@davemloft.net \
--cc=gouwa@khadas.com \
--cc=gregkh@linuxfoundation.org \
--cc=jesus-ramos@live.com \
--cc=joakim.tjernlund@infinera.com \
--cc=linux-kernel@vger.kernel.org \
--cc=nick@khadas.com \
--cc=perex@perex.cz \
--cc=tiwai@suse.com \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®