kernel: backport RTL8211F clkout-disable patch
authorSander Vanheule <sander@svanheule.net>
Mon, 27 Jun 2022 18:36:32 +0000 (20:36 +0200)
committerSander Vanheule <sander@svanheule.net>
Mon, 27 Jun 2022 19:56:20 +0000 (21:56 +0200)
commit7bf73e270e7f1704b21860712820dcf12b593e91
tree62e29686e55289b0baaebba0349c5311814cd16b
parent6445415809ba8cb9863f513efd56b0a77f5fdd6d
kernel: backport RTL8211F clkout-disable patch

In Linux v5.14 an extra feature was introduced for the RTL8211F phy,
allowing to disable a clock output from the phy. Part of that patch is to
always (soft) reset the phy upon initialisation.

This phy reset is required to have a working ethernet on the TP-Link
EAP225-Outdoor v3 and EAP225 v4 after a reboot. Otherwise the ethernet
port will only function properly on cold boots.

Tested-by: Andre Klärner <kandre@ak-online.be> # EAP225-Outdoor v3
Tested-by: Sven Hauer <sven.hauer+github@uniku.de> # EAP225 v4
Signed-off-by: Sander Vanheule <sander@svanheule.net>
target/linux/generic/backport-5.10/796-v5.14-net-phy-realtek-add-dt-property-to-disable-CLKOUT-cl.patch [new file with mode: 0644]