mbox series

[v1,0/5] ASoC: codecs: fix ES8326 performance and pop noise

Message ID 20240120101240.12496-1-zhuning0077@gmail.com (mailing list archive)
Headers show
Series ASoC: codecs: fix ES8326 performance and pop noise | expand

Message

Zhu Ning Jan. 20, 2024, 10:12 a.m. UTC
Hi ,

    5 patches here for the es8326 driver...
    
    We get some issues regarding crosstalk, THD+N performance and pop 
    noise from customer's project.
    Five patches are used to fix these issues. We did tests with the new 
    driver. The test results form test department met our expectations.
    We fixed the AUTO BUILD TEST ERROR and modified the kcontrol for HP_VOL
    in the new version of the same patch. 

    Thanks,
    Michael.

Zhu Ning (5):
  ASoC: codecs: ES8326: improving crosstalk performance
  ASoC: codecs: ES8326: Improving the THD+N performance
  ASoC: codecs: ES8326: Adding new volume kcontrols
  ASoC: codecs: ES8326: Minimize the pop noise on headphone
  ASoC: codecs: ES8326: fix the capture noise issue

 sound/soc/codecs/es8326.c | 274 +++++++++++++++++++++++++++++++-------
 sound/soc/codecs/es8326.h |   8 +-
 2 files changed, 232 insertions(+), 50 deletions(-)

Comments

Mark Brown Jan. 23, 2024, 12:31 p.m. UTC | #1
On Sat, 20 Jan 2024 18:12:35 +0800, Zhu Ning wrote:
>     5 patches here for the es8326 driver...
> 
>     We get some issues regarding crosstalk, THD+N performance and pop
>     noise from customer's project.
>     Five patches are used to fix these issues. We did tests with the new
>     driver. The test results form test department met our expectations.
>     We fixed the AUTO BUILD TEST ERROR and modified the kcontrol for HP_VOL
>     in the new version of the same patch.
> 
> [...]

Applied to

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

Thanks!

[1/5] ASoC: codecs: ES8326: improving crosstalk performance
      commit: 523d242d4309797e6b27c708fbd1463f301c199a
[2/5] ASoC: codecs: ES8326: Improving the THD+N performance
      commit: 14a0a1ec3335ac3945a96437c35465e4a9616b88
[4/5] ASoC: codecs: ES8326: Minimize the pop noise on headphone
      commit: a3aa9255d6ccb1bff13c7c98e5d3bf10ba67f92e
[5/5] ASoC: codecs: ES8326: fix the capture noise issue
      commit: 8c99a0a607b5e0cf6b79b283d7bb2c2b84e01da5

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