Linux Sound subsystem development
 help / color / mirror / Atom feed
From: "Mukunda,Vijendar" <vijendar.mukunda@amd.com>
To: vkoul@kernel.org
Cc: alsa-devel@alsa-project.org, yung-chuan.liao@linux.intel.com,
	pierre-louis.bossart@linux.dev, sanyog.r.kale@intel.com,
	Basavaraj.Hiregoudar@amd.com, Sunil-kumar.Dommati@amd.com,
	venkataprasad.potturu@amd.com, Mario.Limonciello@amd.com,
	linux-sound@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH V4 0/6] soundwire: amd: code improvements and new platform support
Date: Thu, 13 Feb 2025 17:28:01 +0530	[thread overview]
Message-ID: <d15ab61b-2656-4c5d-be8a-9e070dfc2b99@amd.com> (raw)
In-Reply-To: <20250207065841.4718-1-Vijendar.Mukunda@amd.com>

On 07/02/25 12:28, Vijendar Mukunda wrote:
> This patch series consists of code improvements and new platform support
> for ACP7.0 & ACP7.1 platforms.
>
> Changes since v3:
> - Remove extra white line in amd_sdw_manager_start() function.
>
> Changes since v2:
> - Rebase the patch series after dropping the patch which adds conditional
>   check for SoundWire manager device resume when wake event is asserted.
>
> Changes since v1:
> - Drop white line insertion in the code.
> - Add a conditional check for SoundWire manager device resume when wake
>   event is asserted.
> - Add new patch to set ACP_PME_EN during runtime suspend sequence
> - Split the existing implementation of host wake interrupt mask
>   enablement and setting device power state in to two separate patches
>   and refactor set device power state logic.
> - Drop PME status clear logic.

Hi Vinod,

ASoC patches (Which adds support for ACP7.0 & ACP7.1 platforms) got
merged. Could you please help to review the patch series?

Thanks,
Vijendar
>
> Vijendar Mukunda (6):
>   soundwire: amd: change the soundwire wake enable/disable sequence
>   soundwire: amd: add debug log for soundwire wake event
>   soundwire: amd: add support for ACP7.0 & ACP7.1 platforms
>   soundwire: amd: set device power state during suspend/resume sequence
>   soundwire: amd: set ACP_PME_EN during runtime suspend sequence
>   soundwire: amd: add soundwire host wake interrupt enable/disable
>     sequence
>
>  drivers/soundwire/amd_manager.c   | 149 +++++++++++++++++++++++++++++-
>  drivers/soundwire/amd_manager.h   |  26 ++++++
>  include/linux/soundwire/sdw_amd.h |   2 +
>  3 files changed, 172 insertions(+), 5 deletions(-)
>


  parent reply	other threads:[~2025-02-13 11:58 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-02-07  6:58 [PATCH V4 0/6] soundwire: amd: code improvements and new platform support Vijendar Mukunda
2025-02-07  6:58 ` [PATCH V4 1/6] soundwire: amd: change the soundwire wake enable/disable sequence Vijendar Mukunda
2025-02-07  6:58 ` [PATCH V4 2/6] soundwire: amd: add debug log for soundwire wake event Vijendar Mukunda
2025-02-07  6:58 ` [PATCH V4 3/6] soundwire: amd: add support for ACP7.0 & ACP7.1 platforms Vijendar Mukunda
2025-02-07  6:58 ` [PATCH V4 4/6] soundwire: amd: set device power state during suspend/resume sequence Vijendar Mukunda
2025-02-07  6:58 ` [PATCH V4 5/6] soundwire: amd: set ACP_PME_EN during runtime suspend sequence Vijendar Mukunda
2025-02-07  6:58 ` [PATCH V4 6/6] soundwire: amd: add soundwire host wake interrupt enable/disable sequence Vijendar Mukunda
2025-02-13 11:58 ` Mukunda,Vijendar [this message]
2025-02-13 16:30 ` [PATCH V4 0/6] soundwire: amd: code improvements and new platform support Vinod Koul

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=d15ab61b-2656-4c5d-be8a-9e070dfc2b99@amd.com \
    --to=vijendar.mukunda@amd.com \
    --cc=Basavaraj.Hiregoudar@amd.com \
    --cc=Mario.Limonciello@amd.com \
    --cc=Sunil-kumar.Dommati@amd.com \
    --cc=alsa-devel@alsa-project.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-sound@vger.kernel.org \
    --cc=pierre-louis.bossart@linux.dev \
    --cc=sanyog.r.kale@intel.com \
    --cc=venkataprasad.potturu@amd.com \
    --cc=vkoul@kernel.org \
    --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