]> git.karo-electronics.de Git - karo-tx-uboot.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)
committerLothar Waßmann <LW@KARO-electronics.de>
Tue, 1 Sep 2015 13:05:24 +0000 (15:05 +0200)
commit83e1c69a1ad88b2efc99d1c59acdaa9673fe792f
tree7b935339f570a99d473aaf551270c499f0679bc1
parent4ce2643f47fff7775c36a489e213173de17f3079
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