public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] soundwire: set frame shape and divider based on actual clk
@ 2025-01-14  6:16 Bard Liao
  2025-01-14  6:16 ` [PATCH v2 1/2] soundwire: cadence_master: set frame shape and divider based on actual clk freq Bard Liao
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Bard Liao @ 2025-01-14  6:16 UTC (permalink / raw)
  To: linux-sound, vkoul
  Cc: vinod.koul, linux-kernel, pierre-louis.bossart, bard.liao

Set frame shape and clock divider based on actual clock frequency. And
with that change, we can support ckock change in Intel platforms.

v2:
 - Mave the check before writing the divider registers
 - Remove the 'freq' intermediate variable which is multiplied by two
   after divided by two.

Bard Liao (2):
  soundwire: cadence_master: set frame shape and divider based on actual
    clk freq
  Revert "soundwire: intel_auxdevice: start the bus at default
    frequency"

 drivers/soundwire/cadence_master.c  | 22 +++++++++++++++++++---
 drivers/soundwire/intel_auxdevice.c | 21 ---------------------
 2 files changed, 19 insertions(+), 24 deletions(-)

-- 
2.43.0


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

end of thread, other threads:[~2025-01-20  2:06 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-01-14  6:16 [PATCH v2 0/2] soundwire: set frame shape and divider based on actual clk Bard Liao
2025-01-14  6:16 ` [PATCH v2 1/2] soundwire: cadence_master: set frame shape and divider based on actual clk freq Bard Liao
2025-01-14  6:16 ` [PATCH v2 2/2] Revert "soundwire: intel_auxdevice: start the bus at default frequency" Bard Liao
2025-01-17 16:11 ` [PATCH v2 0/2] soundwire: set frame shape and divider based on actual clk Pierre-Louis Bossart
2025-01-20  2:06   ` Liao, Bard

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