Merge "ARM: dts: msm: enable bw mon4 version on sdm660 target."
This commit is contained in:
commit
1c062334ae
1 changed files with 2 additions and 1 deletions
|
@ -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>;
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue