From: Takashi Iwai <tiwai@suse.de>
To: Nobutaka Okabe <nob77413@gmail.com>
Cc: alsa-devel@alsa-project.org, Jurgen Kramer <gtmkramer@xs4all.nl>
Subject: Re: [PATCH 1/3] ALSA: usb-audio: Add native DSD support for Luxman DA-06
Date: Fri, 23 Mar 2018 22:11:19 +0100 [thread overview]
Message-ID: <s5h1sgaa45k.wl-tiwai@suse.de> (raw)
In-Reply-To: <20180323101822.6529-1-nob77413@gmail.com>
On Fri, 23 Mar 2018 11:18:22 +0100,
Nobutaka Okabe wrote:
>
> Add native DSD support quirk for Luxman DA-06 DAC, by adding the PID/VID 1852:5065.
>
> Rename "is_marantz_denon_dac()" function to "is_itf_usb_dsd_2alts_dac()"
> to cover broader device family sharing the same USB audio implementation(*).
> For the same reason, rename "is_teac_dsd_dac()" function to "is_itf_usb_dsd_3alts_dac()".
>
> (*)
> These devices have the same USB controller "ITF-USB DSD", supplied by INTERFACE Co., Ltd.
> "ITF-USB DSD" USB controller has two patterns,
>
> Pattern 1. (2 altsets version)
> - Altset 0: for control
> - Altset 1: for stream (S32)
> - Altset 2: for stream (S32, DSD_U32)
>
> Pattern 2. (3 altsets version)
> - Altset 0: for control
> - Altset 1: for stream (S16)
> - Altset 2: for stream (S32)
> - Altset 3: for stream (S32, DSD_U32)
>
> "is_itf_usb_dsd_2alts_dac()" returns true, if the DAC has "Pattern 1" USB controller,
> and "is_itf_usb_dsd_3alts_dac()" returns true, if "Pattern2".
>
> Signed-off-by: Nobutaka Okabe <nob77413@gmail.com>
Queued for 4.17 now. I put some line breaks appropriately in the
changelog text above, as some of them are too long for git-log.
thanks,
Takashi
prev parent reply other threads:[~2018-03-23 21:11 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-03-23 10:18 [PATCH 1/3] ALSA: usb-audio: Add native DSD support for Luxman DA-06 Nobutaka Okabe
2018-03-23 10:20 ` [PATCH 2/3] ALSA: usb-audio: FIX native DSD support for TEAC UD-501 DAC Nobutaka Okabe
2018-03-23 10:21 ` [PATCH 3/3] ALSA: usb-audio: Integrate native DSD support for ITF-USB based DACs Nobutaka Okabe
2018-03-23 21:14 ` Takashi Iwai
2018-03-23 21:11 ` [PATCH 2/3] ALSA: usb-audio: FIX native DSD support for TEAC UD-501 DAC Takashi Iwai
2018-03-23 21:11 ` 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=s5h1sgaa45k.wl-tiwai@suse.de \
--to=tiwai@suse.de \
--cc=alsa-devel@alsa-project.org \
--cc=gtmkramer@xs4all.nl \
--cc=nob77413@gmail.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