public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v4 0/4] Add SMD RPM support for MSM8936
@ 2020-06-13  7:27 Vincent Knecht
  2020-06-13  7:27 ` [PATCH v4 1/4] clk: qcom: smd: Add support for MSM8936 rpm clocks Vincent Knecht
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Vincent Knecht @ 2020-06-13  7:27 UTC (permalink / raw)
  To: sboyd
  Cc: konradybcio, Vincent Knecht, Andy Gross, Bjorn Andersson,
	Michael Turquette, Rob Herring, linux-arm-msm, linux-clk,
	devicetree, linux-kernel

changes since v3:
- added my missing Signed-off-by to patch 3

changes since v2:
- fixed build error by adding forgotten qcom,rpmcc.h changes in patch 1

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

 .../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 +
 include/dt-bindings/clock/qcom,rpmcc.h        |  2 +
 5 files changed, 55 insertions(+)

-- 
2.25.4



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

end of thread, other threads:[~2020-06-23  7:17 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-06-13  7:27 [PATCH v4 0/4] Add SMD RPM support for MSM8936 Vincent Knecht
2020-06-13  7:27 ` [PATCH v4 1/4] clk: qcom: smd: Add support for MSM8936 rpm clocks Vincent Knecht
2020-06-23  2:01   ` Stephen Boyd
2020-06-13  7:27 ` [PATCH v4 2/4] dt-bindings: clock: rpmcc: Document MSM8936 compatible Vincent Knecht
2020-06-23  2:01   ` Stephen Boyd
2020-06-13  7:27 ` [PATCH v4 3/4] drivers: soc: Add MSM8936 SMD RPM compatible Vincent Knecht
2020-06-23  7:15   ` Bjorn Andersson
2020-06-13  7:27 ` [PATCH v4 4/4] dt-bindings: soc: qcom: Document MSM8936 SMD RPM Vincent Knecht

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox