generic: mxl-gpy: allow configuring LED registers
authorDavid Bauer <mail@david-bauer.net>
Sat, 11 Mar 2023 00:38:19 +0000 (01:38 +0100)
committerDavid Bauer <mail@david-bauer.net>
Fri, 24 Mar 2023 19:30:29 +0000 (20:30 +0100)
commit90691f450543fa0a7f0258ffce06ec22e516445b
treedcdb88320f46cdd38811392cdd83f811f6d53437
parent156c00dedc1861131d11ea6f0ca217d019f2ee85
generic: mxl-gpy: allow configuring LED registers

Add a patch to allow modification of the PHY LED configuration. This is
required for boards, where the reset configuration of LED functions is
incompatibe with the usage of the device LEDs.

This is the case for the ASUS TUF-AX4200 Wireless router. It requires
modification of the LED configuration because as the WAN LED on the
front of the device is driven by the PHY. Without patching, it would
only illuminate in case the Link speed is 100 Mbit/s.

Signed-off-by: David Bauer <mail@david-bauer.net>
target/linux/generic/hack-5.15/765-mxl-gpy-control-LED-reg-from-DT.patch [new file with mode: 0644]