2 What: /sys/class/leds/<led>/multi_index
5 Contact: Dan Murphy <dmurphy@ti.com>
7 The multi_index array, when read, will output the LED colors
8 as an array of strings as they are indexed in the
11 For additional details please refer to
12 Documentation/leds/leds-class-multicolor.rst.
14 What: /sys/class/leds/<led>/multi_intensity
17 Contact: Dan Murphy <dmurphy@ti.com>
18 Description: read/write
19 This file contains array of integers. Order of components is
20 described by the multi_index array. The maximum intensity should
21 not exceed /sys/class/leds/<led>/max_brightness.
23 For additional details please refer to
24 Documentation/leds/leds-class-multicolor.rst.