From 2fd1db8819fbf73b5f74b4b4a205ab7be0957944 Mon Sep 17 00:00:00 2001 From: Ezequiel Garcia Date: Fri, 22 Mar 2013 09:23:03 -0300 Subject: [PATCH] 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-format-patch failed