All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mark Brown <broonie@kernel.org>
To: vkoul@kernel.org, Richard Fitzgerald <rf@opensource.cirrus.com>
Cc: linux-sound@vger.kernel.org, linux-kernel@vger.kernel.org,
	 patches@opensource.cirrus.com
Subject: Re: [PATCH 0/4] ASoC: cs35l56: Switch to using the IRQ from the SoundWire core
Date: Fri, 14 Aug 2026 13:54:23 +0100	[thread overview]
Message-ID: <178671206310.152149.8855186309091901787.b4-ty@b4> (raw)
In-Reply-To: <20260810104045.60701-1-rf@opensource.cirrus.com>

On Mon, 10 Aug 2026 11:40:41 +0100, Richard Fitzgerald wrote:
> ASoC: cs35l56: Switch to using the IRQ from the SoundWire core
> 
> At the time the cs35l56 driver was written the only way to get interrupts
> from the SoundWire core was to implement a custom handler inside the
> interrupt_callback() function.
> 
> The SoundWire core now provides a virtual IRQ for notifying ImpDef
> interrupts, and switching to this simplifies the code and also makes it
> more similar to the normal interrupt handling of I2C/SPI (though some
> SoundWire specials are still needed).
> 
> [...]

Applied to

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

Thanks!

[1/4] ASoC: cs35l56: Request IRQ in cs35l56_common_probe()
      https://git.kernel.org/broonie/sound/c/888162dabf64
[2/4] ASoC: cs35l56: Move cs35l56_irq_request() after cs35l56_irq()
      https://git.kernel.org/broonie/sound/c/a075fef187a6
[3/4] soundwire: bus_type: Create IRQ mapping before calling driver probe()
      https://git.kernel.org/broonie/sound/c/ee1811eacdbb
[4/4] ASoC: cs35l56: Use IRQ provided by the SoundWire core
      https://git.kernel.org/broonie/sound/c/243ca1fb5383

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:[~2026-08-14 17:19 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-08-10 10:40 [PATCH 0/4] ASoC: cs35l56: Switch to using the IRQ from the SoundWire core Richard Fitzgerald
2026-08-10 10:40 ` [PATCH 1/4] ASoC: cs35l56: Request IRQ in cs35l56_common_probe() Richard Fitzgerald
2026-08-10 10:40 ` [PATCH 2/4] ASoC: cs35l56: Move cs35l56_irq_request() after cs35l56_irq() Richard Fitzgerald
2026-08-10 10:40 ` [PATCH 3/4] soundwire: bus_type: Create IRQ mapping before calling driver probe() Richard Fitzgerald
2026-08-11  5:16   ` Vinod Koul
2026-08-11  8:37     ` Richard Fitzgerald
2026-08-12  8:44       ` Vinod Koul
2026-08-10 10:40 ` [PATCH 4/4] ASoC: cs35l56: Use IRQ provided by the SoundWire core Richard Fitzgerald
2026-08-12 10:01 ` [PATCH 0/4] ASoC: cs35l56: Switch to using the IRQ from " Richard Fitzgerald
2026-08-14 12:54 ` 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=178671206310.152149.8855186309091901787.b4-ty@b4 \
    --to=broonie@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-sound@vger.kernel.org \
    --cc=patches@opensource.cirrus.com \
    --cc=rf@opensource.cirrus.com \
    --cc=vkoul@kernel.org \
    /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.