[0/3] ASoC: adau1372: fixes after debugging custom board

Message ID 20221028152626.109603-1-maarten.zanders@mind.be
Headers
Series ASoC: adau1372: fixes after debugging custom board |

Message

Maarten Zanders Oct. 28, 2022, 3:26 p.m. UTC
  Maarten Zanders (3):
  ASoC: adau1372: fix mclk
  ASoC: adau1372: add support for S24_LE mode
  ASoC: adau1372: correct PGA enable & mute bit

 sound/soc/codecs/adau1372.c | 31 +++++++++++++++++--------------
 1 file changed, 17 insertions(+), 14 deletions(-)


base-commit: ef6747add3ad08a23a94b20db0b62688efb9ccd9
  

Comments

Mark Brown Nov. 25, 2022, 9:28 p.m. UTC | #1
On Fri, 28 Oct 2022 17:26:22 +0200, Maarten Zanders wrote:
> Maarten Zanders (3):
>   ASoC: adau1372: fix mclk
>   ASoC: adau1372: add support for S24_LE mode
>   ASoC: adau1372: correct PGA enable & mute bit
> 
>  sound/soc/codecs/adau1372.c | 31 +++++++++++++++++--------------
>  1 file changed, 17 insertions(+), 14 deletions(-)
> 
> [...]

Applied to

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

Thanks!

[1/3] ASoC: adau1372: fix mclk
      commit: 27b6fa6145215c5f49d93e322a16144b928ecd3e
[2/3] ASoC: adau1372: add support for S24_LE mode
      commit: cd887a7ba74c8378ae8b52afa04adb0d49cdf13d
[3/3] ASoC: adau1372: correct PGA enable & mute bit
      commit: dffa0df699d7c20f447e6bd797666366c6bae4b3

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