]> 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)
committerStephen Rothwell <sfr@canb.auug.org.au>
Wed, 25 Jul 2012 03:02:18 +0000 (13:02 +1000)
commitbd09b67b4b0c09b891e5a6b9793c686e1476297f
tree0c70187bf75f3a3e76b83199e1247c83ee973cc6
parent52a79aa559b1ffa8eafbd20a7c8683aa56867175
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>
drivers/thermal/Kconfig
drivers/thermal/Makefile
drivers/thermal/rcar_thermal.c [new file with mode: 0644]