Commit 58fe8bba authored by Faiz Abbas's avatar Faiz Abbas Committed by Ulf Hansson

dt-bindings: sdhci-omap: Add note for cpu_thermal

The driver fetches a thermal zone using the string "cpu_thermal" for
tuning operation. Add a note for the same.
Signed-off-by: default avatarFaiz Abbas <faiz_abbas@ti.com>
Signed-off-by: default avatarUlf Hansson <ulf.hansson@linaro.org>
parent 197ce1a5
...@@ -2,6 +2,8 @@ ...@@ -2,6 +2,8 @@
Refer to mmc.txt for standard MMC bindings. Refer to mmc.txt for standard MMC bindings.
For UHS devices which require tuning, the device tree should have a "cpu_thermal" node which maps to the appropriate thermal zone. This is used to get the temperature of the zone during tuning.
Required properties: Required properties:
- compatible: Should be "ti,dra7-sdhci" for DRA7 and DRA72 controllers - compatible: Should be "ti,dra7-sdhci" for DRA7 and DRA72 controllers
Should be "ti,k2g-sdhci" for K2G Should be "ti,k2g-sdhci" for K2G
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment