openwrt/target/linux/ramips
Goetz Goerisch cffc52bb9a ramips: ER605v2 fix LED function definition
commit 665c2154ef
added support for ER605v2

All three LEDs where configured with LED_FUNCTION_STATUS
which worked for 23.05 and kernel 5.15.

With the upgrade to kernel 6.6 this leads to a name collision.

Therefore the USB and Power LED now use the common.h function
LED_FUNCTION_USB and LED_FUNCTION_POWER respectivly.

* fixes https://github.com/openwrt/openwrt/issues/16596

Link: https://github.com/openwrt/openwrt/pull/16606
Signed-off-by: Goetz Goerisch <ggoerisch@gmail.com>
Link: https://github.com/openwrt/openwrt/pull/16606
Signed-off-by: Robert Marko <robimarko@gmail.com>
2024-10-06 18:58:47 +02:00
..
base-files/etc ramips: remove model name from LED labels 2020-10-02 14:51:57 +02:00
dts ramips: ER605v2 fix LED function definition 2024-10-06 18:58:47 +02:00
files/drivers ramips: mtk_eth_soc: don't allocate 4 queues 2024-09-29 07:46:33 +08:00
image ramips: use OKLI loader for TP-Link RE200 v1 and RE210 v1 2024-10-06 14:07:37 +02:00
mt76x8 ramips: mt76x8: add support for Yuncore CPE200 2024-09-02 13:27:47 +02:00
mt7620 ramips: add support for Wavlink WL-WN531G3-A2 2024-07-21 18:47:37 +02:00
mt7621 mt7621: enable CONFIG_MTD_UBI_NVMEM, CONFIG_NVMEM_LAYOUT_U_BOOT_ENV 2024-10-05 00:54:44 +02:00
patches-6.6 ramips: modernize ralink i2c driver 2024-10-03 16:48:29 +02:00
rt288x ramips: gpio: convert to the generic GPIO driver 2024-07-04 22:20:47 +02:00
rt305x ramips: gpio: convert to the generic GPIO driver 2024-07-04 22:20:47 +02:00
rt3883 ramips: gpio: convert to the generic GPIO driver 2024-07-04 22:20:47 +02:00
Makefile ramips: switch to Linux 6.6 2024-05-03 21:36:42 +01:00
modules.mk ramips: modules: add Mediatek MMC driver package 2024-07-11 18:57:41 +02:00