mbox series

[v1,0/2] ASoC: sgtl5000: Introduce "mclk-rate" Property for Device Tree Configuration

Message ID 20241216110341.3707-1-quic_pkumpatl@quicinc.com (mailing list archive)
Headers show
Series ASoC: sgtl5000: Introduce "mclk-rate" Property for Device Tree Configuration | expand

Message

Prasad Kumpatla Dec. 16, 2024, 11:03 a.m. UTC
Introduce the "mclk-rate" property, enabling the configuration of the
Master Clock (MCLK) via the device tree. The Codec Slave supports
a defined range of frequencies, and users can request the desired rate
from the Master using `clk_set_rate()`. If the property is not specified,
the default MCLK frequency will be applied.

Prasad Kumpatla (2):
  ASoC: dt-bindings: Add support for master clock frequency
  ASoC: sgtl5000: Introduce "mclk-rate" Property for Device Tree
    Configuration

 .../devicetree/bindings/sound/fsl,sgtl5000.yaml | 17 +++++++++++++----
 sound/soc/codecs/sgtl5000.c                     | 10 ++++++++++
 2 files changed, 23 insertions(+), 4 deletions(-)


base-commit: 5757b31666277e2b177b406e48878dc48d587a46