From: V sujith kumar Reddy <Vsujithkumar.Reddy@amd.com>
To: <broonie@kernel.org>, <alsa-devel@alsa-project.org>
Cc: venkataprasad.potturu@amd.com,
V sujith kumar Reddy <Vsujithkumar.Reddy@amd.com>,
Basavaraj.Hiregoudar@amd.com, Sunil-kumar.Dommati@amd.com,
Vijendar.Mukunda@amd.com
Subject: [PATCH 0/3] ADD legacy audio driver support for rembrandt
Date: Sat, 25 Jun 2022 01:18:18 +0530 [thread overview]
Message-ID: <20220624194821.287462-1-Vsujithkumar.Reddy@amd.com> (raw)
Add Generic driver to support multiple platform,
ADD HS control instance for Rembrandt platform.
Add nau8825,max98560 and rt5682s,rt1019 combination support for legacy
platform.
V sujith kumar Reddy (3):
ASoC: amd: acp: Remove rt1019_1 codec conf from machine driver
ASoC: amd: acp: ACP code generic to support newer platforms
ASoC: amd: acp: Add legacy audio driver support for Rembrandt platform
sound/soc/amd/acp/Kconfig | 11 +
sound/soc/amd/acp/Makefile | 2 +
sound/soc/amd/acp/acp-i2s.c | 169 +++++++++++-
sound/soc/amd/acp/acp-legacy-mach.c | 32 +++
sound/soc/amd/acp/acp-mach-common.c | 104 +++++--
sound/soc/amd/acp/acp-mach.h | 6 +
sound/soc/amd/acp/acp-pci.c | 6 +
sound/soc/amd/acp/acp-pdm.c | 8 +-
sound/soc/amd/acp/acp-platform.c | 32 ++-
sound/soc/amd/acp/acp-rembrandt.c | 397 +++++++++++++++++++++++++++
sound/soc/amd/acp/acp-renoir.c | 38 ++-
sound/soc/amd/acp/amd.h | 86 +++++-
sound/soc/amd/acp/chip_offset_byte.h | 40 ++-
13 files changed, 862 insertions(+), 69 deletions(-)
create mode 100644 sound/soc/amd/acp/acp-rembrandt.c
--
2.25.1
next reply other threads:[~2022-06-24 19:48 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-06-24 19:48 V sujith kumar Reddy [this message]
2022-06-24 19:48 ` [PATCH 1/3] ASoC: amd: acp: Remove rt1019_1 codec conf from machine driver V sujith kumar Reddy
2022-06-24 19:48 ` [PATCH 2/3] ASoC: amd: acp: ACP code generic to support newer platforms V sujith kumar Reddy
2022-06-24 19:48 ` [PATCH 3/3] ASoC: amd: acp: Add legacy audio driver support for Rembrandt platform V sujith kumar Reddy
2022-06-24 23:04 ` Randy Dunlap
2022-07-07 16:05 ` Reddy, V sujith kumar
[not found] ` <202206250650.DKkqPR4A-lkp@intel.com>
2022-07-07 16:05 ` Reddy, V sujith kumar
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20220624194821.287462-1-Vsujithkumar.Reddy@amd.com \
--to=vsujithkumar.reddy@amd.com \
--cc=Basavaraj.Hiregoudar@amd.com \
--cc=Sunil-kumar.Dommati@amd.com \
--cc=Vijendar.Mukunda@amd.com \
--cc=alsa-devel@alsa-project.org \
--cc=broonie@kernel.org \
--cc=venkataprasad.potturu@amd.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox