Loading bindings/devfreq/bimc-bwmon.txt +8 −0 Original line number Diff line number Diff line Loading @@ -17,6 +17,11 @@ Required properties: - qcom,target-dev: The DT device that corresponds to this master port - qcom,hw-timer-hz: Hardware sampling rate in Hz. This field must be specified for "qcom,bimc-bwmon4" Optional properties: - qcom,byte-mid-match: Byte count MID match value - qcom,byte-mid-mask: Byte count MID mask value - qcom,count-unit: Number of bytes monitor counts in Example: qcom,cpu-bwmon { compatible = "qcom,bimc-bwmon"; Loading @@ -26,4 +31,7 @@ Example: qcom,mport = <0>; qcom,target-dev = <&cpubw>; qcom,hw-timer-hz = <19200000>; qcom,byte-mid-match = <0x1e00>; qcom,byte-mid-mask = <0x1e00>; qcom,count-unit = <0x100000>; }; Loading
bindings/devfreq/bimc-bwmon.txt +8 −0 Original line number Diff line number Diff line Loading @@ -17,6 +17,11 @@ Required properties: - qcom,target-dev: The DT device that corresponds to this master port - qcom,hw-timer-hz: Hardware sampling rate in Hz. This field must be specified for "qcom,bimc-bwmon4" Optional properties: - qcom,byte-mid-match: Byte count MID match value - qcom,byte-mid-mask: Byte count MID mask value - qcom,count-unit: Number of bytes monitor counts in Example: qcom,cpu-bwmon { compatible = "qcom,bimc-bwmon"; Loading @@ -26,4 +31,7 @@ Example: qcom,mport = <0>; qcom,target-dev = <&cpubw>; qcom,hw-timer-hz = <19200000>; qcom,byte-mid-match = <0x1e00>; qcom,byte-mid-mask = <0x1e00>; qcom,count-unit = <0x100000>; };