alsa-devel.alsa-project.org archive mirror
 help / color / mirror / Atom feed
* [alsa-devel] [PATCH] ALSA: usb-audio: Add Hiby device family to quirks for native DSD support
@ 2019-09-15 12:43 ilya.pshonkin
  0 siblings, 0 replies; 3+ messages in thread
From: ilya.pshonkin @ 2019-09-15 12:43 UTC (permalink / raw)
  To: ilya.pshonkin
  Cc: Tony Das, Udo Eberhardt, Greg Kroah-Hartman, Linus Walleij,
	Manuel Reinhardt, Takashi Iwai, Jussi Laako, Olek Poplavsky,
	Sudokamikaze, Amadeusz Sławiński, alsa-devel,
	Thomas Gleixner, linux-kernel

From: Sudokamikaze <sudokamikaze@protonmail.com>

This patch adds quirk VID ID for Hiby portable players family with native DSD playback support

Signed-off-by: Sudokamikaze <sudokamikaze@protonmail.com>
---
 sound/usb/quirks.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/sound/usb/quirks.c b/sound/usb/quirks.c
index 78858918cbc1..64a8d73972e3 100644
--- a/sound/usb/quirks.c
+++ b/sound/usb/quirks.c
@@ -1655,6 +1655,7 @@ u64 snd_usb_interface_dsd_format_quirks(struct snd_usb_audio *chip,
 	case 0x152a:  /* Thesycon devices */
 	case 0x25ce:  /* Mytek devices */
 	case 0x2ab6:  /* T+A devices */
+	case 0xc502:  /* HiBy devices */
 		if (fp->dsd_raw)
 			return SNDRV_PCM_FMTBIT_DSD_U32_BE;
 		break;
-- 
2.23.0

_______________________________________________
Alsa-devel mailing list
Alsa-devel@alsa-project.org
https://mailman.alsa-project.org/mailman/listinfo/alsa-devel

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

* Re: [alsa-devel] [PATCH] ALSA: usb-audio: Add Hiby device family to quirks for native DSD support
  2019-09-17  7:49 ilya.pshonkin
@ 2019-09-17  7:55 ` Takashi Iwai
  0 siblings, 0 replies; 3+ messages in thread
From: Takashi Iwai @ 2019-09-17  7:55 UTC (permalink / raw)
  To: ilya.pshonkin
  Cc: Sasha Levin, alsa-devel, Udo Eberhardt, linux-kernel,
	Linus Walleij, Takashi Iwai, Manuel Reinhardt, Jussi Laako,
	Ilya Pshonkin, Olek Poplavsky, Amadeusz S*awi*ski,
	Thomas Gleixner

On Tue, 17 Sep 2019 09:49:34 +0200,
<ilya.pshonkin@netforce.ua> wrote:
> 
> From: Ilya Pshonkin <sudokamikaze@protonmail.com>
> 
> This patch adds quirk VID ID for Hiby portable players family with native DSD playback support
> 
> Signed-off-by: Ilya Pshonkin <sudokamikaze@protonmail.com>

Thanks, applied now (with CC to stable).


Takashi
_______________________________________________
Alsa-devel mailing list
Alsa-devel@alsa-project.org
https://mailman.alsa-project.org/mailman/listinfo/alsa-devel

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

* [alsa-devel] [PATCH] ALSA: usb-audio: Add Hiby device family to quirks for native DSD support
@ 2019-09-17  7:49 ilya.pshonkin
  2019-09-17  7:55 ` Takashi Iwai
  0 siblings, 1 reply; 3+ messages in thread
From: ilya.pshonkin @ 2019-09-17  7:49 UTC (permalink / raw)
  To: ilya.pshonkin
  Cc: Sasha Levin, Jussi Laako, Udo Eberhardt, linux-kernel,
	Linus Walleij, Manuel Reinhardt, Takashi Iwai, Olek Poplavsky,
	Ilya Pshonkin, Thomas Gleixner, alsa-devel,
	Amadeusz Sławiński

From: Ilya Pshonkin <sudokamikaze@protonmail.com>

This patch adds quirk VID ID for Hiby portable players family with native DSD playback support

Signed-off-by: Ilya Pshonkin <sudokamikaze@protonmail.com>
---
 sound/usb/quirks.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/sound/usb/quirks.c b/sound/usb/quirks.c
index 78858918cbc1..64a8d73972e3 100644
--- a/sound/usb/quirks.c
+++ b/sound/usb/quirks.c
@@ -1655,6 +1655,7 @@ u64 snd_usb_interface_dsd_format_quirks(struct snd_usb_audio *chip,
 	case 0x152a:  /* Thesycon devices */
 	case 0x25ce:  /* Mytek devices */
 	case 0x2ab6:  /* T+A devices */
+	case 0xc502:  /* HiBy devices */
 		if (fp->dsd_raw)
 			return SNDRV_PCM_FMTBIT_DSD_U32_BE;
 		break;
-- 
2.23.0

_______________________________________________
Alsa-devel mailing list
Alsa-devel@alsa-project.org
https://mailman.alsa-project.org/mailman/listinfo/alsa-devel

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

end of thread, other threads:[~2019-09-17  7:56 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-09-15 12:43 [alsa-devel] [PATCH] ALSA: usb-audio: Add Hiby device family to quirks for native DSD support ilya.pshonkin
2019-09-17  7:49 ilya.pshonkin
2019-09-17  7:55 ` 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).