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

From: Lijun Pan
Date: Mon Feb 08 2016 - 19:15:39 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
--
1.7.9.5