mbox series

[0/5] ASoC: Intel: avs: Machine board fixes

Message ID 20230303134854.2277146-1-amadeuszx.slawinski@linux.intel.com
Headers show
Series ASoC: Intel: avs: Machine board fixes | expand

Message

Amadeusz Sławiński March 3, 2023, 1:48 p.m. UTC
Series of adjustments to machine board files. Use fixed format in boards
that were not using one. Fix clock handling.

Amadeusz Sławiński (3):
  ASoC: Intel: avs: max98357a: Explicitly define codec format
  ASoC: Intel: avs: da7219: Explicitly define codec format
  ASoC: Intel: avs: rt5682: Explicitly define codec format

Cezary Rojewski (2):
  ASoC: Intel: avs: ssm4567: Remove nau8825 bits
  ASoC: Intel: avs: nau8825: Adjust clock control

 sound/soc/intel/avs/boards/da7219.c    | 21 +++++++++++++++++
 sound/soc/intel/avs/boards/max98357a.c | 22 ++++++++++++++++++
 sound/soc/intel/avs/boards/nau8825.c   | 14 ++++++------
 sound/soc/intel/avs/boards/rt5682.c    | 22 ++++++++++++++++++
 sound/soc/intel/avs/boards/ssm4567.c   | 31 --------------------------
 5 files changed, 72 insertions(+), 38 deletions(-)

Comments

Mark Brown March 7, 2023, 4:47 p.m. UTC | #1
On Fri, 03 Mar 2023 14:48:49 +0100, Amadeusz Sławiński wrote:
> Series of adjustments to machine board files. Use fixed format in boards
> that were not using one. Fix clock handling.
> 
> Amadeusz Sławiński (3):
>   ASoC: Intel: avs: max98357a: Explicitly define codec format
>   ASoC: Intel: avs: da7219: Explicitly define codec format
>   ASoC: Intel: avs: rt5682: Explicitly define codec format
> 
> [...]

Applied to

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

Thanks!

[1/5] ASoC: Intel: avs: max98357a: Explicitly define codec format
      commit: d16c893425d07ada1fdd817ec06d322efcf69480
[2/5] ASoC: Intel: avs: da7219: Explicitly define codec format
      commit: 61f368624fe4d0c25c6e9c917574b8ace51d776e
[3/5] ASoC: Intel: avs: rt5682: Explicitly define codec format
      commit: d24dbc865c2bd5946bef62bb862a65df092dfc79
[4/5] ASoC: Intel: avs: ssm4567: Remove nau8825 bits
      commit: 933de2d127281731166cf2880fa1e23c5a0f7faa
[5/5] ASoC: Intel: avs: nau8825: Adjust clock control
      commit: 6206b2e787da2ed567922c37bb588a44f6fb6705

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