generic: add hack for MT753x LED configuration
authorDavid Bauer <mail@david-bauer.net>
Sun, 30 Apr 2023 11:46:26 +0000 (13:46 +0200)
committerDavid Bauer <mail@david-bauer.net>
Thu, 11 May 2023 21:09:04 +0000 (23:09 +0200)
commit242fe8634eba4832877d42960ade58b60d739434
treed70a58de154a4c4877ceca6a841895480e614e40
parent523c392fe675f83f7db8460e52f7f9b99bccae65
generic: add hack for MT753x LED configuration

This adds a small hack similar to the one used for ar8xxx switches to
read a reg:value map for configuring the LED configuration registers.

This allows OpenWrt to write device-specific LED action as well as blink
configurations. It is unlikely to be accepted upstream, as upstream
plans on integrating their own framework for handling these LEDs.

Signed-off-by: David Bauer <mail@david-bauer.net>
target/linux/generic/hack-5.15/766-net-phy-mediatek-ge-add-LED-configuration-interface.patch [new file with mode: 0644]