Signed-off-by: Tomas Winkler <[email protected]> --- Documentation/ABI/testing/sysfs-devices-mei | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 Documentation/ABI/testing/sysfs-devices-mei
diff --git a/Documentation/ABI/testing/sysfs-devices-mei b/Documentation/ABI/testing/sysfs-devices-mei new file mode 100644 index 0000000..e6860f6 --- /dev/null +++ b/Documentation/ABI/testing/sysfs-devices-mei @@ -0,0 +1,7 @@ +What: /sys/devices/<bus-num>/<dev>/fw_status +Date: Jul 2013 +KernelVersion: 3.12 +Contact: Tomas Winkler <[email protected]> +Description: Display fw status register content for applications + monitors fw health. The register content is hw + dependent. -- 1.8.1.2 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

