summaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/prima2-evb.dts
diff options
context:
space:
mode:
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>2016-01-28 03:45:34 +0100
committerSimon Horman <horms+renesas@verge.net.au>2016-02-16 02:44:43 +0100
commita8b805f3606f7af7f2b44763d3d6cf05f7c15afd (patch)
tree58533327b531916fa80e3e440ee552ea77905198 /arch/arm/boot/dts/prima2-evb.dts
parentARM: dts: porter: fix JP3 jumper description (diff)
downloadlinux-a8b805f3606f7af7f2b44763d3d6cf05f7c15afd.tar.xz
linux-a8b805f3606f7af7f2b44763d3d6cf05f7c15afd.zip
ARM: dts: r8a7790: enable to use thermal-zone
This patch enables to use thermal-zone on r8a7790. This thermal sensor can measure temperature from -40000 to 125000, but over 117000 can be critical on this chip. Thus, default critical temperature is now set as 115000 (this driver is using 5000 steps) (Current critical temperature is using it as 90000, but there is no big reason about it) And it doesn't check thermal zone periodically (same as current behavior). You can exchange it by modifying polling-delay[-passive] property. You can set trip temp if your kernel has CONFIG_THERMAL_WRITABLE_TRIPS, but you need to take care to use it, since it will call orderly_poweroff() it it reaches to the value. echo $temp > /sys/class/thermal/thermal_zone0/trip_point_0_temp Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
Diffstat (limited to 'arch/arm/boot/dts/prima2-evb.dts')
0 files changed, 0 insertions, 0 deletions