[PATCH RESEND v2 5/8] staging: fsl-mc: fsl-mc bus's sysfs rescan documentation

From: Lijun Pan
Date: Fri Dec 11 2015 - 14:44:27 EST


Add the sysfs documentation for the rescan attribute of
fsl-mc bus.

Signed-off-by: Lijun Pan <Lijun.Pan@xxxxxxxxxxxxx>
---
Documentation/ABI/testing/sysfs-bus-fsl-mc | 11 +++++++++++
1 file changed, 11 insertions(+)
create mode 100644 Documentation/ABI/testing/sysfs-bus-fsl-mc

diff --git a/Documentation/ABI/testing/sysfs-bus-fsl-mc b/Documentation/ABI/testing/sysfs-bus-fsl-mc
new file mode 100644
index 0000000..3fa747c
--- /dev/null
+++ b/Documentation/ABI/testing/sysfs-bus-fsl-mc
@@ -0,0 +1,11 @@
+What: /sys/bus/fsl-mc/rescan
+Date: October 2015
+Contact: Lijun Pan <Lijun.Pan@xxxxxxxxxxxxx>
+Description:
+ Writing a non-zero value to this attribute will
+ force a rescan of fsl-mc bus in the system, and
+ add/remove previously added/removed objects in
+ Management Complex firmwarer, i.e., synchronize
+ the objects under fsl-mc bus and Management Complex
+ firmware. For example:
+ # echo 1 > /sys/bus/fsl-mc/rescan
--
2.3.3

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/