On Tue, 10 Jul 2012 11:59:42 +0900
Kuninori Morimoto wrote:
> This patch add basic Renesas R-Car thermal sensor support.
> It was tested on R-Car H1 Marzen board.
>
> ...
>
> +static void rcar_thermal_bset(struct rcar_thermal_priv *priv, u32 reg,
> + u32 mask, u32 data)
This patch add basic Renesas R-Car thermal sensor support.
It was tested on R-Car H1 Marzen board.
Signed-off-by: Kuninori Morimoto
---
drivers/thermal/Kconfig|8 ++
drivers/thermal/Makefile |3 +-
drivers/thermal/rcar_thermal.c | 239 ++
2 matches
Mail list logo