ASoC: codecs: add pm runtime support for Qualcomm codecs
authorMark Brown <broonie@kernel.org>
Fri, 25 Feb 2022 17:01:44 +0000 (17:01 +0000)
committerMark Brown <broonie@kernel.org>
Fri, 25 Feb 2022 17:01:44 +0000 (17:01 +0000)
Merge series from Srinivas Kandagatla <srinivas.kandagatla@linaro.org>:

This patchset adds support for runtime pm on tx/rx/wsa/wcd lpass macro,
wsa881x and wcd938x codecs that are wired up on SoundWire bus.  During
pm testing it was also found that soundwire clks enabled by lpass macros
are not enabling all the required clocks correctly, so last 3 patches
corrects them.

Tested this on SM8250 MTP along SoundWire In band Headset Button wakeup
interrupts.


Trivial merge