diff options
author | Christian Lamparter <chunkeey@gmail.com> | 2018-09-22 00:38:40 +0200 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2018-09-29 17:23:11 +0200 |
commit | 641dc50164d30d4962499e1974fafde9b337faaf (patch) | |
tree | fe3527eecd51f1733f5054add1b68601a020fe03 /target/linux/brcm47xx/generic | |
parent | c417aee9f146f26cd12642138bc0cedf5950a59a (diff) | |
download | upstream-641dc50164d30d4962499e1974fafde9b337faaf.tar.gz upstream-641dc50164d30d4962499e1974fafde9b337faaf.tar.bz2 upstream-641dc50164d30d4962499e1974fafde9b337faaf.zip |
base-files: make it possible to specify switch led mode
The swconfig switch led driver has the ability to switch
between a "link, rx and/or tx" mode. However, this feature
was not implemented in uci, the led init script and
config_generate.
This patch adds a seventh parameter to the
ucidef_set_led_switch() function. The accepted values for
this parameter are: link, rx and tx.
Any permutations of these three values are supported, as
long as they are properly encased with quotes.
If the parameter is not specified it will default to "all"
(link rx tx).
Signed-off-by: Christian Lamparter <chunkeey@gmail.com>
Diffstat (limited to 'target/linux/brcm47xx/generic')
0 files changed, 0 insertions, 0 deletions