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

Signed-off-by: Lijun Pan <lijun....@freescale.com>
---
 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....@freescale.com>
+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

Reply via email to