Merge "ARM: dts: msm: Add ERP device definition on msmtriton"
This commit is contained in:
commit
01ee9b7c17
1 changed files with 15 additions and 0 deletions
|
@ -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>;
|
||||
|
|
Loading…
Add table
Reference in a new issue