thermal: of: implement .set_trips for device tree thermal zones
authorSascha Hauer <s.hauer@pengutronix.de>
Wed, 22 Jun 2016 08:42:02 +0000 (16:42 +0800)
committerZhang Rui <rui.zhang@intel.com>
Fri, 19 Aug 2016 06:46:02 +0000 (14:46 +0800)
commit252b787977f3f48fe4d63463c227726dd24aeb35
treed7b604fd52f961583f0affbda221041bd6bfaa17
parenta79e1cc0d3ba900634aa86fa91b36b89afec5a59
thermal: of: implement .set_trips for device tree thermal zones

This patch implements .set_trips for device tree thermal zones.
As the hardware-tracked trip points is supported by thermal core patch[0].

patch[0]
"thermal: Add support for hardware-tracked trip points".

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Signed-off-by: Caesar Wang <wxt@rock-chips.com>
Cc: Zhang Rui <rui.zhang@intel.com>
Cc: Eduardo Valentin <edubezval@gmail.com>
Reviewed-by: Javi Merino <javi.merino@arm.com>
Signed-off-by: Eduardo Valentin <edubezval@gmail.com>
Signed-off-by: Zhang Rui <rui.zhang@intel.com>
drivers/thermal/of-thermal.c
include/linux/thermal.h
This page took 0.02634 seconds and 5 git commands to generate.