Re: [PATCH V7 05/12] thermal: tegra: add Tegra210 specific SOC_THERM driver

2016-03-15 Thread Eduardo Valentin
On Tue, Mar 15, 2016 at 02:59:52PM +0800, Wei Ni wrote: > > > On 2016年03月15日 02:57, Eduardo Valentin wrote: > > * PGP Signed by an unknown key > > > > On Fri, Mar 11, 2016 at 11:10:25AM +0800, Wei Ni wrote: > >> Add Tegra210 specific SOC_THERM driver. > >> > >> Signed-off-by: Wei Ni > >> --- >

Re: [PATCH V7 05/12] thermal: tegra: add Tegra210 specific SOC_THERM driver

2016-03-15 Thread Wei Ni
On 2016年03月15日 02:57, Eduardo Valentin wrote: > * PGP Signed by an unknown key > > On Fri, Mar 11, 2016 at 11:10:25AM +0800, Wei Ni wrote: >> Add Tegra210 specific SOC_THERM driver. >> >> Signed-off-by: Wei Ni >> --- >> drivers/thermal/tegra/Makefile| 1 + >> drivers/thermal/tegr

Re: [PATCH V7 05/12] thermal: tegra: add Tegra210 specific SOC_THERM driver

2016-03-14 Thread Eduardo Valentin
On Fri, Mar 11, 2016 at 11:10:25AM +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 ++ > dri