mbox series

[0/2] ASoC: codec: lpass-va: add npl clock support

Message ID 20221115105541.16322-1-srinivas.kandagatla@linaro.org (mailing list archive)
Headers show
Series ASoC: codec: lpass-va: add npl clock support | expand

Message

Srinivas Kandagatla Nov. 15, 2022, 10:55 a.m. UTC
New versions of VA Macro has soundwire integrated, so handle the soundwire npl
clock correctly in the codec driver and add related bindings.

Srinivas Kandagatla (2):
  ASoC: dt-bindings: lpass-va: add npl clock for new VA macro
  ASoC: codecs: va-macro: add npl clk

 .../bindings/sound/qcom,lpass-va-macro.yaml   | 72 ++++++++++++++++---
 sound/soc/codecs/lpass-va-macro.c             | 41 +++++++++++
 2 files changed, 105 insertions(+), 8 deletions(-)