]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitaed2edec36741bf77f7bcbd64bc4465d7066c4f0
tree8f0683f098d754cd95eb53db58e5c51d0374e0a1
parent65b7b79bda1c90cde6c7deee0e3c8e0c7c19f15e
parent02a4fb2babb6b2a5e7f1c1ac5d19e66c79d4d8e4
ASoC: codecs: add pm runtime support for Qualcomm codecs

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.