[PATCH 0/2] soundwire: amd: refactor clock init sequence and
From: Vijendar Mukunda
Date: Mon Dec 22 2025 - 02:49:17 EST
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