mbox series

[v2,0/3] ASoC: amd: acp: Add new machines and minor tweaks

Message ID 20220222124213.721224-1-AjitKumar.Pandey@amd.com
Headers show
Series ASoC: amd: acp: Add new machines and minor tweaks | expand

Message

Ajit Kumar Pandey Feb. 22, 2022, 12:42 p.m. UTC
changes since v1:
- Fixed error for undeclared variable.

Ajit Kumar Pandey (3):
  ASoC: amd: acp: Change card name for Guybrush Machine
  ASoC: amd: acp-legacy: Add legacy card support for new machines
  ASoC: amd: acp: Add DMIC machine driver ops

 sound/soc/amd/acp/acp-legacy-mach.c | 34 +++++++++++++++++++++++++++--
 sound/soc/amd/acp/acp-mach-common.c | 27 +++++++++++++++++++++++
 sound/soc/amd/acp/acp-renoir.c      | 19 +++++++++++++++-
 3 files changed, 77 insertions(+), 3 deletions(-)

Comments

Mark Brown Feb. 24, 2022, 8:20 p.m. UTC | #1
On Tue, 22 Feb 2022 18:12:10 +0530, Ajit Kumar Pandey wrote:
> changes since v1:
> - Fixed error for undeclared variable.
> 
> Ajit Kumar Pandey (3):
>   ASoC: amd: acp: Change card name for Guybrush Machine
>   ASoC: amd: acp-legacy: Add legacy card support for new machines
>   ASoC: amd: acp: Add DMIC machine driver ops
> 
> [...]

Applied to

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

Thanks!

[1/3] ASoC: amd: acp: Change card name for Guybrush Machine
      commit: abdcf7282f390ae7b95de4bdf93b07ebabeb0f01
[2/3] ASoC: amd: acp-legacy: Add legacy card support for new machines
      commit: eee33bac9e7d71e6eb9ab5f863efdb9d44174e0a
[3/3] ASoC: amd: acp: Add DMIC machine driver ops
      commit: 1f197351b3af345b626735ed9cda43fa896c23d3

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