Linux Sound subsystem development
 help / color / mirror / Atom feed
From: Mark Brown <broonie@kernel.org>
To: Charles Keepax <ckeepax@opensource.cirrus.com>
Cc: vkoul@kernel.org, yung-chuan.liao@linux.intel.com,
	 pierre-louis.bossart@linux.dev, peter.ujfalusi@linux.intel.com,
	 shumingf@realtek.com, lgirdwood@gmail.com,
	linux-sound@vger.kernel.org,  patches@opensource.cirrus.com
Subject: Re: [PATCH v3 00/13] Add SDCA class driver
Date: Fri, 21 Nov 2025 22:11:40 +0000	[thread overview]
Message-ID: <176376310059.101329.5562513496570814130.b4-ty@kernel.org> (raw)
In-Reply-To: <20251106114422.906370-1-ckeepax@opensource.cirrus.com>

On Thu, 06 Nov 2025 11:44:09 +0000, Charles Keepax wrote:
> This series adds an initial SDCA class driver, this consists of a
> primary driver attached to the SoundWire device, and auxiliary drivers
> representing each of the functions of the SDCA device. These drivers all
> use the APIs added over the past series's to provide the class
> functionality, as such these final drivers themselves are quite thin.
> 
> Also a few fix ups at the start of the series that have gathered up
> whilst the last SDCA series was in review.
> 
> [...]

Applied to

   https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git for-next

Thanks!

[01/13] ASoC: SDCA: Remove duplicated module macros
        commit: 549f618516a17f7d492cf64048713f77e057cd37
[02/13] ASoC: SDCA: Fix missing dash in HIDE DisCo property
        commit: 3508311f2e1c872b645f13c6fd52840418089d41
[03/13] ASoC: SDCA: Add missing forward declaration in header
        commit: 5fe65824b74c0414f105f0535437108cd6c31cc7
[04/13] ASoC: SDCA: Correct FDL locking in sdca_fdl_process()
        commit: cc58055bfefa065b68a8ab92a0196c9b24f46f02
[05/13] ASoC: SDCA: Add comment for function reset polling
        commit: 336beae295bf6973e5c8c222dfec6b8faf3c55f6
[06/13] ASoC: SDCA: Move most of the messages from info to debug
        commit: edb82534ee655091e198edf95e223115dc27c284
[07/13] ASoC: SDCA: Use helper macros for control identification
        commit: fb62da31fad29fe3c9844ba217b9bc99820d4622
[08/13] ASoC: SDCA: Factor out helper to process Control defaults
        commit: 222cbe172e5f7de130cc9c3c85f8f33d51c131bc
[09/13] ASoC: SDCA: Populate regmap cache for readable Controls
        commit: 193c65ec8ed4d946b3f80b7d08e4320ded7ac4fa
[10/13] ASoC: SDCA: Add helper to write initialization writes
        commit: 5acf17b6df5e759bfb8bc0a75fadcbb3e363a17b
[11/13] ASoC: SDCA: add function devices
        commit: 4496d1c65bad7a3a32d2e09aaf3c54bc562c3fcc
[12/13] ASoC: SDCA: Add basic SDCA class driver
        commit: 2d877d0659cb69cc0677ee2805e9521966d70ac5
[13/13] ASoC: SDCA: Add basic SDCA function driver
        commit: 3af1815a2f9caebfc666af3912e24d030a5368d5

All being well this means that it will be integrated into the linux-next
tree (usually sometime in the next 24 hours) and sent to Linus during
the next merge window (or sooner if it is a bug fix), however if
problems are discovered then the patch may be dropped or reverted.

You may get further e-mails resulting from automated or manual testing
and review of the tree, please engage with people reporting problems and
send followup patches addressing any issues that are reported if needed.

If any updates are required or you are submitting further changes they
should be sent as incremental updates against current git, existing
patches will not be replaced.

Please add any relevant lists and maintainers to the CCs when replying
to this mail.

Thanks,
Mark


      parent reply	other threads:[~2025-11-21 22:11 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-11-06 11:44 [PATCH v3 00/13] Add SDCA class driver Charles Keepax
2025-11-06 11:44 ` [PATCH v3 01/13] ASoC: SDCA: Remove duplicated module macros Charles Keepax
2025-11-06 11:44 ` [PATCH v3 02/13] ASoC: SDCA: Fix missing dash in HIDE DisCo property Charles Keepax
2025-11-06 11:44 ` [PATCH v3 03/13] ASoC: SDCA: Add missing forward declaration in header Charles Keepax
2025-11-06 11:44 ` [PATCH v3 04/13] ASoC: SDCA: Correct FDL locking in sdca_fdl_process() Charles Keepax
2025-11-06 11:44 ` [PATCH v3 05/13] ASoC: SDCA: Add comment for function reset polling Charles Keepax
2025-11-06 11:44 ` [PATCH v3 06/13] ASoC: SDCA: Move most of the messages from info to debug Charles Keepax
2025-11-06 11:44 ` [PATCH v3 07/13] ASoC: SDCA: Use helper macros for control identification Charles Keepax
2025-11-06 11:44 ` [PATCH v3 08/13] ASoC: SDCA: Factor out helper to process Control defaults Charles Keepax
2025-11-06 11:44 ` [PATCH v3 09/13] ASoC: SDCA: Populate regmap cache for readable Controls Charles Keepax
2025-11-06 11:44 ` [PATCH v3 10/13] ASoC: SDCA: Add helper to write initialization writes Charles Keepax
2025-11-06 11:44 ` [PATCH v3 11/13] ASoC: SDCA: add function devices Charles Keepax
2025-11-06 11:44 ` [PATCH v3 12/13] ASoC: SDCA: Add basic SDCA class driver Charles Keepax
2025-11-06 11:44 ` [PATCH v3 13/13] ASoC: SDCA: Add basic SDCA function driver Charles Keepax
2025-11-17  6:13 ` [PATCH v3 00/13] Add SDCA class driver Liao, Bard
2025-11-19 11:53 ` Maciej Strozek
2025-11-19 13:59 ` Péter Ujfalusi
2025-11-19 15:02 ` Richard Fitzgerald
2025-11-21 22:11 ` Mark Brown [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=176376310059.101329.5562513496570814130.b4-ty@kernel.org \
    --to=broonie@kernel.org \
    --cc=ckeepax@opensource.cirrus.com \
    --cc=lgirdwood@gmail.com \
    --cc=linux-sound@vger.kernel.org \
    --cc=patches@opensource.cirrus.com \
    --cc=peter.ujfalusi@linux.intel.com \
    --cc=pierre-louis.bossart@linux.dev \
    --cc=shumingf@realtek.com \
    --cc=vkoul@kernel.org \
    --cc=yung-chuan.liao@linux.intel.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