Documentation: fpga: dfl: add descriptions for thermal/power management interfaces
authorXu Yilun <yilun.xu@intel.com>
Mon, 14 Oct 2019 05:42:01 +0000 (13:42 +0800)
committerMoritz Fischer <mdf@kernel.org>
Thu, 17 Oct 2019 02:18:26 +0000 (19:18 -0700)
This patch add introductions to thermal/power interfaces. They are
implemented as hwmon sysfs interfaces by thermal/power private
feature drivers.

Signed-off-by: Xu Yilun <yilun.xu@intel.com>
Signed-off-by: Wu Hao <hao.wu@intel.com>
Acked-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Moritz Fischer <mdf@kernel.org>
Documentation/fpga/dfl.rst

index 6fa483fc823eb6b37dfe95b6da1fb3d672978b7a..094fc8aacd8e53248a8cd86db20d105b979353c0 100644 (file)
@@ -108,6 +108,16 @@ More functions are exposed through sysfs
      error reporting sysfs interfaces allow user to read errors detected by the
      hardware, and clear the logged errors.
 
+ Power management (dfl_fme_power hwmon)
+     power management hwmon sysfs interfaces allow user to read power management
+     information (power consumption, thresholds, threshold status, limits, etc.)
+     and configure power thresholds for different throttling levels.
+
+ Thermal management (dfl_fme_thermal hwmon)
+     thermal management hwmon sysfs interfaces allow user to read thermal
+     management information (current temperature, thresholds, threshold status,
+     etc.).
+
 
 FIU - PORT
 ==========