[PATCH 0/2] ASoC: codecs: ES8326 : Add Kcontrol

Zhang Yi posted 2 patches 1 month, 3 weeks ago
sound/soc/codecs/es8326.c | 18 +++++++++++++++---
sound/soc/codecs/es8326.h |  3 +++
2 files changed, 18 insertions(+), 3 deletions(-)
[PATCH 0/2] ASoC: codecs: ES8326 : Add Kcontrol
Posted by Zhang Yi 1 month, 3 weeks ago
Add some Kcontrols for ES8326

Zhang Yi (2):
  ASoC: codecs: ES8326: Add a kcontrol for PGAGAIN
  ASoC: codecs: ES8326: Add kcontrol for DRE

 sound/soc/codecs/es8326.c | 18 +++++++++++++++---
 sound/soc/codecs/es8326.h |  3 +++
 2 files changed, 18 insertions(+), 3 deletions(-)

-- 
2.17.1
Re: [PATCH 0/2] ASoC: codecs: ES8326 : Add Kcontrol
Posted by Mark Brown 1 month, 2 weeks ago
On Tue, 16 Dec 2025 14:47:19 +0800, Zhang Yi wrote:
> Add some Kcontrols for ES8326
> 
> Zhang Yi (2):
>   ASoC: codecs: ES8326: Add a kcontrol for PGAGAIN
>   ASoC: codecs: ES8326: Add kcontrol for DRE
> 
> sound/soc/codecs/es8326.c | 18 +++++++++++++++---
>  sound/soc/codecs/es8326.h |  3 +++
>  2 files changed, 18 insertions(+), 3 deletions(-)
> 
> [...]

Applied to

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

Thanks!

[1/2] ASoC: codecs: ES8326: Add a kcontrol for PGAGAIN
      commit: 68970b53890c877c61686c86fe28cc3a142c1584
[2/2] ASoC: codecs: ES8326: Add kcontrol for DRE
      commit: 9a6bc0a406608e2520f18d996483c9d2e4a9fb27

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