From: Takashi Iwai <tiwai@suse.de>
To: Harin Lee <me@harin.net>
Cc: Jaroslav Kysela <perex@perex.cz>, Takashi Iwai <tiwai@suse.com>,
linux-sound@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH v3 0/6] ALSA: ctxfi: Add support for Onkyo SE-300PCIE
Date: Tue, 25 Nov 2025 08:02:55 +0100 [thread overview]
Message-ID: <87a50appb4.wl-tiwai@suse.de> (raw)
In-Reply-To: <20251124180501.2760421-1-me@harin.net>
On Mon, 24 Nov 2025 19:04:55 +0100,
Harin Lee wrote:
>
> I added support for the Onkyo SE-300PCIE (OK0010), a Creative X-Fi
> CA20K2-based sound card with dual TI PCM1798 DACs, a single TI PCM1681
> DAC for 7.1ch output, and a CS5364 ADC. This model differs
> significantly from other CA20K2-based variants.
>
> Since official driver support for this hardware was discontinued a long
> time ago, this patch series enables the card to be used on modern
> platforms.
>
> This patch series was developed using QEMU vfio tracing, and PCIe BAR
> dumps. Tested with analog output (up to 192kHz) and line/microphone
> input (up to 96kHz) at various sample rates.
>
> Changes in v3:
> - Patch 5: Rename ALSA mixer control to "Analog Playback Route" as
> suggested by the maintainer
> - Patch 5: Fix 'rca_state' type to 'unsigned int' in
> dedicated_rca_put()
> - Patch 6: Add comments explaining the port mapping logic for
> SE-300PCIE
>
> Harin Lee (6):
> ALSA: ctxfi: Add hw parameter to daio_mgr_dao_init()
> ALSA: ctxfi: Add ADC helper functions for GPIO
> ALSA: ctxfi: Use explicit output flag for DAIO resources
> ALSA: ctxfi: Refactor resource alloc for sparse mappings
> ALSA: ctxfi: Add support for dedicated RCA switching
> ALSA: ctxfi: Add support for Onkyo SE-300PCIE (OK0010)
All six patches applied to for-next branch now.
thanks,
Takashi
prev parent reply other threads:[~2025-11-25 7:02 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-11-24 18:04 [PATCH v3 0/6] ALSA: ctxfi: Add support for Onkyo SE-300PCIE Harin Lee
2025-11-24 18:04 ` [PATCH v3 1/6] ALSA: ctxfi: Add hw parameter to daio_mgr_dao_init() Harin Lee
2025-11-24 18:04 ` [PATCH v3 2/6] ALSA: ctxfi: Add ADC helper functions for GPIO Harin Lee
2025-11-24 18:04 ` [PATCH v3 3/6] ALSA: ctxfi: Use explicit output flag for DAIO resources Harin Lee
2025-11-24 18:04 ` [PATCH v3 4/6] ALSA: ctxfi: Refactor resource alloc for sparse mappings Harin Lee
2025-11-24 18:05 ` [PATCH v3 5/6] ALSA: ctxfi: Add support for dedicated RCA switching Harin Lee
2025-11-24 18:05 ` [PATCH v3 6/6] ALSA: ctxfi: Add support for Onkyo SE-300PCIE (OK0010) Harin Lee
2025-11-25 7:02 ` 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=87a50appb4.wl-tiwai@suse.de \
--to=tiwai@suse.de \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-sound@vger.kernel.org \
--cc=me@harin.net \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.