Alsa-Devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/5] Add tdm support in acp machine driver
@ 2023-01-09 13:20 Venkata Prasad Potturu
  2023-01-09 13:21 ` [PATCH v2 1/5] ASoC: amd: acp: Add new cpu dai's in " Venkata Prasad Potturu
                   ` (5 more replies)
  0 siblings, 6 replies; 10+ messages in thread
From: Venkata Prasad Potturu @ 2023-01-09 13:20 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 clock enable/disable and add tdm support
in acp machine driver.

Changes since v1:
    -- Fix compilation error.
    -- Reorder patch series.
    -- Modify commit message.
    -- Refactor i2s clocks programming sequence. 

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

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

-- 
2.25.1


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

end of thread, other threads:[~2023-01-30  5:53 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-01-09 13:20 [PATCH v2 0/5] Add tdm support in acp machine driver Venkata Prasad Potturu
2023-01-09 13:21 ` [PATCH v2 1/5] ASoC: amd: acp: Add new cpu dai's in " Venkata Prasad Potturu
2023-01-09 13:21 ` [PATCH v2 2/5] ASoC: amd: acp: Refactor dai format implementation Venkata Prasad Potturu
2023-01-09 13:21 ` [PATCH v2 3/5] ASoC: amd: acp: Refactor i2s clocks programming sequence Venkata Prasad Potturu
2023-01-25 17:15   ` Pierre-Louis Bossart
2023-01-26  7:54     ` Péter Ujfalusi
2023-01-30  5:56     ` Venkata Prasad Potturu
2023-01-09 13:21 ` [PATCH v2 4/5] ASoC: amd: acp: Add i2s tdm support in machine driver Venkata Prasad Potturu
2023-01-09 13:21 ` [PATCH v2 5/5] ASoC: amd: acp: Enable i2s tdm support for skyrim platforms Venkata Prasad Potturu
2023-01-12 15:12 ` [PATCH v2 0/5] Add tdm support in acp machine driver Mark Brown

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox