[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <1404180423.8366.15.camel@rzhang1-toshiba>
Date: Tue, 01 Jul 2014 10:07:03 +0800
From: Zhang Rui <rui.zhang@...el.com>
To: Lee Jones <lee.jones@...aro.org>
Cc: linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org,
kernel@...inux.com, eduardo.valentin@...il.com,
ajitpal.singh@...com, linux-pm@...r.kernel.org,
devicetree@...r.kernel.org, maxime.coquelin@...com,
patrice.chotard@...com
Subject: Re: [PATCH 0/6] thermal: sti: Add new Thermal driver
Hi, Eduardo,
what do you think of this patch set?
thanks,
rui
On Fri, 2014-05-30 at 10:38 +0100, Lee Jones wrote:
> This patchset adds full support for 2 types of Thermal Controllers
> produced by STMicroelectronics. One is a more traditional memory
> mapped variant, the other is controlled solely by system configuration
> registers.
>
> Documentation/devicetree/bindings/thermal/st-thermal.txt | 42 ++++++++++++++++
> arch/arm/boot/dts/stih416.dtsi | 18 +++++++
> arch/arm/configs/multi_v7_defconfig | 2 +
> drivers/thermal/Kconfig | 5 ++
> drivers/thermal/Makefile | 1 +
> drivers/thermal/st/Kconfig | 12 +++++
> drivers/thermal/st/Makefile | 3 ++
> drivers/thermal/st/st_thermal.c | 313 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
> drivers/thermal/st/st_thermal.h | 104 ++++++++++++++++++++++++++++++++++++++
> drivers/thermal/st/st_thermal_memmap.c | 209 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
> drivers/thermal/st/st_thermal_syscfg.c | 179 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
> 11 files changed, 888 insertions(+)
>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists