diff options
author | Taniya Das <tdas@codeaurora.org> | 2018-11-03 08:00:02 +0100 |
---|---|---|
committer | Stephen Boyd <sboyd@kernel.org> | 2018-11-06 18:47:37 +0100 |
commit | eaeee28db2893dc56a29751f19210dc8ce8247c3 (patch) | |
tree | a7ec4448f3d9b0303a6a77d6f265138a950e23f2 /Documentation | |
parent | Linux 4.20-rc1 (diff) | |
download | linux-eaeee28db2893dc56a29751f19210dc8ce8247c3.tar.xz linux-eaeee28db2893dc56a29751f19210dc8ce8247c3.zip |
clk: qcom: smd: Add support for QCS404 rpm clocks
Add rpm smd clocks, PMIC and bus clocks which are required on QCS404
for clients to vote on.
Signed-off-by: Taniya Das <tdas@codeaurora.org>
Signed-off-by: Anu Ramanathan <anur@codeaurora.org>
[bjorn: Dropped cxo, voter clocks and static initialization]
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/devicetree/bindings/clock/qcom,rpmcc.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/clock/qcom,rpmcc.txt b/Documentation/devicetree/bindings/clock/qcom,rpmcc.txt index 4491d1c104aa..87b4949e9bc8 100644 --- a/Documentation/devicetree/bindings/clock/qcom,rpmcc.txt +++ b/Documentation/devicetree/bindings/clock/qcom,rpmcc.txt @@ -16,6 +16,7 @@ Required properties : "qcom,rpmcc-msm8974", "qcom,rpmcc" "qcom,rpmcc-apq8064", "qcom,rpmcc" "qcom,rpmcc-msm8996", "qcom,rpmcc" + "qcom,rpmcc-qcs404", "qcom,rpmcc" - #clock-cells : shall contain 1 |