commit | 862ac59a52945ada1a6e641ab625dc18ec614192 | [log] [tgz] |
---|---|---|
author | Patrick Venture <venture@google.com> | Wed Dec 20 09:08:29 2017 -0800 |
committer | Brad Bishop <bradleyb@fuzziesquirrel.com> | Tue Jan 30 18:51:17 2018 +0000 |
tree | fd742c9a790f1d2279e3f3a9e4818c2ee41d62c6 | |
parent | 6eec723e39e84d0c980ae3db8dba0bbd051151a3 [diff] |
Add Control.FanPwm interface The following reference indicates that pwm[n], when available are consistently implemented. Therefore, it's a valid approach. https://www.kernel.org/doc/Documentation/hwmon/sysfs-interface I'd like to use this interface with phosphor-hwmon to control our fans in a similar fashion to RPM-driven control via a target. Change-Id: Ic1d9363d616e650ba7d5162f424700d6768cdf1f Signed-off-by: Patrick Venture <venture@google.com>