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

SDM660 target supports the bw monitor version 4 includes
the zone counts.

Enable the bw mon4 for the SDM660 target.

Change-Id: I0f8323c6bdc91d859456ddd8a70838cd8e71779c
Signed-off-by: Santosh Mardi <gsantosh@codeaurora.org>
This commit is contained in:
Santosh Mardi 2017-01-12 20:52:54 +05:30
parent da2e9dd3fa
commit b68e5b2f11

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>;
};