openwrt/target/linux/ipq806x/base-files/etc/board.d
Christian Marangi 4d9108e0bf
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: c707cff6c9 ("ipq806x: add LEDs definition for non-standard qca8k LEDs")
Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
2023-11-15 01:23:03 +01:00
..
01_leds ipq806x: fix wrong LEDs mode for non-standard qca8k LEDs 2023-11-15 01:23:03 +01:00
02_network ipq806x: setup DSA port conduit in board.d 2023-11-10 12:30:34 +01:00
05_compat-version ipq806x: convert each device to DSA implementation 2023-09-30 13:51:16 +02:00