Linux Sound subsystem development
 help / color / mirror / Atom feed
From: "Mukunda,Vijendar" <vijendar.mukunda@amd.com>
To: broonie@kernel.org
Cc: alsa-devel@alsa-project.org,
	sound-open-firmware@alsa-project.org,
	linux-kernel@vger.kernel.org, linux-sound@vger.kernel.org,
	pierre-louis.bossart@linux.intel.com,
	yung-chuan.liao@linux.intel.com,
	ranjani.sridharan@linux.intel.com, perex@perex.cz,
	tiwai@suse.com, lgirdwood@gmail.com,
	kai.vehmanen@linux.intel.com, daniel.baluta@nxp.com,
	Basavaraj.Hiregoudar@amd.com, Sunil-kumar.Dommati@amd.com,
	venkataprasad.potturu@amd.com, cristian.ciocaltea@collabora.com
Subject: Re: [PATCH RESEND 0/8] AMD SOF stack fixes and improvements
Date: Mon, 12 Aug 2024 12:29:01 +0530	[thread overview]
Message-ID: <7ea677c7-cbf6-49ca-8483-95d5a2242337@amd.com> (raw)
In-Reply-To: <20240808165753.3414464-1-Vijendar.Mukunda@amd.com>

On 08/08/24 22:27, Vijendar Mukunda wrote:
> This patch series consists of few fixes and improvments for AMD SOF
> stack.
>
> Link: https://github.com/thesofproject/linux/pull/5103
> Reviewed-by: Ranjani Sridharan <ranjani.sridharan@linux.intel.com>
> Reviewed-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>

Please ignore this patch series. Will split out fixes and refactoring
patches (which has patch dependencies) and will send it
separately.
>
> Vijendar Mukunda (8):
>   ASoC: SOF: amd: Fix for incorrect acp error satus register offset
>   ASoC: SOF: amd: fix for acp error reason registers wrong offset
>   ASoC: SOF: amd: move iram-dram fence register programming sequence
>   ASoC: SOF: amd: fix for acp init sequence
>   ASoC: SOF: amd: update conditional check for cache register update
>   ASoC: SOF: amd: modify psp send command conditional checks
>   ASoC: SOF: amd: remove unused variable from sof_amd_acp_desc structure
>   ASoC: amd: acp: Convert comma to semicolon
>
>  sound/soc/amd/acp/acp-sdw-sof-mach.c |  6 +--
>  sound/soc/sof/amd/acp-dsp-offset.h   |  6 ++-
>  sound/soc/sof/amd/acp-loader.c       |  2 +-
>  sound/soc/sof/amd/acp.c              | 59 ++++++++++++++++++----------
>  sound/soc/sof/amd/acp.h              | 10 +++--
>  sound/soc/sof/amd/pci-acp63.c        |  3 +-
>  sound/soc/sof/amd/pci-rmb.c          |  3 +-
>  sound/soc/sof/amd/pci-rn.c           |  3 +-
>  sound/soc/sof/amd/pci-vangogh.c      |  1 -
>  9 files changed, 60 insertions(+), 33 deletions(-)
>


      parent reply	other threads:[~2024-08-12  6:59 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-08-08 16:57 [PATCH RESEND 0/8] AMD SOF stack fixes and improvements Vijendar Mukunda
2024-08-08 16:57 ` [PATCH RESEND 1/8] ASoC: SOF: amd: Fix for incorrect acp error satus register offset Vijendar Mukunda
2024-08-08 16:57 ` [PATCH RESEND 2/8] ASoC: SOF: amd: fix for acp error reason registers wrong offset Vijendar Mukunda
2024-08-08 16:57 ` [PATCH RESEND 3/8] ASoC: SOF: amd: move iram-dram fence register programming sequence Vijendar Mukunda
2024-08-08 16:57 ` [PATCH RESEND 4/8] ASoC: SOF: amd: fix for acp init sequence Vijendar Mukunda
2024-08-08 16:57 ` [PATCH RESEND 5/8] ASoC: SOF: amd: update conditional check for cache register update Vijendar Mukunda
2024-08-08 16:57 ` [PATCH RESEND 6/8] ASoC: SOF: amd: modify psp send command conditional checks Vijendar Mukunda
2024-08-08 16:57 ` [PATCH RESEND 7/8] ASoC: SOF: amd: remove unused variable from sof_amd_acp_desc structure Vijendar Mukunda
2024-08-08 16:57 ` [PATCH RESEND 8/8] ASoC: amd: acp: Convert comma to semicolon Vijendar Mukunda
2024-08-12  6:59 ` Mukunda,Vijendar [this message]

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=7ea677c7-cbf6-49ca-8483-95d5a2242337@amd.com \
    --to=vijendar.mukunda@amd.com \
    --cc=Basavaraj.Hiregoudar@amd.com \
    --cc=Sunil-kumar.Dommati@amd.com \
    --cc=alsa-devel@alsa-project.org \
    --cc=broonie@kernel.org \
    --cc=cristian.ciocaltea@collabora.com \
    --cc=daniel.baluta@nxp.com \
    --cc=kai.vehmanen@linux.intel.com \
    --cc=lgirdwood@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-sound@vger.kernel.org \
    --cc=perex@perex.cz \
    --cc=pierre-louis.bossart@linux.intel.com \
    --cc=ranjani.sridharan@linux.intel.com \
    --cc=sound-open-firmware@alsa-project.org \
    --cc=tiwai@suse.com \
    --cc=venkataprasad.potturu@amd.com \
    --cc=yung-chuan.liao@linux.intel.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