Merge "ARM: dts: msm: Add RTB and MSM MPM sleep counter nodes for kona"
This commit is contained in:
commit
b058dd7897
1 changed files with 11 additions and 0 deletions
|
@ -2077,6 +2077,17 @@
|
|||
interrupt-names = "tsens-upper-lower", "tsens-critical";
|
||||
#thermal-sensor-cells = <1>;
|
||||
};
|
||||
|
||||
qcom,msm-rtb {
|
||||
compatible = "qcom,msm-rtb";
|
||||
qcom,rtb-size = <0x100000>;
|
||||
};
|
||||
|
||||
qcom,mpm2-sleep-counter@c221000 {
|
||||
compatible = "qcom,mpm2-sleep-counter";
|
||||
reg = <0xc221000 0x1000>;
|
||||
clock-frequency = <32768>;
|
||||
};
|
||||
};
|
||||
|
||||
#include "kona-bus.dtsi"
|
||||
|
|
Loading…
Reference in a new issue