linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Re: [PATCH 01/01] Add VID to support native DSD reproduction on FiiO devices.
@ 2020-12-15 18:09 Amadej Kastelic
  2020-12-16 15:38 ` Takashi Iwai
  0 siblings, 1 reply; 6+ messages in thread
From: Amadej Kastelic @ 2020-12-15 18:09 UTC (permalink / raw)
  To: perex, tiwai, alsa-devel, linux-kernel

Message-Id: <c759bc50134ea434bfed0a183e0ce72984f5b609.camel@gmail.com>

Add VID to support native DSD reproduction on FiiO devices.

Tested-by: Amadej Kastelic <amadejkastelic7@gmail.com>
Signed-off-by: Emilio Moretti <emilio.moretti@gmail.com>
---
 sound/usb/quirks.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/sound/usb/quirks.c b/sound/usb/quirks.c
index 349e1e52996d..f5fc65aef628 100644
--- a/sound/usb/quirks.c
+++ b/sound/usb/quirks.c
@@ -1658,6 +1658,7 @@ u64 snd_usb_interface_dsd_format_quirks(struct snd_usb_audio *chip,
 	case 0x25ce:  /* Mytek devices */
 	case 0x278b:  /* Rotel? */
 	case 0x292b:  /* Gustard/Ess based devices */
+	case 0x2972:  /* FiiO devices */
 	case 0x2ab6:  /* T+A devices */
 	case 0x3842:  /* EVGA */
 	case 0xc502:  /* HiBy devices */
--
2.20.1

^ permalink raw reply related	[flat|nested] 6+ messages in thread

* Re: [PATCH 01/01] Add VID to support native DSD reproduction on FiiO devices.
  2020-12-15 18:09 [PATCH 01/01] Add VID to support native DSD reproduction on FiiO devices Amadej Kastelic
@ 2020-12-16 15:38 ` Takashi Iwai
  2020-12-16 18:29   ` Amadej Kastelic
  0 siblings, 1 reply; 6+ messages in thread
From: Takashi Iwai @ 2020-12-16 15:38 UTC (permalink / raw)
  To: Amadej Kastelic; +Cc: perex, tiwai, alsa-devel, linux-kernel

On Tue, 15 Dec 2020 19:09:05 +0100,
Amadej Kastelic wrote:
> 
> Message-Id: <c759bc50134ea434bfed0a183e0ce72984f5b609.camel@gmail.com>
> 
> Add VID to support native DSD reproduction on FiiO devices.
> 
> Tested-by: Amadej Kastelic <amadejkastelic7@gmail.com>
> Signed-off-by: Emilio Moretti <emilio.moretti@gmail.com>

Could you give your own sign-off, too?  Each person who submits the
patch needs the sign-off.  This is mandatory for merging to the
upstream.


thanks,

Takashi

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [PATCH 01/01] Add VID to support native DSD reproduction on FiiO devices.
  2020-12-16 15:38 ` Takashi Iwai
@ 2020-12-16 18:29   ` Amadej Kastelic
  2020-12-17  9:43     ` Takashi Iwai
  0 siblings, 1 reply; 6+ messages in thread
From: Amadej Kastelic @ 2020-12-16 18:29 UTC (permalink / raw)
  To: Takashi Iwai; +Cc: perex, alsa-devel, linux-kernel

On Wed, Dec 16, 2020 at 04:38:07PM +0100, Takashi Iwai wrote:
> On Tue, 15 Dec 2020 19:09:05 +0100,
> Amadej Kastelic wrote:
> > 
> > Message-Id: <c759bc50134ea434bfed0a183e0ce72984f5b609.camel@gmail.com>
> > 
> > Add VID to support native DSD reproduction on FiiO devices.
> > 
> > Tested-by: Amadej Kastelic <amadejkastelic7@gmail.com>
> > Signed-off-by: Emilio Moretti <emilio.moretti@gmail.com>
> 
> Could you give your own sign-off, too?  Each person who submits the
> patch needs the sign-off.  This is mandatory for merging to the
> upstream.
> 
> 
> thanks,
> 
> Takashi

