]> git.karo-electronics.de Git - karo-tx-linux.git/commit
thermal: add Renesas R-Car thermal sensor support
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Sat, 21 Jul 2012 00:53:48 +0000 (10:53 +1000)
committerZhang Rui <rui.zhang@intel.com>
Thu, 9 Aug 2012 01:11:35 +0000 (09:11 +0800)
commit33631dfe6eab694aa56e39aadebb1b82fd9886e0
tree7965a5e2d0dea0191ee259d6f1fd671abb8f2528
parent372f46d78a129553d34a9f53bc2ed8ae5cdac915
thermal: add Renesas R-Car thermal sensor support

This patch add basic Renesas R-Car thermal sensor support.
It was tested on R-Car H1 Marzen board.

Signed-off-by: Zhang Rui <rui.zhang@intel.com>
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Cc: Len Brown <len.brown@intel.com>
Cc: Joe Perches <joe@perches.com>
Cc: Jean Delvare <khali@linux-fr.org>
Cc: Guenter Roeck <guenter.roeck@ericsson.com>
Cc: Magnus Damm <magnus.damm@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
drivers/thermal/Kconfig
drivers/thermal/Makefile
drivers/thermal/rcar_thermal.c [new file with mode: 0644]