]> code.ossystems Code Review - bsp/u-boot.git/commit
thermal: imx_thermal: use CPU temperature grade for trip points
authorTim Harvey <tharvey@gateworks.com>
Mon, 18 May 2015 13:56:47 +0000 (06:56 -0700)
committerOtavio Salvador <otavio@ossystems.com.br>
Wed, 20 May 2015 14:02:12 +0000 (11:02 -0300)
commit10aced37cecf117e54e71bd700228f57dc34e579
tree6a87bd5912d0585c0a7ccda3c5389d79a6df2cf8
parentb02bbe45cfb82fc9d85853764ea1ebe3f925dd34
thermal: imx_thermal: use CPU temperature grade for trip points

Replace the hard-coded values for min/max/passive with values derived from
the CPU temperature grade.

Signed-off-by: Tim Harvey <tharvey@gateworks.com>
drivers/thermal/imx_thermal.c