mbox series

[0/2] Add rpmcc for MSM8953

Message ID 61Du39sy5yiN1xcir4yEOpkELdashqygFwNeY5wcHhk@cp3-web-020.plabs.ch
Headers show
Series Add rpmcc for MSM8953 | expand

Message

Sireesh Kodali Aug. 5, 2021, 5:19 p.m. UTC
Hi,

This patch adds support for the RPM clocks found on the QCom MSM8953
platform (SDM450, SDA450, SDM625, SDM632, APQ8053). Since all SoCs based
on the MSM8953 platform have the same RPM clocks, a single compatible
string is used.

Vladimir Lypak (2):
  dt-bindings: clock: qcom-rpmcc: Add compatible for MSM8953 SoC
  clk: qcom: rpmcc: Add support for MSM8953 RPM clocks.

 .../devicetree/bindings/clock/qcom,rpmcc.txt  |  1 +
 drivers/clk/qcom/clk-smd-rpm.c                | 37 +++++++++++++++++++
 2 files changed, 38 insertions(+)