All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] Add tdm support in acp machine driver
@ 2022-12-20  7:27 Venkata Prasad Potturu
  2022-12-20  7:27   ` Venkata Prasad Potturu
                   ` (5 more replies)
  0 siblings, 6 replies; 14+ messages in thread
From: Venkata Prasad Potturu @ 2022-12-20  7:27 UTC (permalink / raw)
  To: broonie, alsa-devel
  Cc: Sunil-kumar.Dommati, ssabakar, Venkata Prasad Potturu,
	Basavaraj.Hiregoudar, Vijendar.Mukunda, vsujithkumar.reddy

This patch set is to add new cpu dai, refactor dai format
implementation and add tdm support in acp machine driver.

Venkata Prasad Potturu (5):
  ASoC: amd: acp: Refactor i2s bclk calculation
  ASoC: amd: acp: Add new cpu dai's in machine driver
  ASoC: amd: acp: Refactor dai format implementation
  ASoC: amd: acp: Add tdm support in machine driver
  ASoC: amd: acp: Enable tdm support for skyrim platforms

 sound/soc/amd/acp/acp-legacy-mach.c |  13 ++
 sound/soc/amd/acp/acp-mach-common.c | 275 +++++++++++++++++++++++-----
 sound/soc/amd/acp/acp-mach.h        |   4 +
 sound/soc/amd/acp/acp-sof-mach.c    |  14 ++
 4 files changed, 256 insertions(+), 50 deletions(-)

-- 
2.25.1


^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2023-01-12 15:13 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-12-20  7:27 [PATCH 0/5] Add tdm support in acp machine driver Venkata Prasad Potturu
2022-12-20  7:27 ` [PATCH 1/5] ASoC: amd: acp: Refactor i2s bclk calculation Venkata Prasad Potturu
2022-12-20  7:27   ` Venkata Prasad Potturu
2022-12-20  7:27 ` [PATCH 2/5] ASoC: amd: acp: Add new cpu dai's in machine driver Venkata Prasad Potturu
2022-12-20  7:27   ` Venkata Prasad Potturu
2022-12-20  7:27 ` [PATCH 3/5] ASoC: amd: acp: Refactor dai format implementation Venkata Prasad Potturu
2022-12-20  7:27   ` Venkata Prasad Potturu
2022-12-26 22:57   ` Mark Brown
2022-12-26 22:57     ` Mark Brown
2022-12-20  7:27 ` [PATCH 4/5] ASoC: amd: acp: Add tdm support in machine driver Venkata Prasad Potturu
2022-12-20  7:27   ` Venkata Prasad Potturu
2022-12-20  7:27 ` [PATCH 5/5] ASoC: amd: acp: Enable tdm support for skyrim platforms Venkata Prasad Potturu
2022-12-20  7:27   ` Venkata Prasad Potturu
2023-01-12 15:12 ` [PATCH 0/5] Add tdm support in acp machine driver Mark Brown

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.