ipq806x: fix wrong LEDs mode for non-standard qca8k LEDs
authorChristian Marangi <ansuelsmth@gmail.com>
Wed, 15 Nov 2023 00:20:56 +0000 (01:20 +0100)
committerChristian Marangi <ansuelsmth@gmail.com>
Wed, 15 Nov 2023 00:23:03 +0000 (01:23 +0100)
commit4d9108e0bfcac0380cfa9379f906b0a8f9842762
tree530febd56a4881684517a53472be6665d6e21b19
parentc23b509d72f3a50e4417345a02aea48ef9c451aa
ipq806x: fix wrong LEDs mode for non-standard qca8k LEDs

There was a typo in the LED definition for the mode of non-standard
qca8k LEDs. Mode for link speed was wrongly set to link-10 link-100
link-1000 while the real mode in sysfs is link_10 link_100 and
link_1000.

Fix the entry to the correct mode.

Fixes: c707cff6c94b ("ipq806x: add LEDs definition for non-standard qca8k LEDs")
Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
target/linux/ipq806x/base-files/etc/board.d/01_leds