mbox series

[v1,0/2] ASoC: codecs: ES8326: Reducin powerconsumption and

Message ID 20240320083012.4282-1-zhangyi@everest-semi.com
Headers show
Series ASoC: codecs: ES8326: Reducin powerconsumption and | expand

Message

Zhang Yi March 20, 2024, 8:30 a.m. UTC
We changed the configuration related to hibernation.
and delete the REG_SUPPLY to cover mute issue.

Zhang Yi (2):
  ASoC: codecs: ES8326: Reducing power consumption
  ASoC: codecs: ES8326: Delete unused REG_SUPPLY

 sound/soc/codecs/es8326.c | 41 ++++++++++++++++++++++++++++++---------
 1 file changed, 32 insertions(+), 9 deletions(-)

Comments

Mark Brown March 26, 2024, 3:28 p.m. UTC | #1
On Wed, 20 Mar 2024 16:30:10 +0800, Zhang Yi wrote:
> We changed the configuration related to hibernation.
> and delete the REG_SUPPLY to cover mute issue.
> 
> Zhang Yi (2):
>   ASoC: codecs: ES8326: Reducing power consumption
>   ASoC: codecs: ES8326: Delete unused REG_SUPPLY
> 
> [...]

Applied to

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

Thanks!

[1/2] ASoC: codecs: ES8326: Reducing power consumption
      commit: 39938bb1bb23fd70f1c75ce9f52d92185403b89a
[2/2] ASoC: codecs: ES8326: Delete unused REG_SUPPLY
      commit: e6913c6ef83c80aa7569c9e08204542222fbf542

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