Merge "ARM: dts: msm: Add ERP device definition on msmtriton"

This commit is contained in:
Linux Build Service Account 2016-12-06 14:33:09 -08:00 committed by Gerrit - the friendly Code Review server
commit 01ee9b7c17

View file

@ -527,6 +527,21 @@
};
};
arm64-cpu-erp {
compatible = "arm,arm64-cpu-erp";
interrupts = <0 43 4>,
<0 44 4>,
<0 41 4>,
<0 42 4>;
interrupt-names = "pri-dbe-irq",
"sec-dbe-irq",
"pri-ext-irq",
"sec-ext-irq";
poll-delay-ms = <5000>;
};
clock_rpmcc: qcom,rpmcc {
compatible = "qcom,rpmcc-msmfalcon", "qcom,rpmcc";
#clock-cells = <1>;