summaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
authorLinux Build Service Account <lnxbuild@localhost>2019-01-23 21:24:27 -0800
committerGerrit - the friendly Code Review server <code-review@localhost>2019-01-23 21:24:26 -0800
commit86330cd7a198ac705d87637a8d5d677f3c132b62 (patch)
tree5d670e30fb78e68211389403888a06ef3e22673e /Documentation
parent8b1c3f57dd7a8af6855d3b1eb2168def5531e698 (diff)
parent9727198d6d71ec5f624da1eb55b296c51d546742 (diff)
Merge "mmc: core: Initialize temperature controlled clock scaling"
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/devicetree/bindings/mmc/sdhci-msm.txt12
1 files changed, 12 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/mmc/sdhci-msm.txt b/Documentation/devicetree/bindings/mmc/sdhci-msm.txt
index 9916c34e62b8..380e8453b4ce 100644
--- a/Documentation/devicetree/bindings/mmc/sdhci-msm.txt
+++ b/Documentation/devicetree/bindings/mmc/sdhci-msm.txt
@@ -113,6 +113,18 @@ In the following, <supply> can be vdd (flash core voltage) or vdd-io (I/O voltag
- qcom,wakeup-on-idle: if configured, the mmcqd thread will call
set_wake_up_idle(), thereby voting for it to be called on idle CPUs.
+ - qcom,late-sdhci-msm: if configured, the sdhci probe will be called in
+ late_init() call context and probe will be delayed.
+
+ - qcom,tsens-id: temperature sensor id which is closest to SDC host controller.
+
+ - qcom,disable_scaling_threshold_temp: temperature value at which scaling is
+ disabled if the temperature falls below this temperature.
+
+ - qcom,enable_scaling_threshold_temp: temperature value at which scaling is
+ enabled, when the scaling is disabled, if temperature rises above this
+ temperature.
+
Example:
aliases {