Merge "ARM: dts: msm: Add BIMC bwmon support for CPU port in 8939"

This commit is contained in:
Linux Build Service Account 2014-07-08 06:55:35 -07:00 committed by Gerrit - the friendly Code Review server
commit f97c6bc00b
1 changed files with 9 additions and 0 deletions

View File

@ -595,6 +595,15 @@
#clock-cells = <1>;
};
qcom,cpu-bwmon {
compatible = "qcom,bimc-bwmon";
reg = <0x408000 0x300>, <0x401000 0x200>;
reg-names = "base", "global_base";
interrupts = <0 183 1>;
qcom,mport = <0>;
qcom,target-dev = <&cpubw>;
};
qcom_tzlog: tz-log@8600720 {
compatible = "qcom,tz-log";
reg = <0x08600720 0x1000>;