diff --git a/bindings/devfreq/arm-memlat-mon.txt b/bindings/devfreq/arm-memlat-mon.txt index 67dc991b..dff7e300 100644 --- a/bindings/devfreq/arm-memlat-mon.txt +++ b/bindings/devfreq/arm-memlat-mon.txt @@ -15,6 +15,9 @@ Optional properties: Defaults to 0x17 if not specified. - qcom,inst-ev: The instruction count event that this monitor is supposed to measure. Defaults to 0x08 if not specified. +- qcom,stall-cycle-ev: The stall cycle count that this monitor is supposed to measure. + Assumes 100% stall if not specified. + Example: @@ -24,6 +27,7 @@ Example: qcom,target-dev = <&memlat0>; qcom,cachemiss-ev = <0x2A>; qcom,inst-ev = <0x08>; + qcom,stall-cycle-ev = <0xE7>; qcom,core-dev-table = < 300000 1525>, < 499200 3143>,