]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ENGR00155995 [MX6]Adjust default thermal point
authorAnson Huang <b20788@freescale.com>
Mon, 5 Sep 2011 01:53:56 +0000 (09:53 +0800)
committerLothar Waßmann <LW@KARO-electronics.de>
Fri, 24 May 2013 06:33:11 +0000 (08:33 +0200)
commit026b3b67835e6b621a80234f543875c606168a58
tree13f5685d9b00f3ef821ce0e382f6a488a041e555
parent5e6b052d07a714362353cb762895763c7123bb6c
ENGR00155995 [MX6]Adjust default thermal point

Current thermal reading formula is not accurate,
and different board has different value, previous
setting of trip point setting is too low, and some
boards can reach hot and critical point easily, so
change the trip point as below:

critical : 50 -> 100 C
hot : 40 -> 90 C
active : 30 -> 80 C

these trip points value can also be changed via echo
an value into /sys/class/thermal/thermal_zone0/trip..

Signed-off-by: Anson Huang <b20788@freescale.com>
drivers/mxc/thermal/thermal.c