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(+) -- 2.32.0