summaryrefslogtreecommitdiffstats
path: root/Documentation/hwmon
diff options
context:
space:
mode:
authorMarius Zachmann <mail@mariuszachmann.de>2024-05-13 21:47:34 +0200
committerGuenter Roeck <linux@roeck-us.net>2024-05-30 00:23:54 +0200
commit5997eb60f896830126bc1783465b678b110e2fdd (patch)
treec3cf24ea17d3ea3d2286fa309ae5688d3a5aa389 /Documentation/hwmon
parentLinux 6.10-rc1 (diff)
downloadlinux-5997eb60f896830126bc1783465b678b110e2fdd.tar.xz
linux-5997eb60f896830126bc1783465b678b110e2fdd.zip
hwmon: (corsair-cpro) Add firmware and bootloader information
Add support for reporting firmware and bootloader version using debugfs. Update documentation accordingly. Signed-off-by: Marius Zachmann <mail@mariuszachmann.de> Link: https://lore.kernel.org/r/20240513194734.43040-2-mail@mariuszachmann.de Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Diffstat (limited to 'Documentation/hwmon')
-rw-r--r--Documentation/hwmon/corsair-cpro.rst8
1 files changed, 8 insertions, 0 deletions
diff --git a/Documentation/hwmon/corsair-cpro.rst b/Documentation/hwmon/corsair-cpro.rst
index 751f95476b57..15077203a2f8 100644
--- a/Documentation/hwmon/corsair-cpro.rst
+++ b/Documentation/hwmon/corsair-cpro.rst
@@ -39,3 +39,11 @@ fan[1-6]_target Sets fan speed target rpm.
pwm[1-6] Sets the fan speed. Values from 0-255. Can only be read if pwm
was set directly.
======================= =====================================================================
+
+Debugfs entries
+---------------
+
+======================= ===================
+firmware_version Firmware version
+bootloader_version Bootloader version
+======================= ===================