[PATCH v2 0/2] ASoC: max9867: keep ADCs and DACs always on

Mark Brown broonie at kernel.org
Fri May 22 21:00:44 CEST 2020


On Fri, 22 May 2020 16:29:55 +0200, Pavel Dobias wrote:
> On 20. 05. 20 15:01, Mark Brown wrote:
> > On Wed, May 20, 2020 at 09:19:02AM +0200, Pavel Dobias wrote:
> >> Codec requires enabling of left and right ADCs in the same I2C write
> >> operation which isn't fullfilled when controlled from DAPM and
> >> causes unexpected behaviour of codec. The similar applies to DACs.
> >> Enable ADCs and DACs once at startup and never switch them off
> >> to solve the issue.
> > It will be normally when the two channels are updated simultaneously
> > though that doesn't stop the user doing something to update them
> > separately.  In any case this would be better handled through moving the
> > power control to either supply widgets or event callbacks rather than
> > just giving up on power control entirely.
> 
> [...]

Applied to

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

Thanks!

[1/2] ASoC: max9867: add digital microphone controls
      commit: 980b63f8d040a791e8d751b8065d12ad7865f976
[2/2] ASoC: max9867: keep ADCs and DACs always on
      commit: 29c859df7b52080f0809b8a0b9d7b86fff379ef9

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


More information about the Alsa-devel mailing list