From: Ezequiel Garcia Date: Fri, 22 Mar 2013 12:23:03 +0000 (-0300) Subject: thermal: dove: Fix thermal sensor formula X-Git-Tag: v3.10-rc1~42^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2fd1db8819fbf73b5f74b4b4a205ab7be0957944;p=pandora-kernel.git thermal: dove: Fix thermal sensor formula The currently formula has been taken from the 88AP510 SoC datasheet, which is not exactly correct. The correct value for the temperature in Celcius of the sensor present in this SoC is: Celsius = (322-reg)/1.3625 Signed-off-by: Lior Amsalem Signed-off-by: Ezequiel Garcia Acked-by: Andrew Lunn Signed-off-by: Zhang Rui --- Reading git-diff-tree failed