From: Taniya Das <quic_tdas@quicinc.com>
To: "Stephen Boyd" <sboyd@kernel.org>,
"Michael Turquette " <mturquette@baylibre.com>
Cc: Rajendra Nayak <rnayak@codeaurora.org>,
<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 v1 0/3] Add support for audio clock gating resets for SC7280
Date: Tue, 3 May 2022 22:16:32 +0530 [thread overview]
Message-ID: <20220503164635.23876-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.
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 | 10 ++++--
drivers/clk/qcom/lpassaudiocc-sc7280.c | 17 +++++++++-
drivers/clk/qcom/lpasscorecc-sc7280.c | 33 +++++++++++++++++++
.../clock/qcom,lpassaudiocc-sc7280.h | 5 +++
.../clock/qcom,lpasscorecc-sc7280.h | 2 ++
5 files changed, 64 insertions(+), 3 deletions(-)
--
2.17.1
next reply other threads:[~2022-05-03 16:47 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-05-03 16:46 Taniya Das [this message]
2022-05-03 16:46 ` [PATCH v1 1/3] dt-bindings: clock: Add resets for LPASS audio clock controller for SC7280 Taniya Das
2022-05-04 15:02 ` Rob Herring
2022-05-03 16:46 ` [PATCH v1 2/3] dt-bindings: clock: Add support for external MCLKs for LPASS on SC7280 Taniya Das
2022-05-03 16:46 ` [PATCH v1 3/3] clk: qcom: lpass: Add support for resets & external mclk for SC7280 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=20220503164635.23876-1-quic_tdas@quicinc.com \
--to=quic_tdas@quicinc.com \
--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=rnayak@codeaurora.org \
--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