[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1454974818-5385-6-git-send-email-Lijun.Pan@freescale.com>
Date: Mon, 8 Feb 2016 17:40:15 -0600
From: Lijun Pan <Lijun.Pan@...escale.com>
To: <gregkh@...uxfoundation.org>, <arnd@...db.de>,
<devel@...verdev.osuosl.org>, <linux-kernel@...r.kernel.org>
CC: <stuart.yoder@...escale.com>, <itai.katz@...escale.com>,
<german.rivera@...escale.com>, <leoli@...escale.com>,
<scottwood@...escale.com>, <agraf@...e.de>,
<bhamciu1@...escale.com>, <R89243@...escale.com>,
<bhupesh.sharma@...escale.com>, <nir.erez@...escale.com>,
<richard.schmitt@...escale.com>, <dan.carpenter@...cle.com>,
<Lijun.Pan2000@...il.com>, Lijun Pan <Lijun.Pan@...escale.com>
Subject: [PATCH v3 5/8] staging: fsl-mc: fsl-mc bus's sysfs rescan documentation
Add the sysfs documentation for the rescan attribute of
fsl-mc bus.
Signed-off-by: Lijun Pan <Lijun.Pan@...escale.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.Pan@...escale.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
Powered by blists - more mailing lists