All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] soundwire: amd: refactor clock init sequence and
@ 2025-12-22  7:48 Vijendar Mukunda
  2025-12-22  7:48 ` [PATCH 1/2] soundwire: amd: add clock init control function Vijendar Mukunda
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Vijendar Mukunda @ 2025-12-22  7:48 UTC (permalink / raw)
  To: vkoul
  Cc: yung-chuan.liao, pierre-louis.bossart, Sunil-kumar.Dommati,
	Mario.Limonciello, venkataprasad.potturu, linux-sound,
	linux-kernel, Vijendar Mukunda


Refactor clock init sequence to support different bus clock frequencies
other than 12Mhz. Modify the bandwidth calculation logic to support 12Mhz,
6Mhz with different frame sizes.

Vijendar Mukunda (2):
  soundwire: amd: add clock init control function
  soundwire: amd: refactor bandwidth calculaiton logic

 drivers/soundwire/amd_manager.c   | 108 +++++++++++++++++++++++++++---
 drivers/soundwire/amd_manager.h   |   4 --
 include/linux/soundwire/sdw_amd.h |   4 ++
 3 files changed, 101 insertions(+), 15 deletions(-)

-- 
2.45.2


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

end of thread, other threads:[~2026-01-10  6:00 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-12-22  7:48 [PATCH 0/2] soundwire: amd: refactor clock init sequence and Vijendar Mukunda
2025-12-22  7:48 ` [PATCH 1/2] soundwire: amd: add clock init control function Vijendar Mukunda
2025-12-22  7:48 ` [PATCH 2/2] soundwire: amd: refactor bandwidth calculaiton logic Vijendar Mukunda
2026-01-09 17:40   ` Mario Limonciello
2026-01-10  6:00     ` Mukunda,Vijendar
2025-12-22  7:57 ` [PATCH 0/2] soundwire: amd: refactor clock init sequence and Mukunda,Vijendar

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.