linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [v2 PATCH 0/4] Add SMD RPM support for MSM8936
@ 2020-05-01 22:32 Konrad Dybcio
  2020-05-01 22:32 ` [PATCH 1/4] clk: qcom: smd: Add support for MSM8936 rpm clocks Konrad Dybcio
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Konrad Dybcio @ 2020-05-01 22:32 UTC (permalink / raw)
  Cc: Konrad Dybcio, Andy Gross, Bjorn Andersson, Michael Turquette,
	Stephen Boyd, Rob Herring, linux-arm-msm, linux-clk, devicetree,
	linux-kernel

changes since v1:
- added a forgotten patch that adds the compat string to the driver

Konrad Dybcio (1):
  drivers: soc: Add MSM8936 SMD RPM compatible

Vincent Knecht (3):
  clk: qcom: smd: Add support for MSM8936 rpm clocks
  dt-bindings: clock: rpmcc: Document MSM8936 compatible
  dt-bindings: soc: qcom: Document MSM8936 SMD RPM compatible

 .../devicetree/bindings/clock/qcom,rpmcc.txt  |  1 +
 .../bindings/soc/qcom/qcom,smd-rpm.txt        |  1 +
 drivers/clk/qcom/clk-smd-rpm.c                | 50 +++++++++++++++++++
 drivers/soc/qcom/smd-rpm.c                    |  1 +
 4 files changed, 53 insertions(+)

-- 
2.26.1


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

end of thread, other threads:[~2020-05-27  3:06 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-01 22:32 [v2 PATCH 0/4] Add SMD RPM support for MSM8936 Konrad Dybcio
2020-05-01 22:32 ` [PATCH 1/4] clk: qcom: smd: Add support for MSM8936 rpm clocks Konrad Dybcio
2020-05-01 22:32 ` [PATCH 2/4] dt-bindings: clock: rpmcc: Document MSM8936 compatible Konrad Dybcio
2020-05-12 21:04   ` Rob Herring
2020-05-01 22:32 ` [PATCH 3/4] drivers: soc: Add MSM8936 SMD RPM compatible Konrad Dybcio
2020-05-01 22:32 ` [PATCH 4/4] dt-bindings: soc: qcom: Document " Konrad Dybcio
2020-05-12 22:45   ` Rob Herring
2020-05-27  3:03     ` Stephen Boyd
2020-05-27  3:06       ` Stephen Boyd

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).