Linux Sound subsystem development
 help / color / mirror / Atom feed
* [PATCH V4 0/6] soundwire: amd: code improvements and new platform support
@ 2025-02-07  6:58 Vijendar Mukunda
  2025-02-07  6:58 ` [PATCH V4 1/6] soundwire: amd: change the soundwire wake enable/disable sequence Vijendar Mukunda
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: Vijendar Mukunda @ 2025-02-07  6:58 UTC (permalink / raw)
  To: vkoul
  Cc: alsa-devel, yung-chuan.liao, pierre-louis.bossart, sanyog.r.kale,
	Basavaraj.Hiregoudar, Sunil-kumar.Dommati, venkataprasad.potturu,
	Mario.Limonciello, linux-sound, linux-kernel, Vijendar Mukunda

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.

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(-)

-- 
2.34.1


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

end of thread, other threads:[~2025-02-13 16:30 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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 ` [PATCH V4 0/6] soundwire: amd: code improvements and new platform support Mukunda,Vijendar
2025-02-13 16:30 ` Vinod Koul

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