Re: [PATCH v3 00/17] ASoC: Add support for GPIOs driven amplifiers

From: Mark Brown

Date: Tue May 19 2026 - 05:45:29 EST


On Wed, 13 May 2026 10:16:44 +0200, Herve Codina wrote:
> ASoC: Add support for GPIOs driven amplifiers
>
> On some embedded system boards, audio amplifiers are designed using
> discrete components such as op-amp, several resistors and switches to
> either adjust the gain (switching resistors) or fully switch the
> audio signal path (mute and/or bypass features).
>
> [...]

Applied to

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

Thanks!

[01/17] of: Introduce of_property_read_s32_index()
https://git.kernel.org/broonie/sound/c/37dba38ac8d0
[02/17] ASoC: dt-bindings: Add support for the GPIOs driven amplifier
https://git.kernel.org/broonie/sound/c/04a1fe8e6582
[03/17] ASoC: simple-amplifier: Remove DRV_NAME defined value
https://git.kernel.org/broonie/sound/c/28188a6d8869
[04/17] ASoC: simple-amplifier: Add missing headers
https://git.kernel.org/broonie/sound/c/23cf9e3ca498
[05/17] ASoC: simple-amplifier: Remove CONFIG_OF flag and of_match_ptr()
https://git.kernel.org/broonie/sound/c/2c562adb159e
[06/17] ASoC: simple-amplifier: Rename drv_event() function
https://git.kernel.org/broonie/sound/c/dc8beaad2926
[07/17] ASoC: simple-amplifier: Use 'simple_amp' variable name instead of 'priv'
https://git.kernel.org/broonie/sound/c/34ddd2d368c3
[08/17] ASoC: simple-amplifier: Remove DAPM widgets and routes from the ASoC component driver
https://git.kernel.org/broonie/sound/c/4d84b75e5eec
[09/17] ASoC: simple-amplifier: Introduce support for gpio-audio-amp
https://git.kernel.org/broonie/sound/c/41e3ebbfcab1
[10/17] ASoC: simple-amplifier: gpio-audio-amp: Add support for extra power supplies
https://git.kernel.org/broonie/sound/c/f68933d0eb67
[11/17] ASoC: simple-amplifier: gpio-audio-amp: Add support for mute gpio
https://git.kernel.org/broonie/sound/c/432331970eca
[12/17] ASoC: simple-amplifier: gpio-audio-amp: Add support for bypass gpio
https://git.kernel.org/broonie/sound/c/46c21e55c3bf
[13/17] ASoC: simple-amplifier: gpio-audio-amp: Add support for basic gain
https://git.kernel.org/broonie/sound/c/5796026b8e90
[14/17] ASoC: simple-amplifier: gpio-audio-amp: Add support for gain-ranges
https://git.kernel.org/broonie/sound/c/d25e00ecd5c5
[15/17] ASoC: simple-amplifier: gpio-audio-amp: Add support for gain-labels
https://git.kernel.org/broonie/sound/c/fb757dfa039f
[16/17] ASoC: simple-amplifier: Update author and copyright
https://git.kernel.org/broonie/sound/c/7b295a6fc632
[17/17] MAINTAINERS: Add the ASoC gpio audio amplifier entry
https://git.kernel.org/broonie/sound/c/5bd8c4b7d3bb

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