mbox series

[0/4] Add acpi mahine id's for vangogh platform and

Message ID 20230707120730.1948445-1-venkataprasad.potturu@amd.com (mailing list archive)
Headers show
Series Add acpi mahine id's for vangogh platform and | expand

Message

Venkata Prasad Potturu July 7, 2023, 12:07 p.m. UTC
This patch series is to add acpi machine id's for vangogh platform
and add new dmi entries and machine driver support for nau8821 and
max98388 codecs.

Venkata Prasad Potturu (4):
  ASoC: amd: acp: Add machine driver support for nau8821 codec
  ASoC: amd: acp: Add machine driver support for max98388 codec
  ASoC: amd: Add acpi machine id's for vangogh platform
  ASoC: amd: Add new dmi entries to config entry

 sound/soc/amd/acp-config.c          |  33 ++++
 sound/soc/amd/acp/Kconfig           |   2 +
 sound/soc/amd/acp/acp-mach-common.c | 267 ++++++++++++++++++++++++++++
 sound/soc/amd/acp/acp-mach.h        |   2 +
 sound/soc/amd/acp/acp-sof-mach.c    |  16 ++
 sound/soc/amd/mach-config.h         |   1 +
 6 files changed, 321 insertions(+)

Comments

Mark Brown July 12, 2023, 11:47 a.m. UTC | #1
On Fri, 07 Jul 2023 17:37:26 +0530, Venkata Prasad Potturu wrote:
> This patch series is to add acpi machine id's for vangogh platform
> and add new dmi entries and machine driver support for nau8821 and
> max98388 codecs.
> 
> Venkata Prasad Potturu (4):
>   ASoC: amd: acp: Add machine driver support for nau8821 codec
>   ASoC: amd: acp: Add machine driver support for max98388 codec
>   ASoC: amd: Add acpi machine id's for vangogh platform
>   ASoC: amd: Add new dmi entries to config entry
> 
> [...]

Applied to

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

Thanks!

[1/4] ASoC: amd: acp: Add machine driver support for nau8821 codec
      commit: 4b526b3278becdf1f2bfd375078f5db469f8a6bb
[2/4] ASoC: amd: acp: Add machine driver support for max98388 codec
      commit: ac91c8c89782d7d0781120a74c9bd939e3ce2831
[3/4] ASoC: amd: Add acpi machine id's for vangogh platform
      commit: ef51cddf014b3e4909e9656025d1f7c2b4cc4117
[4/4] ASoC: amd: Add new dmi entries to config entry
      commit: 197b1f7f0df183db332b6b8851a29c8bc901571d

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