Signed-off-by: Amadej Kastelic <amadejkastelic7@gmail.com>

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [PATCH 01/01] Add VID to support native DSD reproduction on FiiO devices.
  2020-12-16 18:29   ` Amadej Kastelic
@ 2020-12-17  9:43     ` Takashi Iwai
  0 siblings, 0 replies; 6+ messages in thread
From: Takashi Iwai @ 2020-12-17  9:43 UTC (permalink / raw)
  To: Amadej Kastelic; +Cc: perex, alsa-devel, linux-kernel

On Wed, 16 Dec 2020 19:29:09 +0100,
Amadej Kastelic wrote:
> 
> On Wed, Dec 16, 2020 at 04:38:07PM +0100, Takashi Iwai wrote:
> > On Tue, 15 Dec 2020 19:09:05 +0100,
> > Amadej Kastelic wrote:
> > > 
> > > Message-Id: <c759bc50134ea434bfed0a183e0ce72984f5b609.camel@gmail.com>
> > > 
> > > Add VID to support native DSD reproduction on FiiO devices.
> > > 
> > > Tested-by: Amadej Kastelic <amadejkastelic7@gmail.com>
> > > Signed-off-by: Emilio Moretti <emilio.moretti@gmail.com>
> > 
> > Could you give your own sign-off, too?  Each person who submits the
> > patch needs the sign-off.  This is mandatory for merging to the
> > upstream.
> > 
> > 
> > thanks,
> > 
> > Takashi
> 
> Signed-off-by: Amadej Kastelic <amadejkastelic7@gmail.com>

Thanks, the patch was merged now.


Takashi

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [PATCH 01/01] Add VID to support native DSD reproduction on FiiO devices.
@ 2020-01-19 20:46 Mihai Luizescu
  0 siblings, 0 replies; 6+ messages in thread
From: Mihai Luizescu @ 2020-01-19 20:46 UTC (permalink / raw)
  To: emilio.moretti; +Cc: alsa-devel, linux-kernel, perex, tiwai

Tested-by: Mihai Luizescu <m.luizescu@gmail.com>
---

I tested the patch today on Archlinux and I can confirm that it is working.

I am able to play DSD files up to DSD256, the maximum supported by the
sound card.

I only compiled the snd_usb_audio module with the patch and replaced
the stock one.

DSD playback was confirmed by the green LED on the soundcard and by

checking /proc/asound (altset 3 is used during DSD playback).

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [PATCH 01/01] Add VID to support native DSD reproduction on FiiO devices.
@ 2019-11-19  9:08 Emilio Moretti
  0 siblings, 0 replies; 6+ messages in thread
From: Emilio Moretti @ 2019-11-19  9:08 UTC (permalink / raw)
  To: perex, tiwai, alsa-devel, linux-kernel

Add VID to support native DSD reproduction on FiiO devices.

Signed-off-by: Emilio Moretti <emilio.moretti@gmail.com>
---
 sound/usb/quirks.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/sound/usb/quirks.c b/sound/usb/quirks.c
index 349e1e52996d..f5fc65aef628 100644
--- a/sound/usb/quirks.c
+++ b/sound/usb/quirks.c
@@ -1658,6 +1658,7 @@ u64 snd_usb_interface_dsd_format_quirks(struct snd_usb_audio *chip,
 	case 0x25ce:  /* Mytek devices */
 	case 0x278b:  /* Rotel? */
 	case 0x292b:  /* Gustard/Ess based devices */
+	case 0x2972:  /* FiiO devices */
 	case 0x2ab6:  /* T+A devices */
 	case 0x3842:  /* EVGA */
 	case 0xc502:  /* HiBy devices */
-- 
2.20.1



^ permalink raw reply related	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2020-12-17  9:44 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-15 18:09 [PATCH 01/01] Add VID to support native DSD reproduction on FiiO devices Amadej Kastelic
2020-12-16 15:38 ` Takashi Iwai
2020-12-16 18:29   ` Amadej Kastelic
2020-12-17  9:43     ` Takashi Iwai
  -- strict thread matches above, loose matches on Subject: below --
2020-01-19 20:46 Mihai Luizescu
2019-11-19  9:08 Emilio Moretti

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).