From 17c9994611b15495678453a67506373eb6fd3c7d Mon Sep 17 00:00:00 2001 From: David Keitel Date: Mon, 12 Sep 2016 12:35:48 -0700 Subject: [PATCH] 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 --- arch/arm/boot/dts/qcom/msmcobalt.dtsi | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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 {