aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorTim Harvey <tharvey@gateworks.com>2015-11-19 06:49:40 -0800
committerEduardo Valentin <edubezval@gmail.com>2015-11-23 16:38:40 -0800
commita2291badc355d58ead5c19ae0609468947416040 (patch)
tree5c3b0a66ef3895a42e7bb4a5edfd1e59356fbec3 /include
parentthermal: fix thermal_zone_bind_cooling_device prototype (diff)
downloadlinux-dev-a2291badc355d58ead5c19ae0609468947416040.tar.xz
linux-dev-a2291badc355d58ead5c19ae0609468947416040.zip
imx: thermal: use CPU temperature grade info for thresholds
The IMX6Q/IMX6DL SoC's have a 2-bit temperature grade stored in OTP which is valid for all IMX6 SoC's (despite the fact that the IMXSDLRM and IMXSXRM do not document this - this has been proven via tests as well as verified by Freescale FAE). Instead of assuming a fixed 85C for passive cooling threshold and 105C for critical use the thermal grade for these configurations. We will set the critical to maxT - 5C and passive to maxT - 10C. Cc: Anson Huang <b20788@freescale.com> Cc: Fabio Estevam <fabio.estevam@freescale.com> Acked-by: Shawn Guo <shawn.guo@linaro.org> Acked-by: Jon Nettleton <jon@solid-run.com> Signed-off-by: Tim Harvey <tharvey@gateworks.com> ---- v3: - rebase against linux-soc-thermal.git - added ack's from Shawn and Jon v2: - remove check for IMX6Q and update comments: The OTP values have been tested on IMX6SOLO, IMX6DUALLITE, and IMX6SX and Freescale FAE has shared data with me that the OTP settings are the same and that the reference manuals will reflect this in their next updates. - set critical to max - 5C - set passive to max - 10C - display max temp in info - do not allow passive to be set above critical Signed-off-by: Eduardo Valentin <edubezval@gmail.com>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions