All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] fsi: sbefifo: Add sysfs file indicating a timeout error
@ 2021-10-19 21:17 Eddie James
  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
  0 siblings, 2 replies; 3+ messages in thread
From: Eddie James @ 2021-10-19 21:17 UTC (permalink / raw)
  To: linux-fsi; +Cc: linux-kernel, jk, joel, alistair, eajames

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


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-10-19 21:18 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-10-19 21:17 [PATCH v2 0/2] fsi: sbefifo: Add sysfs file indicating a timeout error Eddie James
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

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.