mbox series

[0/2] soundwire: set frame shape and divider based on actual clk freq

Message ID 20250107015824.5046-1-yung-chuan.liao@linux.intel.com (mailing list archive)
Headers show
Series soundwire: set frame shape and divider based on actual clk freq | expand

Message

Bard Liao Jan. 7, 2025, 1:58 a.m. UTC
Set frame shape and clock divider based on actual clock frequency. And
with that change, we can support ckock change in Intel platforms.

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  | 24 +++++++++++++++++++++---
 drivers/soundwire/intel_auxdevice.c | 21 ---------------------
 2 files changed, 21 insertions(+), 24 deletions(-)