linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Lijun Pan <Lijun.Pan@freescale.com>
To: <gregkh@linuxfoundation.org>, <arnd@arndb.de>,
	<devel@driverdev.osuosl.org>, <linux-kernel@vger.kernel.org>
Cc: <stuart.yoder@freescale.com>, <itai.katz@freescale.com>,
	<german.rivera@freescale.com>, <leoli@freescale.com>,
	<scottwood@freescale.com>, <agraf@suse.de>,
	<bhamciu1@freescale.com>, <R89243@freescale.com>,
	<bhupesh.sharma@freescale.com>, <nir.erez@freescale.com>,
	<richard.schmitt@freescale.com>, <dan.carpenter@oracle.com>,
	Lijun Pan <Lijun.Pan@freescale.com>
Subject: [PATCH v2 5/8] staging: fsl-mc: fsl-mc bus's sysfs rescan documentation
Date: Fri, 30 Oct 2015 14:32:07 -0500	[thread overview]
Message-ID: <1446233530-8918-6-git-send-email-Lijun.Pan@freescale.com> (raw)
In-Reply-To: <1446233530-8918-1-git-send-email-Lijun.Pan@freescale.com>

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

Signed-off-by: Lijun Pan <Lijun.Pan@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.Pan@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
-- 
2.3.3


  parent reply	other threads:[~2015-10-30 19:49 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-10-30 19:32 [PATCH v2 0/8] Management Complex restool driver Lijun Pan
2015-10-30 19:32 ` [PATCH v2 1/8] staging: fsl-mc: static inline function to differentiate root dprc Lijun Pan
2015-10-30 19:32 ` [PATCH v2 2/8] staging: fsl-mc: add sysfs rescan attribute in TODO Lijun Pan
2015-10-30 19:32 ` [PATCH v3 3/8] staging: fsl-mc: dprc device's sysfs rescan documentation Lijun Pan
2015-10-30 19:32 ` [PATCH v2 4/8] staging: fsl-mc: root dprc rescan attribute to sync kernel with MC Lijun Pan
2015-10-30 19:32 ` Lijun Pan [this message]
2015-10-30 19:32 ` [PATCH v2 6/8] staging: fsl-mc: bus " Lijun Pan
2015-10-30 19:32 ` [PATCH v2 7/8] staging: fsl-mc: update TODO and README for restool driver Lijun Pan
2015-10-30 19:32 ` [PATCH v2 8/8] staging: fsl-mc: Management Complex " Lijun Pan

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1446233530-8918-6-git-send-email-Lijun.Pan@freescale.com \
    --to=lijun.pan@freescale.com \
    --cc=R89243@freescale.com \
    --cc=agraf@suse.de \
    --cc=arnd@arndb.de \
    --cc=bhamciu1@freescale.com \
    --cc=bhupesh.sharma@freescale.com \
    --cc=dan.carpenter@oracle.com \
    --cc=devel@driverdev.osuosl.org \
    --cc=german.rivera@freescale.com \
    --cc=gregkh@linuxfoundation.org \
    --cc=itai.katz@freescale.com \
    --cc=leoli@freescale.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=nir.erez@freescale.com \
    --cc=richard.schmitt@freescale.com \
    --cc=scottwood@freescale.com \
    --cc=stuart.yoder@freescale.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).