summaryrefslogtreecommitdiff
path: root/arch
diff options
context:
space:
mode:
authorDavid Keitel <dkeitel@codeaurora.org>2016-09-12 12:35:48 -0700
committerDavid Keitel <dkeitel@codeaurora.org>2016-09-15 06:58:10 -0700
commit17c9994611b15495678453a67506373eb6fd3c7d (patch)
tree29056763cabdd2f22cf110a607b6f017bfe7ad33 /arch
parente549f7bdb0d3901171d48ffe32a8f4321183a6aa (diff)
ARM: dts: msm: enable bwmon4 for cpubw monitor for msmcobalt
Add the qcom,hw-timer-hz property and enable qcom,bimc-bwmon4 device for msmcobalt to be able to use the BWMON2 hardware instead of the legacy BWMON hardware. Change-Id: I1d1c2e5d2fcf705d8ffd527ec7434d90cc004834 Signed-off-by: David Keitel <dkeitel@codeaurora.org>
Diffstat (limited to 'arch')
-rw-r--r--arch/arm/boot/dts/qcom/msmcobalt.dtsi3
1 files changed, 2 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/qcom/msmcobalt.dtsi b/arch/arm/boot/dts/qcom/msmcobalt.dtsi
index f830b2172050..726bdeaa9760 100644
--- a/arch/arm/boot/dts/qcom/msmcobalt.dtsi
+++ b/arch/arm/boot/dts/qcom/msmcobalt.dtsi
@@ -542,12 +542,13 @@
};
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,target-dev = <&cpubw>;
+ qcom,hw-timer-hz = <19200000>;
};
mincpubw: qcom,mincpubw {