OSDN Git Service

thermal: Add support for the thermal sensor on Kirkwood SoCs
authorNobuhiro Iwamatsu <iwamatsu@nigauri.org>
Wed, 6 Feb 2013 06:35:24 +0000 (06:35 +0000)
committerZhang Rui <rui.zhang@intel.com>
Fri, 8 Feb 2013 12:25:56 +0000 (20:25 +0800)
commit7060aa36645c51d1205ef0e0cbf7b564f1f52f36
tree068862ada1e03eaa9dbd564d3ca60325cb3d50c4
parent76cc1887496fe80138c6b07c37d7f81e4cf27cde
thermal: Add support for the thermal sensor on Kirkwood SoCs

This patch adds support for Kirkwood 88F6282 and 88F6283 thermal sensor.

Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
Signed-off-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: Zhang Rui <rui.zhang@intel.com>
Documentation/devicetree/bindings/thermal/kirkwood-thermal.txt [new file with mode: 0644]
drivers/thermal/Kconfig
drivers/thermal/Makefile
drivers/thermal/kirkwood_thermal.c [new file with mode: 0644]