From: Eddie James <eajames@linux.ibm.com>
To: linux-fsi@lists.ozlabs.org
Cc: linux-kernel@vger.kernel.org, jk@ozlabs.org, joel@jms.id.au,
alistair@popple.id.au, eajames@linux.ibm.com
Subject: [PATCH v2 0/2] fsi: sbefifo: Add sysfs file indicating a timeout error
Date: Tue, 19 Oct 2021 16:17:47 -0500 [thread overview]
Message-ID: <20211019211749.38059-1-eajames@linux.ibm.com> (raw)
Add a sysfs file in the SBEFIFO device driver to indicate a timeout error, and
notify pollers when a timeout occurs. Document the file in the testing
directory.
Changes since v1:
- Add the documentation
Eddie James (2):
docs: ABI: testing: Document the SBEFIFO timeout interface
fsi: sbefifo: Add sysfs file indicating a timeout error
.../ABI/testing/sysfs-bus-fsi-devices-sbefifo | 10 ++++++++++
drivers/fsi/fsi-sbefifo.c | 16 ++++++++++++++++
2 files changed, 26 insertions(+)
create mode 100644 Documentation/ABI/testing/sysfs-bus-fsi-devices-sbefifo
--
2.27.0
next reply other threads:[~2021-10-19 21:18 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-10-19 21:17 Eddie James [this message]
2021-10-19 21:17 ` [PATCH v2 1/2] docs: ABI: testing: Document the SBEFIFO timeout interface Eddie James
2021-10-19 21:17 ` [PATCH v2 2/2] fsi: sbefifo: Add sysfs file indicating a timeout error Eddie James
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=20211019211749.38059-1-eajames@linux.ibm.com \
--to=eajames@linux.ibm.com \
--cc=alistair@popple.id.au \
--cc=jk@ozlabs.org \
--cc=joel@jms.id.au \
--cc=linux-fsi@lists.ozlabs.org \
--cc=linux-kernel@vger.kernel.org \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.