mbox series

[0/1] ASoC: codecs: Adding new volume kcontrols

Message ID 20240124064806.30511-1-zhuning0077@gmail.com (mailing list archive)
Headers show
Series ASoC: codecs: Adding new volume kcontrols | expand

Message

Zhu Ning Jan. 24, 2024, 6:48 a.m. UTC
Hi ,

    a patch here for the es8326 driver...
    
    We add a new volume control.We compiled the new version patch in 
    for-next branch. We did test with the new driver in machine. 
    The test result met our expectations.

Thanks,
Michael.

Zhu Ning (1):
  ASoC: codecs: ES8326: Adding new volume kcontrols

 sound/soc/codecs/es8326.c | 92 ++++++++++++++++++++++++++++++++++++++-
 sound/soc/codecs/es8326.h |  5 ++-
 2 files changed, 95 insertions(+), 2 deletions(-)

Comments

Mark Brown Jan. 25, 2024, 1:39 p.m. UTC | #1
On Wed, 24 Jan 2024 14:48:05 +0800, Zhu Ning wrote:
>     a patch here for the es8326 driver...
> 
>     We add a new volume control.We compiled the new version patch in
>     for-next branch. We did test with the new driver in machine.
>     The test result met our expectations.
> 
> Thanks,
> Michael.
> 
> [...]

Applied to

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

Thanks!

[1/1] ASoC: codecs: ES8326: Adding new volume kcontrols
      commit: 966323dd9a65dde599f59176280468a0cb04c875

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