Linux Sound subsystem development
 help / color / mirror / Atom feed
From: Takashi Iwai <tiwai@suse.de>
To: Lushih Hsieh <bruce@mail.kh.edu.tw>
Cc: Jaroslav Kysela <perex@perex.cz>, Takashi Iwai <tiwai@suse.com>,
	linux-sound@vger.kernel.org
Subject: Re: [PATCH] ALSA: usb-audio: Add native DSD quirks for PureAudio DAC series
Date: Fri, 14 Nov 2025 14:19:32 +0100	[thread overview]
Message-ID: <87o6p4iwez.wl-tiwai@suse.de> (raw)
In-Reply-To: <20251114052053.54989-1-bruce@mail.kh.edu.tw>

On Fri, 14 Nov 2025 06:20:53 +0100,
Lushih Hsieh wrote:
> 
> The PureAudio APA DAC and Lotus DAC5 series are USB Audio
> 2.0 Class devices that support native Direct Stream Digital (DSD)
> playback via specific vendor protocols.
> 
> Without these quirks, the devices may only function in standard
> PCM mode, or fail to correctly report their DSD format capabilities
> to the ALSA framework, preventing native DSD playback under Linux.
> 
> This commit adds new quirk entries for the mentioned DAC models
> based on their respective Vendor/Product IDs (VID:PID), for example:
> 0x16d0:0x0ab1 (APA DAC), 0x16d0:0xeca1 (DAC5 series), etc.
> 
> The quirk ensures correct DSD format handling by setting the required
> SNDRV_PCM_FMTBIT_DSD_U32_BE format bit and defining the DSD-specific
> Audio Class 2.0 (AC2.0) endpoint configurations. This allows the ALSA
> DSD API to correctly address the device for high-bitrate DSD streams,
> bypassing the need for DoP (DSD over PCM).
> 
> Test on APA DAC and Lotus DAC5 SE under Arch Linux.
> 
> Tested-by: Lushih Hsieh <bruce@mail.kh.edu.tw>
> 
> Signed-off-by: Lushih Hsieh <bruce@mail.kh.edu.tw>

Thanks, applied now.


Takashi

      reply	other threads:[~2025-11-14 13:19 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-11-14  5:20 [PATCH] ALSA: usb-audio: Add native DSD quirks for PureAudio DAC series Lushih Hsieh
2025-11-14 13:19 ` 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=87o6p4iwez.wl-tiwai@suse.de \
    --to=tiwai@suse.de \
    --cc=bruce@mail.kh.edu.tw \
    --cc=linux-sound@vger.kernel.org \
    --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