Commit aac1b297 authored by Georgi Djakov's avatar Georgi Djakov Committed by Andy Gross

arm: dts: qcom: apq8064: Add RPMCC DT node

Add the RPM Clock Controller DT node.
Signed-off-by: default avatarGeorgi Djakov <georgi.djakov@linaro.org>
Signed-off-by: default avatarAndy Gross <andy.gross@linaro.org>
parent bd301eee
......@@ -521,6 +521,11 @@ rpm@108000 {
<GIC_SPI 22 IRQ_TYPE_EDGE_RISING>;
interrupt-names = "ack", "err", "wakeup";
rpmcc: clock-controller {
compatible = "qcom,rpmcc-apq8064", "qcom,rpmcc";
#clock-cells = <1>;
};
regulators {
compatible = "qcom,rpm-pm8921-regulators";
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment