mirror of
https://github.com/team-infusion-developers/android_kernel_samsung_msm8976.git
synced 2024-11-01 10:33:27 +00:00
e25d780581
This patch to the SRW-S1 driver adds the ability to control all LEDs simultaneously as testing showed that it was slow (noticably!!) when seting or clearing all the LEDs in turn. It adds a 'RPMALL' LED, whose behavoir is asserted to all the LEDs in the bar graph, individual LEDs can subsequently be turned on/off individually. Signed-off-by: Simon Wood <simon@mungewell.org> Tested-by: John Murphy <rosegardener@freeode.co.uk> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
21 lines
922 B
Text
21 lines
922 B
Text
What: /sys/class/leds/SRWS1::<serial>::RPM1
|
|
What: /sys/class/leds/SRWS1::<serial>::RPM2
|
|
What: /sys/class/leds/SRWS1::<serial>::RPM3
|
|
What: /sys/class/leds/SRWS1::<serial>::RPM4
|
|
What: /sys/class/leds/SRWS1::<serial>::RPM5
|
|
What: /sys/class/leds/SRWS1::<serial>::RPM6
|
|
What: /sys/class/leds/SRWS1::<serial>::RPM7
|
|
What: /sys/class/leds/SRWS1::<serial>::RPM8
|
|
What: /sys/class/leds/SRWS1::<serial>::RPM9
|
|
What: /sys/class/leds/SRWS1::<serial>::RPM10
|
|
What: /sys/class/leds/SRWS1::<serial>::RPM11
|
|
What: /sys/class/leds/SRWS1::<serial>::RPM12
|
|
What: /sys/class/leds/SRWS1::<serial>::RPM13
|
|
What: /sys/class/leds/SRWS1::<serial>::RPM14
|
|
What: /sys/class/leds/SRWS1::<serial>::RPM15
|
|
What: /sys/class/leds/SRWS1::<serial>::RPMALL
|
|
Date: Jan 2013
|
|
KernelVersion: 3.9
|
|
Contact: Simon Wood <simon@mungewell.org>
|
|
Description: Provides a control for turning on/off the LEDs which form
|
|
an RPM meter on the front of the controller
|