aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVadim Pasternak <vadimp@mellanox.com>2018-07-26 18:41:02 -0400
committerDarren Hart (VMware) <dvhart@infradead.org>2018-08-01 20:41:31 -0400
commita34e134314813c73409f44986b41e03ca57fce3c (patch)
treeb0b18aecacfd0bc88c9db587d607d138f312ef5a
parent2ac24d336c95fb2525574d4fd46f0673d27464e7 (diff)
Documentation/ABI: Add new attribute for mlxreg-io sysfs interfaces
The systems of type MSN21xx, MSN201x have a slight difference from the default reset cause bits description, it uses reset_hotswap_or_halt instead of reset_hotswap_or_wd. New attribute is documented. Signed-off-by: Vadim Pasternak <vadimp@mellanox.com> Signed-off-by: Darren Hart (VMware) <dvhart@infradead.org>
-rw-r--r--Documentation/ABI/stable/sysfs-driver-mlxreg-io5
1 files changed, 3 insertions, 2 deletions
diff --git a/Documentation/ABI/stable/sysfs-driver-mlxreg-io b/Documentation/ABI/stable/sysfs-driver-mlxreg-io
index 815689b93679..d9d117d457e1 100644
--- a/Documentation/ABI/stable/sysfs-driver-mlxreg-io
+++ b/Documentation/ABI/stable/sysfs-driver-mlxreg-io
@@ -57,6 +57,7 @@ Description: These files allow asserting system power cycling, switching
57What: /sys/devices/platform/mlxplat/mlxreg-io/hwmon/hwmon*/ 57What: /sys/devices/platform/mlxplat/mlxreg-io/hwmon/hwmon*/
58 reset_aux_pwr_or_ref 58 reset_aux_pwr_or_ref
59 reset_asic_thermal 59 reset_asic_thermal
60 reset_hotswap_or_halt
60 reset_hotswap_or_wd 61 reset_hotswap_or_wd
61 reset_fw_reset 62 reset_fw_reset
62 reset_long_pb 63 reset_long_pb
@@ -67,8 +68,8 @@ Date: June 2018
67KernelVersion: 4.19 68KernelVersion: 4.19
68Contact: Vadim Pasternak <vadimpmellanox.com> 69Contact: Vadim Pasternak <vadimpmellanox.com>
69Description: These files show the system reset cause, as following: power 70Description: These files show the system reset cause, as following: power
70 auxiliary outage or power refresh, ASIC thermal shutdown, 71 auxiliary outage or power refresh, ASIC thermal shutdown, halt,
71 hotswap or watchdog, firmware reset, long press power button, 72 hotswap, watchdog, firmware reset, long press power button,
72 short press power button, software reset. Value 1 in file means 73 short press power button, software reset. Value 1 in file means
73 this is reset cause, 0 - otherwise. Only one of the above 74 this is reset cause, 0 - otherwise. Only one of the above
74 causes could be 1 at the same time, representing only last 75 causes could be 1 at the same time, representing only last