commit | 25a2243e0862ee35f53dc48f471ae61f048ef00e | [log] [tgz] |
---|---|---|
author | Lei YU <mine260309@gmail.com> | Fri Oct 14 11:45:05 2016 +0800 |
committer | Patrick Williams <patrick@stwcx.xyz> | Thu Oct 20 19:21:47 2016 +0000 |
tree | 99e63df31b0d356c254afa7bb3bbca3499f42d1e | |
parent | e6592b514af5ee8a2ef0391010074bbd480de181 [diff] |
Add hwmon0 config in Palmetto.py and Barreleye.py Both Palmetto.py and Barreleye are missing hwmon0 in HWMON_CONFIG, which results in `Unhandled hwmon` warning log flood. Add hwmon0's config (i2c 0-0068 for RTC ds3231's temperature) to fix the issue. Resolves openbmc/openbmc#608 Change-Id: Ief6a13e2cec64fbc25348c715d81bf1e2f1f5564 Signed-off-by: Lei YU <mine260309@gmail.com>