Re: [PATCH 01/01] Add VID to support native DSD reproduction on FiiO devices.
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
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
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
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
participants (2)
-
Amadej Kastelic
-
Takashi Iwai