Thermal: Dove: Add Themal sensor support for Dove.
authorAndrew Lunn <andrew@lunn.ch>
Wed, 6 Feb 2013 06:35:26 +0000 (06:35 +0000)
committerZhang Rui <rui.zhang@intel.com>
Fri, 8 Feb 2013 12:26:02 +0000 (20:26 +0800)
commit74ffa64c23616706381c30064a47888382bba30f
tree9d97a2a194cc3444535e2decc9ff4fb2d6a53d46
parent7060aa36645c51d1205ef0e0cbf7b564f1f52f36
Thermal: Dove: Add Themal sensor support for Dove.

The Marvell Dove SoC has a thermal sensor. Add a driver using the
thermal framework.

Signed-off-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
Signed-off-by: Zhang Rui <rui.zhang@intel.com>
Documentation/devicetree/bindings/thermal/dove-thermal.txt [new file with mode: 0644]
drivers/thermal/Kconfig
drivers/thermal/Makefile
drivers/thermal/dove_thermal.c [new file with mode: 0644]