aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/hwmon
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab+samsung@kernel.org>2019-04-17 06:46:18 -0300
committerGuenter Roeck <linux@roeck-us.net>2019-04-17 09:50:33 -0700
commit9e929c6745da58ab64d2d462ba46b661c03d2060 (patch)
treeb08b9997888622932d23acc86cfd616ec10fd575 /Documentation/hwmon
parentdocs: hwmon: coretemp: convert to ReST format (diff)
downloadlinux-dev-9e929c6745da58ab64d2d462ba46b661c03d2060.tar.xz
linux-dev-9e929c6745da58ab64d2d462ba46b661c03d2060.zip
docs: hwmon: aspeed-pwm-tacho: convert to ReST format
Convert aspeed-pwm-tacho to ReST format, in order to allow it to be parsed by Sphinx. Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org> Acked-by: Andrew Jeffery <andrew@aj.id.au> Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Diffstat (limited to 'Documentation/hwmon')
-rw-r--r--Documentation/hwmon/aspeed-pwm-tacho2
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/hwmon/aspeed-pwm-tacho b/Documentation/hwmon/aspeed-pwm-tacho
index 7cfb34977460..6dcec845fbc7 100644
--- a/Documentation/hwmon/aspeed-pwm-tacho
+++ b/Documentation/hwmon/aspeed-pwm-tacho
@@ -15,8 +15,10 @@ controller supports up to 16 tachometer inputs.
The driver provides the following sensor accesses in sysfs:
+=============== ======= =====================================================
fanX_input ro provide current fan rotation value in RPM as reported
by the fan to the device.
pwmX rw get or set PWM fan control value. This is an integer
value between 0(off) and 255(full speed).
+=============== ======= =====================================================