From: David Dai <daidavid1@codeaurora.org>
To: linux-kernel@vger.kernel.org, linux-clk@vger.kernel.org,
linux-arm-msm@vger.kernel.org
Cc: David Dai <daidavid1@codeaurora.org>,
georgi.djakov@linaro.org, bjorn.andersson@linaro.org,
evgreen@google.com, tdas@codeaurora.org, elder@linaro.org
Subject: [RFC PATCH] Add IPA clock support for clk-rpmh
Date: Mon, 3 Dec 2018 19:50:12 -0800 [thread overview]
Message-ID: <1543895413-1553-1-git-send-email-daidavid1@codeaurora.org> (raw)
This patch extends the existing clk-rpmh driver to support a different
type of RPMh resource known as Bus Clock Manager(BCM) in order to scale
performance for the Qualcomm IP Accelerator(IPA) core clock.
David Dai (1):
clk: qcom: clk-rpmh: Add IPA clock support
drivers/clk/qcom/clk-rpmh.c | 142 ++++++++++++++++++++++++++++++++++
include/dt-bindings/clock/qcom,rpmh.h | 1 +
2 files changed, 143 insertions(+)
--
The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum,
a Linux Foundation Collaborative Project
next reply other threads:[~2018-12-04 3:50 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-12-04 3:50 David Dai [this message]
2018-12-04 3:50 ` [RFC PATCH] clk: qcom: clk-rpmh: Add IPA clock support David Dai
2018-12-04 19:24 ` Stephen Boyd
2018-12-04 21:41 ` Alex Elder
2018-12-04 22:34 ` Stephen Boyd
2018-12-05 1:14 ` David Dai
2018-12-05 7:15 ` Stephen Boyd
2018-12-06 1:24 ` David Dai
2018-12-06 18:02 ` Stephen Boyd
2018-12-06 7:33 ` Bjorn Andersson
2018-12-05 2:01 ` David Dai
2018-12-04 19:24 ` [RFC PATCH] Add IPA clock support for clk-rpmh Stephen Boyd
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=1543895413-1553-1-git-send-email-daidavid1@codeaurora.org \
--to=daidavid1@codeaurora.org \
--cc=bjorn.andersson@linaro.org \
--cc=elder@linaro.org \
--cc=evgreen@google.com \
--cc=georgi.djakov@linaro.org \
--cc=linux-arm-msm@vger.kernel.org \
--cc=linux-clk@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=tdas@codeaurora.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