Re: [PATCH 0/3] soundwire: qcom: add pm runtime support

From: Srinivasa Rao Mandadapu (Temp)
Date: Mon Feb 21 2022 - 08:02:53 EST


Thanks Srini for Your patches!!!

I think runtime pm support in bolero codecs side still pending right?


On 2/21/2022 4:11 PM, Srinivas Kandagatla wrote:
This patchset adds pm runtime support to Qualcomm SounWire Controller using
SoundWire Clock Stop and Wake up using Headset events on supported instances and
a bus reset on instances that require full reset.


Tested it on SM8250 MTP and Dragon Board DB845c

--srini


Srinivas Kandagatla (3):
soundwire: qcom: add runtime pm support
dt-bindings: soundwire: qcom: document optional wake irq
soundwire: qcom: add wake up interrupt support

.../bindings/soundwire/qcom,sdw.txt | 2 +-
drivers/soundwire/qcom.c | 215 +++++++++++++++++-
2 files changed, 215 insertions(+), 2 deletions(-)