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>
Mon, 24 Sep 2012 06:44:37 +0000 (14:44 +0800)
commit1e426ffddf2f158367eb6c7b8eb563c814a43283
tree7965a5e2d0dea0191ee259d6f1fd671abb8f2528
parent79a49168b595f5400ed3108cd57e90f5bbe144ca
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: 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>
Signed-off-by: Zhang Rui <rui.zhang@intel.com>
drivers/thermal/Kconfig
drivers/thermal/Makefile
drivers/thermal/rcar_thermal.c [new file with mode: 0644]