From: Taniya Das <quic_tdas@quicinc.com>
To: "Stephen Boyd" <sboyd@kernel.org>,
"Michael Turquette " <mturquette@baylibre.com>,
"Bjorn Andersson" <bjorn.andersson@linaro.org>
Cc: <linux-arm-msm@vger.kernel.org>, <linux-soc@vger.kernel.org>,
<linux-clk@vger.kernel.org>, <linux-kernel@vger.kernel.org>,
<devicetree@vger.kernel.org>, <robh@kernel.org>,
<robh+dt@kernel.org>, Taniya Das <quic_tdas@quicinc.com>
Subject: [PATCH v5 0/3] Add support for audio clock gating resets for SC7280
Date: Tue, 14 Jun 2022 21:03:03 +0530 [thread overview]
Message-ID: <20220614153306.29339-1-quic_tdas@quicinc.com> (raw)
Add support for clock gating resets for lpass audio clock controller and
also add support for external MCLKs for I2S.
[v5]
* Fix the fail path and add pm_runtime_disable().
[v4]
* Fix the "fixes" tag.
[v3]
* Remove the maxItems from reg property.
[v2]
* Update/fix the YAML for reg property against each compatible.
[v1]
* Add support for clock gating resets for lpass audio clock
controller & MCLKs.
*** BLURB HERE ***
Taniya Das (3):
dt-bindings: clock: Add resets for LPASS audio clock controller for
SC7280
dt-bindings: clock: Add support for external MCLKs for LPASS on SC7280
clk: qcom: lpass: Add support for resets & external mclk for SC7280
.../clock/qcom,sc7280-lpasscorecc.yaml | 19 +++++++++--
drivers/clk/qcom/lpassaudiocc-sc7280.c | 22 ++++++++++++-
drivers/clk/qcom/lpasscorecc-sc7280.c | 33 +++++++++++++++++++
.../clock/qcom,lpassaudiocc-sc7280.h | 5 +++
.../clock/qcom,lpasscorecc-sc7280.h | 2 ++
5 files changed, 77 insertions(+), 4 deletions(-)
--
2.17.1
next reply other threads:[~2022-06-14 15:33 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-06-14 15:33 Taniya Das [this message]
2022-06-14 15:33 ` [PATCH v5 1/3] dt-bindings: clock: Add resets for LPASS audio clock controller for SC7280 Taniya Das
2022-06-15 19:59 ` Stephen Boyd
2022-07-07 6:01 ` Taniya Das
2022-06-14 15:33 ` [PATCH v5 2/3] dt-bindings: clock: Add support for external MCLKs for LPASS on SC7280 Taniya Das
2022-06-15 19:56 ` Stephen Boyd
2022-06-14 15:33 ` [PATCH v5 3/3] clk: qcom: lpass: Add support for resets & external mclk for SC7280 Taniya Das
2022-06-15 19:55 ` Stephen Boyd
2022-07-07 5:57 ` Taniya Das
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20220614153306.29339-1-quic_tdas@quicinc.com \
--to=quic_tdas@quicinc.com \
--cc=bjorn.andersson@linaro.org \
--cc=devicetree@vger.kernel.org \
--cc=linux-arm-msm@vger.kernel.org \
--cc=linux-clk@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-soc@vger.kernel.org \
--cc=mturquette@baylibre.com \
--cc=robh+dt@kernel.org \
--cc=robh@kernel.org \
--cc=sboyd@kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).