commit | 445c02076f1e60d2ee51503bf1288ef9f3bc8809 | [log] [tgz] |
---|---|---|
author | Akinobu Mita <akinobu.mita@gmail.com> | Mon Jan 25 00:22:16 2016 +0900 |
committer | Alexandre Belloni <alexandre.belloni@free-electrons.com> | Thu Feb 04 23:44:17 2016 +0100 |
tree | 8d9923a5a96c0d4e2f573f24b545c3582f885b39 | |
parent | 8bc2a40730ec74271a0573a6882871308d069f5d [diff] |
rtc: ds1307: add temperature sensor support for ds3231 DS3231 has the temperature registers with a resolution of 0.25 degree celsius. This enables to get the value through hwmon. # cat /sys/class/i2c-adapter/i2c-2/2-0068/hwmon/hwmon0/temp1_input 21000 Signed-off-by: Akinobu Mita <akinobu.mita@gmail.com> Acked-by: Guenter Roeck <linux@roeck-us.net> Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>