Re: [PATCH 5/6] clk: tegra: Add soctherm and tsensor clocks to Tegra124 init table

2014-06-27 Thread Peter De Schrijver
On Fri, Jun 27, 2014 at 10:11:38AM +0200, Mikko Perttunen wrote: > This adds the two clocks, soctherm and tsensor, to the T124 initialization > table. > They are required for soctherm-based thermal sensing. > > Signed-off-by: Mikko Perttunen > --- > Peter, one more zero for TSENSOR, please :)

[PATCH 5/6] clk: tegra: Add soctherm and tsensor clocks to Tegra124 init table

2014-06-27 Thread Mikko Perttunen
This adds the two clocks, soctherm and tsensor, to the T124 initialization table. They are required for soctherm-based thermal sensing. Signed-off-by: Mikko Perttunen --- Peter, one more zero for TSENSOR, please :) drivers/clk/tegra/clk-tegra124.c | 2 ++ 1 file changed, 2 insertions(+) diff

[PATCH 5/6] clk: tegra: Add soctherm and tsensor clocks to Tegra124 init table

2014-06-27 Thread Mikko Perttunen
This adds the two clocks, soctherm and tsensor, to the T124 initialization table. They are required for soctherm-based thermal sensing. Signed-off-by: Mikko Perttunen mperttu...@nvidia.com --- Peter, one more zero for TSENSOR, please :) drivers/clk/tegra/clk-tegra124.c | 2 ++ 1 file changed, 2

Re: [PATCH 5/6] clk: tegra: Add soctherm and tsensor clocks to Tegra124 init table

2014-06-27 Thread Peter De Schrijver
On Fri, Jun 27, 2014 at 10:11:38AM +0200, Mikko Perttunen wrote: This adds the two clocks, soctherm and tsensor, to the T124 initialization table. They are required for soctherm-based thermal sensing. Signed-off-by: Mikko Perttunen mperttu...@nvidia.com --- Peter, one more zero for