commit | 31433335a2ff8bd31966d53a6c17935bc0a37eff | [log] [tgz] |
---|---|---|
author | Lei YU <mine260309@gmail.com> | Wed Jan 17 11:24:37 2018 +0800 |
committer | Brad Bishop <bradleyb@fuzziesquirrel.com> | Mon Mar 12 19:17:48 2018 +0000 |
tree | ec2b4eae3a7b88bfe064f662003a832299c02c74 | |
parent | ea7572ae0ae9e4fc6586df0055f38cd4df9ddddb [diff] |
meta-romulus: Add fan monitor config 1. Enable fan monitor; 2. Add FanPwm interface; 3. Set the factor, offset for calculation from pwm to rpm Tested: Verifid fan monitor works fine; Manually change pwm, fan monitor will set fan non-functional after a while; change pwm back, it will set fan functional again, as expected. Change-Id: Ic56cbe291959368218b60c4a5b8e305f39ff7edb Signed-off-by: Lei YU <mine260309@gmail.com>