Commit 0a4cbc53 authored by Colin Ian King's avatar Colin Ian King Committed by Jonathan Corbet
Browse files

Documentation: fix spelling mistakes of "Celcius" -- > "Celsius"

parent 843e4d1e
Loading
Loading
Loading
Loading
+4 −4
Original line number Diff line number Diff line
@@ -117,10 +117,10 @@ support, which is achieved via the R0 and R1 config register bits, where:

R0..R1
------
 0  0 => 9 bits, 0.5 degrees Celcius
 1  0 => 10 bits, 0.25 degrees Celcius
 0  1 => 11 bits, 0.125 degrees Celcius
 1  1 => 12 bits, 0.0625 degrees Celcius
 0  0 => 9 bits, 0.5 degrees Celsius
 1  0 => 10 bits, 0.25 degrees Celsius
 0  1 => 11 bits, 0.125 degrees Celsius
 1  1 => 12 bits, 0.0625 degrees Celsius

Note:
At initial device power-on, the default resolution is set to 12-bits.
+1 −1
Original line number Diff line number Diff line
@@ -42,7 +42,7 @@ thresholds can be configured thanks to the following HWMON attributes:
 * Critical: temp1_crit and temp1_crit_hyst;
 * Shutdown: temp1_emergency and temp1_emergency_hyst.

NOTE: Remember that the values are stored as milli degrees Celcius. Don't forget
NOTE: Remember that the values are stored as milli degrees Celsius. Don't forget
to multiply!

Fan management