diff options
| author | Runmin Wang <runminw@codeaurora.org> | 2016-05-03 13:13:26 -0700 |
|---|---|---|
| committer | Runmin Wang <runminw@codeaurora.org> | 2016-10-13 13:04:11 -0700 |
| commit | 90c2d5300ee2bc1dafae9be7225dd61540cffef7 (patch) | |
| tree | 64b1384d51da3fe9b2c8570e0451f83546f5096b /Documentation | |
| parent | 1fac7f53bdec193dfbaba8a9706075dc4d5ff756 (diff) | |
soc: qcom: core_hang: Separate sysfs entry for silver and gold cluster
Silver and gold cluster use different PMU_EVENT and may need to have
different threshold values.
This patch creates different sysfs entries for silver and gold cluster.
CRs-Fixed: 1004392
Change-Id: I88cdf5110cadb44a81c0c700d5188bf639bb2129
Signed-off-by: Runmin Wang <runminw@codeaurora.org>
Diffstat (limited to 'Documentation')
| -rw-r--r-- | Documentation/devicetree/bindings/arm/msm/msm_hang_detect.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/arm/msm/msm_hang_detect.txt b/Documentation/devicetree/bindings/arm/msm/msm_hang_detect.txt index 7f23d9a3c6e8..1700d588fd46 100644 --- a/Documentation/devicetree/bindings/arm/msm/msm_hang_detect.txt +++ b/Documentation/devicetree/bindings/arm/msm/msm_hang_detect.txt @@ -25,6 +25,7 @@ The device tree parameters for the core hang detection are: Required properties: - compatible : "qcom,core-hang-detect" +- label: unique name used to created sysfs entry - qcom,threshold-arr : Array of APCS_ALIAS*_CORE_HANG_THRESHOLD register address for each core. |
