Merge "ARM: dts: msm: enable bw mon4 version on sdm660 target."

This commit is contained in:
Linux Build Service Account 2017-01-13 08:07:53 -08:00 committed by Gerrit - the friendly Code Review server
commit 1c062334ae

View file

@ -984,11 +984,12 @@
};
bwmon: qcom,cpu-bwmon {
compatible = "qcom,bimc-bwmon3";
compatible = "qcom,bimc-bwmon4";
reg = <0x01008000 0x300>, <0x01001000 0x200>;
reg-names = "base", "global_base";
interrupts = <0 183 4>;
qcom,mport = <0>;
qcom,hw-timer-hz = <19200000>;
qcom,target-dev = <&cpubw>;
};