Re: [PATCH v6 2/2] thermal: uniphier: add UniPhier thermal driver

2017-08-10 Thread Kunihiko Hayashi
Hi, On Tue, 8 Aug 2017 21:29:10 +0800 wrote: > On Tue, 2017-08-01 at 17:04 +0900, Kunihiko Hayashi wrote: > > Add a thermal driver for on-chip PVT (Process, Voltage and > > Temperature) > > monitoring unit implemented on UniPhier SoCs. This driver supports > > temperature

Re: [PATCH v6 2/2] thermal: uniphier: add UniPhier thermal driver

2017-08-10 Thread Kunihiko Hayashi
Hi, On Tue, 8 Aug 2017 21:29:10 +0800 wrote: > On Tue, 2017-08-01 at 17:04 +0900, Kunihiko Hayashi wrote: > > Add a thermal driver for on-chip PVT (Process, Voltage and > > Temperature) > > monitoring unit implemented on UniPhier SoCs. This driver supports > > temperature monitoring and alert

Re: [PATCH v6 2/2] thermal: uniphier: add UniPhier thermal driver

2017-08-08 Thread Zhang Rui
On Tue, 2017-08-01 at 17:04 +0900, Kunihiko Hayashi wrote: > Add a thermal driver for on-chip PVT (Process, Voltage and > Temperature) > monitoring unit implemented on UniPhier SoCs. This driver supports > temperature monitoring and alert function. > > Signed-off-by: Kunihiko Hayashi

Re: [PATCH v6 2/2] thermal: uniphier: add UniPhier thermal driver

2017-08-08 Thread Zhang Rui
On Tue, 2017-08-01 at 17:04 +0900, Kunihiko Hayashi wrote: > Add a thermal driver for on-chip PVT (Process, Voltage and > Temperature) > monitoring unit implemented on UniPhier SoCs. This driver supports > temperature monitoring and alert function. > > Signed-off-by: Kunihiko Hayashi > --- >  

[PATCH v6 2/2] thermal: uniphier: add UniPhier thermal driver

2017-08-01 Thread Kunihiko Hayashi
Add a thermal driver for on-chip PVT (Process, Voltage and Temperature) monitoring unit implemented on UniPhier SoCs. This driver supports temperature monitoring and alert function. Signed-off-by: Kunihiko Hayashi --- drivers/thermal/Kconfig| 8 +

[PATCH v6 2/2] thermal: uniphier: add UniPhier thermal driver

2017-08-01 Thread Kunihiko Hayashi
Add a thermal driver for on-chip PVT (Process, Voltage and Temperature) monitoring unit implemented on UniPhier SoCs. This driver supports temperature monitoring and alert function. Signed-off-by: Kunihiko Hayashi --- drivers/thermal/Kconfig| 8 + drivers/thermal/Makefile