summaryrefslogtreecommitdiff
path: root/arch/arm64/boot/dts/qcom
diff options
context:
space:
mode:
authorGeorgi Djakov <georgi.djakov@linaro.org>2015-12-03 14:02:53 (GMT)
committerAndy Gross <andy.gross@linaro.org>2016-02-24 06:14:06 (GMT)
commite2841db7a2a2a8bff2672b7e0f731d12d1fc5c1e (patch)
tree534547161b1f3fefed6ff02c17c834bc63fce60a /arch/arm64/boot/dts/qcom
parentbd6429e81010fdfa8be9df7f136251f905d055f8 (diff)
downloadlinux-e2841db7a2a2a8bff2672b7e0f731d12d1fc5c1e.tar.xz
arm64: dts: qcom: msm8916: Add RPMCC DT node
Add the RPM Clock Controller DT node and include the necessary header file for clocks. Signed-off-by: Georgi Djakov <georgi.djakov@linaro.org> Signed-off-by: Andy Gross <andy.gross@linaro.org>
Diffstat (limited to 'arch/arm64/boot/dts/qcom')
-rw-r--r--arch/arm64/boot/dts/qcom/msm8916.dtsi5
1 files changed, 5 insertions, 0 deletions
diff --git a/arch/arm64/boot/dts/qcom/msm8916.dtsi b/arch/arm64/boot/dts/qcom/msm8916.dtsi
index 10c12a4..7705207 100644
--- a/arch/arm64/boot/dts/qcom/msm8916.dtsi
+++ b/arch/arm64/boot/dts/qcom/msm8916.dtsi
@@ -524,6 +524,11 @@
compatible = "qcom,rpm-msm8916";
qcom,smd-channels = "rpm_requests";
+ rpmcc: qcom,rpmcc {
+ compatible = "qcom,rpmcc-msm8916", "qcom,rpmcc";
+ #clock-cells = <1>;
+ };
+
smd_rpm_regulators: pm8916-regulators {
compatible = "qcom,rpm-pm8916-regulators";