Skip to content

Commit 45c2818

Browse files
elkablopavelmachek
authored andcommitted
Documentation: ABI: leds-turris-omnia: document sysfs attribute
Document the global brightness attribute for the Turris Omnia LED controller. Signed-off-by: Marek Behún <marek.behun@nic.cz> Signed-off-by: Pavel Machek <pavel@ucw.cz>
1 parent 089381b commit 45c2818

1 file changed

Lines changed: 14 additions & 0 deletions

File tree

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
What: /sys/class/leds/<led>/device/brightness
2+
Date: July 2020
3+
KernelVersion: 5.9
4+
Contact: Marek Behún <marek.behun@nic.cz>
5+
Description: (RW) On the front panel of the Turris Omnia router there is also
6+
a button which can be used to control the intensity of all the
7+
LEDs at once, so that if they are too bright, user can dim them.
8+
9+
The microcontroller cycles between 8 levels of this global
10+
brightness (from 100% to 0%), but this setting can have any
11+
integer value between 0 and 100. It is therefore convenient to be
12+
able to change this setting from software.
13+
14+
Format: %i

0 commit comments

Comments
 (0)