diff options
author | David Bauer <mail@david-bauer.net> | 2020-01-21 21:11:20 +0100 |
---|---|---|
committer | David Bauer <mail@david-bauer.net> | 2020-01-22 22:54:14 +0100 |
commit | 5f4f269ce12558e90743512e08be0f2b8b701279 (patch) | |
tree | 7409a340490a9a35a840db736e5251bb7bdb3300 /tools/firmware-utils/src/mkdlinkfw-lib.c | |
parent | a8898f1a1126279e4c316fd217365bc463f7db0b (diff) | |
download | upstream-5f4f269ce12558e90743512e08be0f2b8b701279.tar.gz upstream-5f4f269ce12558e90743512e08be0f2b8b701279.tar.bz2 upstream-5f4f269ce12558e90743512e08be0f2b8b701279.zip |
generic at803x: remove unneeded patches
- Remove the "RGMII TX delay fixup" hack and the associated
DT-property. It was never used in a DT-based platform and
solved a problem which can be mitigated by using correct
delays on the MAC side.
- Remove the patch to enable platform-data support for the
at803x driver. It was only used by ar71xx which does not
(and never will) support kernel 4.19 or later.
- Remove the SmartEEE DT-configuration patch. As explained
previously, this patch never disabled the Atheros SmartEEE
implementation, but rather "standard" EEE. This can be done
on device-tree compatible platforms by adding the
"eee-broken-1000t" or "eee-broken-100tx" properties to the PHY
node. As all usages of the old properties are migrated, this
patch can be removed.
Signed-off-by: David Bauer <mail@david-bauer.net>
Acked-by: Christian Lamparter <chunkeey@gmail.com>
Diffstat (limited to 'tools/firmware-utils/src/mkdlinkfw-lib.c')
0 files changed, 0 insertions, 0 deletions