mbox series

[v2,0/2] fsi: sbefifo: Add sysfs file indicating a timeout error

Message ID 20211019211749.38059-1-eajames@linux.ibm.com
Headers show
Series fsi: sbefifo: Add sysfs file indicating a timeout error | expand

Message

Eddie James Oct. 19, 2021, 9:17 p.m. UTC
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