aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVadim Pasternak <vadimp@mellanox.com>2019-06-23 08:16:29 -0400
committerAndy Shevchenko <andriy.shevchenko@linux.intel.com>2019-07-03 08:37:33 -0400
commitba07e3aacc08de2e6f6cd199c3618fbbc2c45f0c (patch)
tree5bf027af79df53a46164731bb072e3a3d3cbe67a
parent262d861bf7d6dfb80f720d09d8fc901c8b24f9f7 (diff)
Documentation/ABI: Add new attribute for mlxreg-io sysfs interfaces
Add documentation for the new attributes for exposing reset causes for the next type of resets: caused by different watchdog, BIOS reload, ASIC reset request. Signed-off-by: Vadim Pasternak <vadimp@mellanox.com> Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
-rw-r--r--Documentation/ABI/stable/sysfs-driver-mlxreg-io20
1 files changed, 20 insertions, 0 deletions
diff --git a/Documentation/ABI/stable/sysfs-driver-mlxreg-io b/Documentation/ABI/stable/sysfs-driver-mlxreg-io
index 156319fc5b80..28ca00cc8d6b 100644
--- a/Documentation/ABI/stable/sysfs-driver-mlxreg-io
+++ b/Documentation/ABI/stable/sysfs-driver-mlxreg-io
@@ -127,3 +127,23 @@ Description: These files show the system reset cause, as following: ComEx
127 the last reset cause. 127 the last reset cause.
128 128
129 The files are read only. 129 The files are read only.
130
131Date: June 2019
132KernelVersion: 5.3
133Contact: Vadim Pasternak <vadimpmellanox.com>
134Description: These files show the system reset cause, as following:
135 COMEX thermal shutdown; wathchdog power off or reset was derived
136 by one of the next components: COMEX, switch board or by Small Form
137 Factor mezzanine, reset requested from ASIC, reset cuased by BIOS
138 reload. Value 1 in file means this is reset cause, 0 - otherwise.
139 Only one of the above causes could be 1 at the same time, representing
140 only last reset cause.
141
142 The files are read only.
143
144What: /sys/devices/platform/mlxplat/mlxreg-io/hwmon/hwmon*/reset_comex_thermal
145What: /sys/devices/platform/mlxplat/mlxreg-io/hwmon/hwmon*/reset_comex_wd
146What: /sys/devices/platform/mlxplat/mlxreg-io/hwmon/hwmon*/reset_from_asic
147What: /sys/devices/platform/mlxplat/mlxreg-io/hwmon/hwmon*/reset_reload_bios
148What: /sys/devices/platform/mlxplat/mlxreg-io/hwmon/hwmon*/reset_sff_wd
149What: /sys/devices/platform/mlxplat/mlxreg-io/hwmon/hwmon*/reset_swb_wd