summaryrefslogtreecommitdiffstats
path: root/sound/soc/qcom
diff options
context:
space:
mode:
authorSrinivas Kandagatla <srinivas.kandagatla@linaro.org>2023-02-09 13:28:04 +0100
committerMark Brown <broonie@kernel.org>2023-02-09 15:03:31 +0100
commite7621434378c40b62ef858c14ae6415fb6469a8e (patch)
treee14768707abca0b12346dcbc41e4d7631fd4ae5c /sound/soc/qcom
parentASoC: codecs: lpass: register mclk after runtime pm (diff)
downloadlinux-e7621434378c40b62ef858c14ae6415fb6469a8e.tar.xz
linux-e7621434378c40b62ef858c14ae6415fb6469a8e.zip
ASoC: codecs: lpass: fix incorrect mclk rate
For some reason we ended up with incorrect mclk rate which should be 1920000 instead of 96000, So far we were getting lucky as the same clk is set to 192000 by wsa and va macro. This issue is discovered when there is no wsa macro active and only rx or tx path is tested. Fix this by setting correct rate. Fixes: c39667ddcfc5 ("ASoC: codecs: lpass-tx-macro: add support for lpass tx macro") Fixes: af3d54b99764 ("ASoC: codecs: lpass-rx-macro: add support for lpass rx macro") Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla@linaro.org> Link: https://lore.kernel.org/r/20230209122806.18923-7-srinivas.kandagatla@linaro.org Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'sound/soc/qcom')
0 files changed, 0 insertions, 0 deletions