commit | c35c4195f919a077ce106ec84cfcecbb0b67db30 | [log] [tgz] |
---|---|---|
author | Kirill Esipov <yesipov@gmail.com> | Wed Jun 28 14:29:09 2017 +0300 |
committer | Alexandre Belloni <alexandre.belloni@free-electrons.com> | Thu Jul 06 22:37:16 2017 +0200 |
tree | 1f9121e8bf88d2dfe4cbc2e416920344fa7f07ca | |
parent | d0a67c372df410b579197ea818596001fe20070d [diff] |
rtc: ds3232: add temperature support DS3232/DS3234 has the temperature registers with a resolution of 0.25 degree celsius. This enables to get the value through hwmon. # cat /sys/class/hwmon/hwmon0/temp1_input 37250 Signed-off-by: Kirill Esipov <yesipov@gmail.com> Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>