All of lore.kernel.org
 help / color / mirror / Atom feed
* [RFC PATCH] Add IPA clock support for clk-rpmh
@ 2018-12-04  3:50 David Dai
  2018-12-04  3:50 ` [RFC PATCH] clk: qcom: clk-rpmh: Add IPA clock support David Dai
  2018-12-04 19:24   ` Stephen Boyd
  0 siblings, 2 replies; 14+ messages in thread
From: David Dai @ 2018-12-04  3:50 UTC (permalink / raw)
  To: linux-kernel, linux-clk, linux-arm-msm
  Cc: David Dai, georgi.djakov, bjorn.andersson, evgreen, tdas, elder

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

^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2018-12-06 18:02 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-12-04  3:50 [RFC PATCH] Add IPA clock support for clk-rpmh David Dai
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 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
2018-12-04 19:24   ` Stephen Boyd

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.