arm64: dts: msm8996: Add the rpm clock controller node
authorRajendra Nayak <rnayak@codeaurora.org>
Tue, 10 Oct 2017 08:57:14 +0000 (14:27 +0530)
committerAndy Gross <andy.gross@linaro.org>
Thu, 12 Oct 2017 04:57:04 +0000 (23:57 -0500)
Add the rpm clock controller node for msm8996 devices

Cc: Andy Gross <andy.gross@linaro.org>
Signed-off-by: Rajendra Nayak <rnayak@codeaurora.org>
Acked-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Signed-off-by: Andy Gross <andy.gross@linaro.org>
arch/arm64/boot/dts/qcom/msm8996.dtsi

index a01ad98..ef093b3 100644 (file)
@@ -13,6 +13,7 @@
 #include <dt-bindings/interrupt-controller/arm-gic.h>
 #include <dt-bindings/clock/qcom,gcc-msm8996.h>
 #include <dt-bindings/clock/qcom,mmcc-msm8996.h>
+#include <dt-bindings/clock/qcom,rpmcc.h>
 
 / {
        model = "Qualcomm Technologies, Inc. MSM8996";
                        compatible = "qcom,rpm-msm8996";
                        qcom,glink-channels = "rpm_requests";
 
+                       rpmcc: qcom,rpmcc {
+                               compatible = "qcom,rpmcc-msm8996";
+                               #clock-cells = <1>;
+                       };
+
                        pm8994-regulators {
                                compatible = "qcom,rpm-pm8994-regulators";