mbox series

[0/4] ASoC: rt5670: Various kcontrol fixes

Message ID 20210215142118.308516-1-hdegoede@redhat.com
Headers show
Series ASoC: rt5670: Various kcontrol fixes | expand

Message

Hans de Goede Feb. 15, 2021, 2:21 p.m. UTC
Hi All,

While working on adding hardware-volume control support to the UCM
profile for the rt5672 and on adding LED trigger support to the
rt5670 codec driver. I hit / noticed a couple of issues this series
fixes these issues.

Regards,

Hans


Hans de Goede (4):
  ASoC: rt5670: Remove 'OUT Channel Switch' control
  ASoC: rt5670: Remove 'HP Playback Switch' control
  ASoC: rt5670: Remove ADC vol-ctrl mute bits poking from Sto1 ADC mixer
    settings
  ASoC: rt5670: Add emulated 'DAC1 Playback Switch' control

 sound/soc/codecs/rt5670.c | 110 +++++++++++++++++++++++++++++++++-----
 sound/soc/codecs/rt5670.h |   9 ++--
 2 files changed, 101 insertions(+), 18 deletions(-)

Comments

Mark Brown Feb. 24, 2021, 4:57 p.m. UTC | #1
On Mon, 15 Feb 2021 15:21:14 +0100, Hans de Goede wrote:
> While working on adding hardware-volume control support to the UCM
> profile for the rt5672 and on adding LED trigger support to the
> rt5670 codec driver. I hit / noticed a couple of issues this series
> fixes these issues.
> 
> Regards,
> 
> [...]

Applied to

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

Thanks!

[1/4] ASoC: rt5670: Remove 'OUT Channel Switch' control
      commit: 30be2641848b2450f0f1b62e3a8aea42e14db640
[2/4] ASoC: rt5670: Remove 'HP Playback Switch' control
      commit: 8022f09883e827855d86173756caa07b891100f0
[3/4] ASoC: rt5670: Remove ADC vol-ctrl mute bits poking from Sto1 ADC mixer settings
      commit: 674e4ff4c2326c6e3f8ddc73c61910bf32228720
[4/4] ASoC: rt5670: Add emulated 'DAC1 Playback Switch' control
      commit: 982042931c255e2e7f196c24f1e5d6de780e04f9

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