Re: [PATCH V3 05/11] thermal: tegra: add T210-specific SOC_THERM driver

2016-01-24 Thread Wei Ni
On 2016年01月21日 22:25, Thierry Reding wrote: > * PGP Signed by an unknown key > > On Mon, Jan 18, 2016 at 06:03:46PM +0800, Wei Ni wrote: >> Add Tegra210 specific SOC_THERM driver. >> >> Signed-off-by: Wei Ni >> --- >> drivers/thermal/tegra/Makefile| 1 + >> drivers/thermal/tegra/

Re: [PATCH V3 05/11] thermal: tegra: add T210-specific SOC_THERM driver

2016-01-21 Thread Thierry Reding
On Mon, Jan 18, 2016 at 06:03:46PM +0800, Wei Ni wrote: > Add Tegra210 specific SOC_THERM driver. > > Signed-off-by: Wei Ni > --- > drivers/thermal/tegra/Makefile| 1 + > drivers/thermal/tegra/soctherm-fuse.c | 11 ++ > drivers/thermal/tegra/soctherm.c | 6 + > driv