[PATCH 0/5] ASoC: ES8389: Add some members and update configuration

Zhang Yi posted 5 patches 1 month ago
.../bindings/sound/everest,es8389.yaml        |  12 +
sound/soc/codecs/es8389.c                     | 246 ++++++++++++------
sound/soc/codecs/es8389.h                     |   8 +
3 files changed, 180 insertions(+), 86 deletions(-)
[PATCH 0/5] ASoC: ES8389: Add some members and update configuration
Posted by Zhang Yi 1 month ago
To improve the codec's performance, add members related to power and version,
and modify the configuration.

Zhang Yi (5):
  ASoC: dt-bindings: ES8389: Add property about power supply
  ASoC: codecs: ES8389: Add members related to power supply
  ASoC: codecs: ES8389: Adjust wakeup configuration
  ASoC: codecs: ES8389: Add members about the version
  ASoC: codecs: ES8389: Update clock configuration

 .../bindings/sound/everest,es8389.yaml        |  12 +
 sound/soc/codecs/es8389.c                     | 246 ++++++++++++------
 sound/soc/codecs/es8389.h                     |   8 +
 3 files changed, 180 insertions(+), 86 deletions(-)

-- 
2.17.1
Re: [PATCH 0/5] ASoC: ES8389: Add some members and update configuration
Posted by Mark Brown 1 month ago
On Mon, 05 Jan 2026 17:15:43 +0800, Zhang Yi wrote:
> To improve the codec's performance, add members related to power and version,
> and modify the configuration.
> 
> Zhang Yi (5):
>   ASoC: dt-bindings: ES8389: Add property about power supply
>   ASoC: codecs: ES8389: Add members related to power supply
>   ASoC: codecs: ES8389: Adjust wakeup configuration
>   ASoC: codecs: ES8389: Add members about the version
>   ASoC: codecs: ES8389: Update clock configuration
> 
> [...]

Applied to

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

Thanks!

[1/5] ASoC: dt-bindings: ES8389: Add property about power supply
      commit: 163eb876a275e6139fcc81122c5d34fa521db25a
[2/5] ASoC: codecs: ES8389: Add members related to power supply
      commit: 59e447ca608bf869fed23a9bba8fcb513852f02b
[3/5] ASoC: codecs: ES8389: Adjust wakeup configuration
      commit: b35340e997e0809e045692949a88adf56b0d1ea0
[4/5] ASoC: codecs: ES8389: Add members about the version
      commit: e5077facc770a9348d653dd9f1dbafb747a87e38
[5/5] ASoC: codecs: ES8389: Update clock configuration
      commit: 4c5e6d5b31bc623d89185d551681ab91cfd037c9

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