On Wed, 29 Sep 2021 22:15:12 +0200, Hans de Goede wrote: > Commit 1d25684e2251 ("ASoC: nau8824: Fix open coded prefix handling") > replaced the nau8824_dapm_enable_pin() helper with direct calls to > snd_soc_dapm_enable_pin(), but the helper was using > snd_soc_dapm_force_enable_pin() and not forcing the MICBIAS + SAR > supplies on breaks headphone vs headset and button-press detection. > > Replace the snd_soc_dapm_enable_pin() calls with > snd_soc_dapm_force_enable_pin() to fix this. > > [...] Applied to https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git for-next Thanks! [1/1] ASoC: nau8824: Fix headphone vs headset, button-press detection no longer working commit: 42871e95a3afea8956d8cc567ea725b33a837775 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