Re: [PATCH 3/4] ARM: shmobile: r8a7790: enable to use thermal-zone

2015-12-06 Thread Simon Horman
On Fri, Dec 04, 2015 at 03:18:11AM +, Kuninori Morimoto wrote: > > From: Kuninori Morimoto > > This patch enables to use thermal-zone on r8a7790. > This thermal sensor can measure temperature from -4 to 125000, > but over 117000 can be critical on this chip. > Thus, default critical temp

[PATCH 3/4] ARM: shmobile: r8a7790: enable to use thermal-zone

2015-12-03 Thread Kuninori Morimoto
From: Kuninori Morimoto This patch enables to use thermal-zone on r8a7790. This thermal sensor can measure temperature from -4 to 125000, but over 117000 can be critical on this chip. Thus, default critical temperature is now set as 115000 (this driver is using 5000 steps) (Current critical