Re: [PATCH v5 2/2] trigger: ledtrig-tty: add additional modes

From: Jiri Slaby
Date: Wed Feb 22 2023 - 02:21:24 EST


On 22. 02. 23, 8:16, Jiri Slaby wrote:
vim +9 Documentation/ABI/testing/sysfs-class-led-trigger-tty

   > 9    Date:        January 2023

I apologies for the question! But I don't know what the test buildbot here wants from me.
I've looked at the other files and I can't find anything that stands out.

sphinx is always misleading.

It's the indentation of all "LED on if ...".

So this should work:

Specifies the operating to trigger the LED.
The following operating modes are supported:

* Tx/Rx: Flash LED on data transmission (default)
* CTS: DCE Ready to accept data from the DTE.
LED on if line is high.
* DSR: DCE is ready to receive and send data.
LED on if line is high.
* CAR: DCE is receiving a carrier from a remote DTE.
LED on if line is high.
* RNG: DCE has detected an incoming ring signal.
LED on if line is high.

--
js
suse labs